Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-07-19T03:07:54.696Z||main|||||INFO|500||The following profiles are active: basic
2023-07-19T03:08:28.210Z||main|||||INFO|500||Starting service [Tomcat]
2023-07-19T03:08:28.212Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-07-19T03:08:28.528Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-07-19T03:08:44.619Z||main|||||INFO|500||catdb-pool - Starting...
2023-07-19T03:08:45.376Z||main|||||INFO|500||catdb-pool - Start completed.
2023-07-19T03:08:46.451Z||main|||||INFO|500||reqdb-pool - Starting...
2023-07-19T03:08:46.501Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-07-19T03:08:46.928Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-07-19T03:08:48.032Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-07-19T03:08:50.674Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-07-19T03:08:57.747Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-07-19T03:09:03.043Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-07-19T03:09:03.167Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-07-19T03:09:04.002Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-07-19T03:09:04.240Z||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-07-19T03:09:09.464Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-07-19T03:09:15.568Z||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-07-19T03:09:18.096Z||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-07-19T03:09:22.028Z||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-07-19T03:09:22.046Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:22.126Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:24.339Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:24.340Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[2105], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:21 GMT], Content-Type=[application/json]}
2023-07-19T03:09:24.354Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"ad55e19e696d44328fc9b970f3937815","versionId":"694ceb3cb4e04f5290b9c51d067ba9a7"}

2023-07-19T03:09:24.452Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-07-19T03:09:24.612Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:24.614Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:24.620Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:25.101Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:25.103Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[443], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:24 GMT]}
2023-07-19T03:09:25.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:25.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-07-19T03:09:25.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:25.467Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:25.469Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[40988cf4-6fdb-49c3-83e4-c255af81b162], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:25.495Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:25.728Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[230], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:25 GMT], Content-Type=[application/json]}
2023-07-19T03:09:25.740Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0ecfbd8f0746460791d318a51b432986","versionId":"64d254c7de78405eb844d89234e9c7dd"}

2023-07-19T03:09:25.743Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:25.753Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-07-19T03:09:25.861Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:25.875Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:25.877Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:26.262Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:26.264Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[368], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:25 GMT]}
2023-07-19T03:09:26.265Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:26.265Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-07-19T03:09:26.266Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:26.431Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:26.432Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[74f8d474-77b1-446b-8301-459e443e14b3], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:26.434Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:26.764Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[326], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:25 GMT], Content-Type=[application/json]}
2023-07-19T03:09:26.765Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"875e70c4ea614bacbba7c30626b8378d","versionId":"cb8ffa8c8b7d42f5a52d0bca95f45c14"}

2023-07-19T03:09:26.767Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:26.771Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-07-19T03:09:27.045Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:27.047Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:27.055Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:27.402Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:27.403Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[320], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:26 GMT]}
2023-07-19T03:09:27.404Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:27.404Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-07-19T03:09:27.405Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:27.703Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:27.705Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:27.710Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:27.936Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:27.937Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[219], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:27 GMT], Content-Type=[application/json]}
2023-07-19T03:09:27.938Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"54d974be4ed0490188b3be2a8305075c","versionId":"2c4bb9c7066341b5a961c58cfb58c2a0"}

2023-07-19T03:09:27.945Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-07-19T03:09:28.081Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:28.086Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b25149a9-afc8-41ad-85c4-24c8e16dec72], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:28.091Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:28.512Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[403], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:27 GMT]}
2023-07-19T03:09:28.517Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:28.519Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:28.522Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-07-19T03:09:28.523Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:28.830Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:28.832Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:28.833Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:29.020Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:29.021Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[179], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:28 GMT], Content-Type=[application/json]}
2023-07-19T03:09:29.022Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"1c3c880273da42b094f57d43fb76e778","versionId":"2938c44004d24c5bb7deb5d08146289e"}

2023-07-19T03:09:29.026Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-07-19T03:09:29.126Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:29.128Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e191bdde-e8db-4b99-8ee1-9048c356c05b], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:29.130Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:29.433Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[295], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:28 GMT]}
2023-07-19T03:09:29.440Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:29.442Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:29.442Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-07-19T03:09:29.443Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:29.611Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:29.612Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[584da07f-6410-4ed2-8bff-527d07eaef60], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:29.624Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:29.912Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[282], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:29 GMT], Content-Type=[application/json]}
2023-07-19T03:09:29.914Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3a83ca01c3c64103bd518bbe6221dac2","versionId":"f775a207469f4622aa4751dd7e7ebdd6"}

2023-07-19T03:09:29.916Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:29.923Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-07-19T03:09:30.002Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:30.003Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[20cf0600-9df0-4746-8cbf-52a77e107ccd], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:30.005Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:30.411Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[368], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:29 GMT]}
2023-07-19T03:09:30.414Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:30.415Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:30.416Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-07-19T03:09:30.422Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:30.591Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:30.593Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:30.596Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:30.812Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:30.813Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[212], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:30 GMT], Content-Type=[application/json]}
2023-07-19T03:09:30.818Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"a53c1dacd12f4e0d9afd1e1436f0b0bb","versionId":"f20256fa3b1c4f0e9b76e067b76384a3"}

2023-07-19T03:09:30.828Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-07-19T03:09:30.937Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:30.939Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[48bad913-e626-4aff-872d-d1cc453dda1b], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:30.941Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:31.284Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[338], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:30 GMT]}
2023-07-19T03:09:31.284Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:31.285Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:31.288Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-07-19T03:09:31.289Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:31.441Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:31.443Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:31.458Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:31.659Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:31.660Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[195], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:30 GMT], Content-Type=[application/json]}
2023-07-19T03:09:31.661Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"d2237a50edbe4fa6b24ceb0f113c25e7","versionId":"184e1cfb71b14152a6275660d2c20aa7"}

2023-07-19T03:09:31.680Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-07-19T03:09:31.789Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:31.795Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:31.813Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:32.152Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:32.153Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[320], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:31 GMT]}
2023-07-19T03:09:32.153Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:32.154Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-07-19T03:09:32.154Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:32.278Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:32.280Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:32.286Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:32.503Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:32.504Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[207], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:31 GMT], Content-Type=[application/json]}
2023-07-19T03:09:32.504Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"e2dab9a25e0040ed8c6151624c1b118b","versionId":"22e9c540e7fb4279bff832c470d48eab"}

2023-07-19T03:09:32.507Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-07-19T03:09:32.619Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:32.620Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71243615-33d1-4093-ab6b-6ba9fadc4ab1], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:32.636Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:33.003Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[359], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:32 GMT]}
2023-07-19T03:09:33.004Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:33.005Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:33.006Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-07-19T03:09:33.007Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:33.275Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:33.276Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[074910e9-4ab4-4471-b5cc-7cff5846d2cf], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:33.279Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:33.505Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[216], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:32 GMT], Content-Type=[application/json]}
2023-07-19T03:09:33.509Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2072f8b56e9c4a358e436380cf4c562a","versionId":"9f3633cee9904a22b6934521646a9dde"}

2023-07-19T03:09:33.511Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:33.515Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-07-19T03:09:33.602Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:33.603Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:33.605Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:33.897Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:33.897Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[281], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:33 GMT]}
2023-07-19T03:09:33.898Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:33.908Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-07-19T03:09:33.911Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.047Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.049Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:34.056Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.251Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:34.252Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[169], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:33 GMT], Content-Type=[application/json]}
2023-07-19T03:09:34.253Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"86062507176149c1a79795c2256b4f08","versionId":"332931a5641444b3b02d5ff788d40a82"}

2023-07-19T03:09:34.260Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-07-19T03:09:34.431Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:34.433Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:34.447Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:34.711Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:34.720Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[258], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:33 GMT]}
2023-07-19T03:09:34.726Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:34.727Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-07-19T03:09:34.727Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.931Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:34.932Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d209c5e-ec02-48fc-9ccd-04238212de77], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:34.934Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:35.285Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[346], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:34 GMT], Content-Type=[application/json]}
2023-07-19T03:09:35.287Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"08548c68298945bb9325fc3586805033","versionId":"b497a68fb07a4120947318fe8d9dcf2a"}

2023-07-19T03:09:35.288Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:35.292Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-07-19T03:09:35.425Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:35.427Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:35.429Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:35.784Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:35.785Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[351], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:34 GMT]}
2023-07-19T03:09:35.785Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:35.791Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-07-19T03:09:35.792Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:35.889Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:35.891Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5808563c-a51d-446d-86db-87c8b3a74b05], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:35.893Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:36.112Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[208], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:35 GMT], Content-Type=[application/json]}
2023-07-19T03:09:36.117Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9e5df0a35f7547cf99faa9729dfdae11","versionId":"a26ef42d8d2841b383f2703ed2e5f75b"}

2023-07-19T03:09:36.118Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:36.135Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-07-19T03:09:36.236Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:36.237Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:36.240Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:36.554Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:36.555Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[305], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:35 GMT]}
2023-07-19T03:09:36.555Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:36.556Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-07-19T03:09:36.556Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:36.664Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:36.666Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[758b382f-5773-4730-8d56-cb9a76f7faa8], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:36.668Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:36.866Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[192], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:36 GMT], Content-Type=[application/json]}
2023-07-19T03:09:36.867Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"af99ee9279924351be00292d3ad82afb","versionId":"f638af40757d424796b01fd9d7b93869"}

2023-07-19T03:09:36.868Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:36.871Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-07-19T03:09:36.955Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:36.955Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c9f5b2f8-7e1d-4b9c-8256-df12261293e3], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:36.957Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:37.243Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[277], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:36 GMT]}
2023-07-19T03:09:37.244Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:37.247Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:37.248Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-07-19T03:09:37.248Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:37.342Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:37.343Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4ba59995-6cce-491f-a487-a0ba53a59347], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:37.345Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:37.570Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[214], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:36 GMT], Content-Type=[application/json]}
2023-07-19T03:09:37.572Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"83e1c7a4c1cd47d3a22d43c629f88529","versionId":"ded52fa6ffd04e7597480156d07a40a9"}

2023-07-19T03:09:37.573Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:37.576Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-07-19T03:09:37.624Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:37.626Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:37.628Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:37.884Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:37.885Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[251], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:37 GMT]}
2023-07-19T03:09:37.885Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:37.886Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-07-19T03:09:37.886Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:37.989Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:37.990Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4191ef74-0b58-44a6-972c-5b42cdbcbbd2], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:37.992Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:38.180Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[185], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:37 GMT], Content-Type=[application/json]}
2023-07-19T03:09:38.183Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1a7dc2e419bd4895bee7e81323276c22","versionId":"a291f19cbeaa44c1bfd0a8311382a9de"}

2023-07-19T03:09:38.184Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:38.188Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-07-19T03:09:38.242Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:38.244Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:38.245Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:38.556Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:38.557Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[306], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:37 GMT]}
2023-07-19T03:09:38.557Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:38.557Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-07-19T03:09:38.558Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:38.650Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:38.651Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[924a4741-4564-4647-8174-7041636e5393], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:38.653Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:38.955Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[296], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:38 GMT], Content-Type=[application/json]}
2023-07-19T03:09:38.957Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ba9f965e7fc44c698d557f32aee10f2a","versionId":"b9abba61b70242f2b3dc87e238a3596d"}

2023-07-19T03:09:38.959Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:38.962Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-07-19T03:09:39.033Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:39.035Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:39.036Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:39.419Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:39.422Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[378], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:38 GMT]}
2023-07-19T03:09:39.423Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:39.423Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-07-19T03:09:39.423Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:39.551Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:39.552Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bf69df04-5611-45d9-a8d2-e1dc93727125], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:39.553Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:39.820Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:39 GMT], Content-Type=[application/json]}
2023-07-19T03:09:39.822Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1c17d1397e454820a9f645aafa1fe3c9","versionId":"ba49032bc8254d8cb8847e39af4de7e8"}

2023-07-19T03:09:39.824Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:39.826Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-07-19T03:09:40.130Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:40.131Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f574ebf0-8383-4c71-9a56-bd8be1afded0], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:40.142Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:40.567Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[414], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:39 GMT]}
2023-07-19T03:09:40.568Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:40.569Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:40.581Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-07-19T03:09:40.586Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:40.705Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:40.706Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:40.708Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:40.923Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:40.924Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[211], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:40 GMT], Content-Type=[application/json]}
2023-07-19T03:09:40.925Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"6501fbc91df6453eb7c0bf732a926753","versionId":"dbd07ac996cd4329ab00e4bcce03c3d2"}

2023-07-19T03:09:40.929Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-07-19T03:09:41.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:41.106Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:41.108Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:41.559Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:41.560Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[399], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:40 GMT]}
2023-07-19T03:09:41.564Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:41.564Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-07-19T03:09:41.568Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:41.689Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:41.690Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1933f2c9-eeff-4f15-ad7f-5da312bce8aa], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:41.691Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:41.891Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[197], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:41 GMT], Content-Type=[application/json]}
2023-07-19T03:09:41.893Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2ffe5c6e9d1b4264b3f82afb9035ab9f","versionId":"86c0d6463ef74bf2aa3fd8b142087ee5"}

2023-07-19T03:09:41.894Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:41.898Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-07-19T03:09:41.979Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:41.980Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:41.982Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:42.304Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:42.305Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[317], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:41 GMT]}
2023-07-19T03:09:42.305Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:42.306Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-07-19T03:09:42.306Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:42.415Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:42.417Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:42.419Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:42.605Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:42.618Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[182], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:41 GMT], Content-Type=[application/json]}
2023-07-19T03:09:42.619Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"f2de2df6ec784ecdaefaa3a459e0e66b","versionId":"cd414e7d1d3b4b35a9c7135cf5972c56"}

2023-07-19T03:09:42.634Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-07-19T03:09:42.725Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:42.728Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3086ed8e-b87d-4845-a868-6f8d5cb59d02], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:42.729Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:43.048Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[315], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:42 GMT]}
2023-07-19T03:09:43.054Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:43.056Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:43.057Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-07-19T03:09:43.064Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.249Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.250Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:43.253Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.435Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:43.435Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[173], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:42 GMT], Content-Type=[application/json]}
2023-07-19T03:09:43.436Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"89f8a3f03c2b4089872add7c9bc621cd","versionId":"7829fd9e7fc74694940352323e9d2c4d"}

2023-07-19T03:09:43.438Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-07-19T03:09:43.524Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:43.525Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[13d8827e-ed97-461d-9e9b-5e6cb6856422], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:43.526Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:43.797Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[267], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:43 GMT]}
2023-07-19T03:09:43.798Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:43.799Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:43.800Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-07-19T03:09:43.800Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.898Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:43.899Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[49f5fa42-439c-4e81-91ec-1b66673a83a0], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:43.902Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.108Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[201], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:43 GMT], Content-Type=[application/json]}
2023-07-19T03:09:44.109Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2298892d9efe464bbed2ed8942634684","versionId":"77608496fde34ee0b9bd885550ec6d39"}

2023-07-19T03:09:44.111Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:44.114Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-07-19T03:09:44.159Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:44.160Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:44.163Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:44.445Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:44.447Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[274], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:43 GMT]}
2023-07-19T03:09:44.448Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:44.448Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-07-19T03:09:44.449Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.528Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.529Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:44.531Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.835Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:44.836Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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], x-envoy-upstream-service-time=[297], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:44 GMT], Content-Type=[application/json]}
2023-07-19T03:09:44.837Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"435d3f108370447fb61665ef60b97abe","versionId":"2068d33d5d024ba08f5ca86c85d135d5"}

2023-07-19T03:09:44.844Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-07-19T03:09:44.961Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:44.962Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:44.964Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-07-19T03:09:45.696Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:45.699Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[725], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:44 GMT]}
2023-07-19T03:09:45.700Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:45.701Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-07-19T03:09:54.370Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:10:05.097Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||WARN|500||---
2023-07-19T03:10:05.097Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-07-19T03:10:05.097Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||WARN|500||---
2023-07-19T03:10:05.914Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-07-19T03:10:19.604Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Started Application in 165.198 seconds (JVM running for 173.793)
2023-07-19T03:10:19.663Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-07-19T03:10:19.670Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-07-19T03:10:19.719Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-07-19T03:10:19.858Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6df57c34-97b8-4d66-9c21-87104b843a84 url= /sdc/v1/artifactTypes
2023-07-19T03:10:19.872Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-19T03:10:20.176Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-07-19T03:10:20.337Z||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-07-19T03:10:20.338Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-07-19T03:10:20.338Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ef7cd69b-265f-4ae3-90dc-462678467a83 url= /sdc/v1/distributionKafkaData
2023-07-19T03:10:20.338Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-07-19T03:10:20.418Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-07-19T03:10:20.441Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2e93ad2e
2023-07-19T03:10:20.606Z||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-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef
	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-07-19T03:10:20.721Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Instantiated an idempotent producer.
2023-07-19T03:10:20.920Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-07-19T03:10:21.037Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-07-19T03:10:21.038Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-07-19T03:10:21.038Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1689736221032
2023-07-19T03:10:21.047Z||scheduling-1|||||INFO|500||start DistributionClient
2023-07-19T03:10:21.086Z||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-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92
	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-07-19T03:10:21.299Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-07-19T03:10:21.300Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-07-19T03:10:21.300Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1689736221299
2023-07-19T03:10:21.303Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:10:21.309Z||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-4d04a714-ed46-42da-984e-e0f77894f5f9
	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-07-19T03:10:21.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:10:21.340Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-07-19T03:10:21.341Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-07-19T03:10:21.341Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1689736221340
2023-07-19T03:10:21.342Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:10:21.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:10:21.351Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-07-19T03:10:23.379Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.380Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.383Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.380Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.384Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.400Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Cluster ID: UHgPwppJR8iWLXPYbyO54A
2023-07-19T03:10:23.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Cluster ID: UHgPwppJR8iWLXPYbyO54A
2023-07-19T03:10:23.393Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Cluster ID: UHgPwppJR8iWLXPYbyO54A
2023-07-19T03:10:23.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-07-19T03:10:23.415Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-07-19T03:10:23.416Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] ProducerId set to 1004 with epoch 0
2023-07-19T03:10:23.479Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] (Re-)joining group
2023-07-19T03:10:23.483Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] (Re-)joining group
2023-07-19T03:10:23.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b
2023-07-19T03:10:23.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:23.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] (Re-)joining group
2023-07-19T03:10:23.666Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514
2023-07-19T03:10:23.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-07-19T03:10:23.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] (Re-)joining group
2023-07-19T03:10:29.659Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b', protocol='range'}
2023-07-19T03:10:29.661Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514', protocol='range'}
2023-07-19T03:10:29.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.780Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.780Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.786Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b=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-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514=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-07-19T03:10:29.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514', protocol='range'}
2023-07-19T03:10:29.831Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-07-19T03:10:29.839Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-07-19T03:10:29.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b', protocol='range'}
2023-07-19T03:10:29.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:29.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:29.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-07-19T03:10:29.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-07-19T03:10:29.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-07-19T03:10:29.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-07-19T03:10:29.876Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-07-19T03:10:29.876Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-07-19T03:10:29.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-07-19T03:10:29.880Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-07-19T03:10:29.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-07-19T03:10:29.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-07-19T03:10:29.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-07-19T03:10:29.885Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-07-19T03:10:29.959Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-19T03:10:29.962Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-19T03:10:30.109Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-19T03:10:30.110Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-19T03:10:30.114Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-19T03:10:30.114Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-19T03:10:30.115Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-19T03:10:30.115Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-19T03:10:30.121Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-19T03:10:30.122Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-19T03:10:30.129Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-19T03:10:30.130Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-19T03:11:21.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:11:21.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:12:21.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:12:21.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:13:21.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:13:21.357Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:14:21.329Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:14:21.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:15:21.335Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:15:21.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:16:21.342Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:16:21.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:17:21.343Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:17:21.368Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:17:35.020Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-07-19T03:18:21.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:18:21.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:19:21.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:19:21.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:19:23.510Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Node -1 disconnected.
2023-07-19T03:19:23.508Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Node -1 disconnected.
2023-07-19T03:19:23.773Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Node -1 disconnected.
2023-07-19T03:20:21.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:20:21.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:21:21.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:21:21.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:22:21.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:22:21.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:23:21.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:23:21.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:24:21.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:24:21.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:25:21.368Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:25:21.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:26:21.371Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:26:21.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:27:21.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:27:21.402Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:28:21.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:28:21.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:29:21.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:29:21.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:30:21.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:30:21.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:31:21.410Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:31:21.411Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:32:21.411Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:32:21.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:33:21.413Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:33:21.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:34:21.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:34:21.418Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:35:21.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:35:21.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:36:21.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:36:21.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:37:21.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:37:21.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:38:21.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:38:21.435Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:39:21.435Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:39:21.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:40:21.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:40:21.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:41:21.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:41:21.441Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:42:21.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:42:21.449Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:43:21.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:43:21.451Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:44:21.451Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:44:21.452Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:45:21.454Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:45:21.459Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:46:21.461Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:46:21.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:47:21.466Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:47:21.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:48:21.468Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:48:21.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:49:21.472Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:49:21.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:50:21.479Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:50:21.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:51:21.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:51:21.484Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:52:21.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:52:21.486Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:53:21.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:53:21.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:54:21.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:54:21.492Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:55:21.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:55:21.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:56:21.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:56:21.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:57:21.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:57:21.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:58:21.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:58:21.498Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:59:21.502Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:59:21.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:00:21.506Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:00:21.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:01:21.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:01:21.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:02:21.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:02:21.529Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:03:21.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:03:21.531Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:04:21.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:04:21.534Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:05:21.536Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:05:21.537Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:06:21.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:06:21.539Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:07:21.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:07:21.541Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:08:21.543Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:21.544Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:08:49.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-07-19T04:08:49.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c279b463-bd9f-4a8d-91fc-b7499df8d961","serviceName":"vFW 2023-07-19 04-07-32","serviceVersion":"1.0","serviceUUID":"2e8e54f9-45f6-46d9-81bc-12a437c92483","serviceDescription":"catalog service description","serviceInvariantUUID":"b55155ce-3200-4669-8fd9-4d719ed99cb7","resources":[{"resourceInstanceName":"vFW 5e3c6a2c-130b 0","resourceName":"vFW 5e3c6a2c-130b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"23696b7b-7035-4f48-8161-62938c58fcb4","resourceInvariantUUID":"b4d3a37e-c82d-48a2-8349-f71e01d48a0e","resourceCustomizationUUID":"91b655d0-26ed-4184-8a66-4f24e2f52df8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml","artifactChecksum":"ZmNmNTBmYWUyODFlZWVhOTEwMTIxMzgzOGJhZTg2ZjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4035464a-2ade-4997-9446-1841a9396bd9","artifactVersion":"1"},{"artifactName":"vfw5e3c6a2c130b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json","artifactChecksum":"NGIwMjExMGEzYTFhM2JkOGEwOWIxNWE4MWJiOWYxNzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"10d51e3f-399d-4c10-8277-4db9ca9b52ab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b59da232-62f1-4a76-8a54-3c82bc5d44e6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml","artifactChecksum":"MmQ3NWU2OWVmYmFlZTk5MTA1MGZmOGI5ZDcwYTZhMTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ecc39db4-ff9e-42f7-8fcf-d93192794f43","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"49b83e44-60ab-4e77-a780-f64472b731b6","artifactVersion":"2","generatedFromUUID":"b59da232-62f1-4a76-8a54-3c82bc5d44e6"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230719040732-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml","artifactChecksum":"NjRiODNkYTZkYzRmYzUzNmJlMzY1NzNkZTQ1MTNmMzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6e25b23f-7cab-4698-9411-bb9ef98710f9","artifactVersion":"1"},{"artifactName":"service-Vfw20230719040732-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar","artifactChecksum":"YzYyNDg2MzQxZDI0M2UwNDAwYmEzZmEyYWNhZDg0YWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"49d7482a-f25d-45b3-94a5-47de7f63b15d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:08:49.863Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:49.890Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:49.890Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:49.891Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:49.916Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.917Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.917Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.918Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.918Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.918Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:08:49.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739704981,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:08:50.025Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:08:51.024Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:51.025Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:51.026Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:51.026Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:52.031Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:52.033Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:52.033Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:52.033Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:53.036Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:53.037Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:53.038Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:53.038Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:54.047Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:54.049Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:54.049Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:54.049Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:55.052Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:55.053Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:55.059Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:55.060Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:56.062Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:56.063Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:56.063Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:56.064Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:57.067Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "serviceName": "vFW 2023-07-19 04-07-32",
  "serviceVersion": "1.0",
  "serviceUUID": "2e8e54f9-45f6-46d9-81bc-12a437c92483",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b55155ce-3200-4669-8fd9-4d719ed99cb7",
  "resources": [
    {
      "resourceInstanceName": "vFW 5e3c6a2c-130b 0",
      "resourceCustomizationUUID": "91b655d0-26ed-4184-8a66-4f24e2f52df8",
      "resourceName": "vFW 5e3c6a2c-130b",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "23696b7b-7035-4f48-8161-62938c58fcb4",
      "resourceInvariantUUID": "b4d3a37e-c82d-48a2-8349-f71e01d48a0e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5e3c6a2c130b0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
          "artifactChecksum": "NGIwMjExMGEzYTFhM2JkOGEwOWIxNWE4MWJiOWYxNzA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "10d51e3f-399d-4c10-8277-4db9ca9b52ab",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "b59da232-62f1-4a76-8a54-3c82bc5d44e6",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "49b83e44-60ab-4e77-a780-f64472b731b6",
            "generatedFromUUID": "b59da232-62f1-4a76-8a54-3c82bc5d44e6"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "49b83e44-60ab-4e77-a780-f64472b731b6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230719040732-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
      "artifactChecksum": "YzYyNDg2MzQxZDI0M2UwNDAwYmEzZmEyYWNhZDg0YWM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "49d7482a-f25d-45b3-94a5-47de7f63b15d"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:08:57.069Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:08:57.069Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2e8e54f9-45f6-46d9-81bc-12a437c92483 ASDC
2023-07-19T04:08:57.323Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c279b463-bd9f-4a8d-91fc-b7499df8d961
ServiceName:vFW 2023-07-19 04-07-32
ServiceVersion:1.0
ServiceUUID:2e8e54f9-45f6-46d9-81bc-12a437c92483
ServiceInvariantUUID:b55155ce-3200-4669-8fd9-4d719ed99cb7
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230719040732-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
ArtifactUUID:49d7482a-f25d-45b3-94a5-47de7f63b15d
ArtifactChecksum:YzYyNDg2MzQxZDI0M2UwNDAwYmEzZmEyYWNhZDg0YWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5e3c6a2c-130b 0
ResourceCustomizationUUID:91b655d0-26ed-4184-8a66-4f24e2f52df8
ResourceInvariantUUID:b4d3a37e-c82d-48a2-8349-f71e01d48a0e
ResourceName:vFW 5e3c6a2c-130b
ResourceType:VF
ResourceUUID:23696b7b-7035-4f48-8161-62938c58fcb4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5e3c6a2c130b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
ArtifactUUID:10d51e3f-399d-4c10-8277-4db9ca9b52ab
ArtifactChecksum:NGIwMjExMGEzYTFhM2JkOGEwOWIxNWE4MWJiOWYxNzA=
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/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
ArtifactUUID:b59da232-62f1-4a76-8a54-3c82bc5d44e6
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/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
ArtifactUUID:49b83e44-60ab-4e77-a780-f64472b731b6
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/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
ArtifactUUID:49b83e44-60ab-4e77-a780-f64472b731b6
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-07-19T04:08:57.324Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2e8e54f9-45f6-46d9-81bc-12a437c92483 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-07-19T04:08:57.862Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:08:57.865Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:08:57.875Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:08:57.888Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 49d7482a-f25d-45b3-94a5-47de7f63b15d from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:57.889Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:08:57.889Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:58.013Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:08:58.043Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar 49d7482a-f25d-45b3-94a5-47de7f63b15d 101418
2023-07-19T04:08:58.045Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar ASDC sendASDCNotification
2023-07-19T04:08:58.046Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:58.047Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:08:58.048Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:58.049Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:58.049Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739738044,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:59.052Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:08:59.056Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:08:59.057Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 49d7482a-f25d-45b3-94a5-47de7f63b15d, URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar to file: /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:59.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230719040732-csar.csar
2023-07-19T04:08:59.891Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:59.892Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:03.794Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13722871094769673784/Definitions/service-Vfw20230719040732-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-07-19T04:09:17.161Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:09:17.180Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:09:17.181Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.182Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-07-19T04:09:17.182Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.182Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.183Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.183Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.183Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.184Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.184Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.184Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.186Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.186Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5e3c6a2c-130b 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-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:09:17.204Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.209Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.222Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.223Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:09:17.233Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:09:17.237Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.238Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.238Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.239Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:09:17.239Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:09:17.240Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.240Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.246Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.247Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.247Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.248Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.248Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:17.248Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.249Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.249Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.250Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:17.250Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:17.250Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:17.251Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.251Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.252Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:17.252Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.252Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:17.253Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.253Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-07-19T04:09:17.254Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.254Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:09:17.257Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.257Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.257Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:17.258Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.259Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.259Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:17.260Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.260Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.261Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:17.261Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.261Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.262Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.262Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.262Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.264Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:17.265Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.266Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:17.267Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.267Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0d745776-cbb0-4f3a-821e-1a7a6b030cf9
2023-07-19T04:09:17.268Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.269Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.269Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.270Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.270Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:17.271Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.271Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.271Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.272Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:17.273Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-07-19T04:09:17.273Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:17.274Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.274Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:17.275Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.275Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=41e0036b-11a6-4e5a-aff6-0d067f039495
2023-07-19T04:09:17.276Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.277Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.277Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.278Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.279Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:17.279Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.280Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.281Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.282Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:17.282Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:17.283Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:17.283Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.283Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.284Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-07-19T04:09:17.284Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c3438cee-ebbd-41f5-b7cd-e3ee19751b06
2023-07-19T04:09:17.285Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.285Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.286Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.286Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.287Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.287Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.287Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:17.288Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.288Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-07-19 04-07-32
Description:catalog service description
Model UUID:2e8e54f9-45f6-46d9-81bc-12a437c92483
Model Version:NULL
Model InvariantUuid:b55155ce-3200-4669-8fd9-4d719ed99cb7
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5e3c6a2c-130b
Model UUID:59d15523-4276-4dcb-9209-be6875bde288
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b4d3a37e-c82d-48a2-8349-f71e01d48a0e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:91b655d0-26ed-4184-8a66-4f24e2f52df8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:147fb843-2a3a-456f-888d-2052c1603fe5
ModelName:Vfw5e3c6a2c130b..base_vfw..module-0
ModelUuid:9ea7cb23-56b5-4230-a5dd-73e57de65159
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0d745776-cbb0-4f3a-821e-1a7a6b030cf9
ModelInvariantUuid:69a79422-cab1-419a-89a4-310b77a07ba1
ModelName:vFW 5e3c6a2c-130b-nodes.vfwCvfc
ModelUuid:d3169e13-0ca3-45bf-85f0-cff4d18b4532
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b40f5653-6fd5-4ed1-aed2-6156c66d71fe
ModelInvariantUuid:8b0a4d4c-0a83-4220-b34f-6cded07f64b0
ModelName:Vfw5e3c6a2c130b.compute.nodes.heat.vfw
ModelUuid:073f18b4-6ae7-4d16-87ee-c86a6ba81721
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:41e0036b-11a6-4e5a-aff6-0d067f039495
ModelInvariantUuid:e6f67d8f-1eff-49cf-a689-8ecff6442d94
ModelName:vFW 5e3c6a2c-130b-nodes.vsnCvfc
ModelUuid:3fc4efcb-921f-4b80-8353-28dee734aa6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:44ca44b5-d772-425b-8612-9b31a7b3a360
ModelInvariantUuid:ef2d350b-4dfa-40b7-9ac5-36e6ebcd8520
ModelName:Vfw5e3c6a2c130b.compute.nodes.heat.vsn
ModelUuid:396804d5-7862-4a11-8b15-c0b3dc8c4765
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:c3438cee-ebbd-41f5-b7cd-e3ee19751b06
ModelInvariantUuid:2d708c58-a209-4940-85a0-77064b498ab7
ModelName:vFW 5e3c6a2c-130b-nodes.vpgCvfc
ModelUuid:4e5f09e2-064c-4b84-8876-f86f3c1b0495
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:c3a8d8d0-d844-46ea-bc98-7755fda33972
ModelInvariantUuid:98d5d0d9-fb2f-47df-855e-08636d24a252
ModelName:Vfw5e3c6a2c130b.compute.nodes.heat.vpg
ModelUuid:5800c2b6-72c6-4294-be54-3bbbf73a3901
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-07-19T04:09:17.436Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 23696b7b-7035-4f48-8161-62938c58fcb4
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-07-19T04:09:17.637Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||vFW 5e3c6a2c-130b 0
2023-07-19T04:09:17.677Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 23696b7b-7035-4f48-8161-62938c58fcb4
2023-07-19T04:09:17.678Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 10d51e3f-399d-4c10-8277-4db9ca9b52ab from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:17.678Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:09:17.679Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:17.790Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json 10d51e3f-399d-4c10-8277-4db9ca9b52ab 785
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json ASDC sendASDCNotification
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:09:17.792Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:17.792Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:17.792Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739757791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:18.821Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw5e3c6a2c130b..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "147fb843-2a3a-456f-888d-2052c1603fe5",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "9ea7cb23-56b5-4230-a5dd-73e57de65159",
    "vfModuleModelCustomizationUUID": "558fc124-83c1-434f-b0e9-5113c90836f9",
    "isBase": true,
    "artifacts": [
      "b59da232-62f1-4a76-8a54-3c82bc5d44e6",
      "49b83e44-60ab-4e77-a780-f64472b731b6"
    ],
    "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-07-19T04:09:18.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5e3c6a2c130b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9ea7cb23-56b5-4230-a5dd-73e57de65159
VfModuleModelInvariantUUID:147fb843-2a3a-456f-888d-2052c1603fe5
VfModuleModelDescription:NULL
Artifacts UUID List:{
b59da232-62f1-4a76-8a54-3c82bc5d44e6
,
49b83e44-60ab-4e77-a780-f64472b731b6

}
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-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw5e3c6a2c130b..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "147fb843-2a3a-456f-888d-2052c1603fe5",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "9ea7cb23-56b5-4230-a5dd-73e57de65159",
    "vfModuleModelCustomizationUUID": "558fc124-83c1-434f-b0e9-5113c90836f9",
    "isBase": true,
    "artifacts": [
      "b59da232-62f1-4a76-8a54-3c82bc5d44e6",
      "49b83e44-60ab-4e77-a780-f64472b731b6"
    ],
    "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-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5e3c6a2c130b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9ea7cb23-56b5-4230-a5dd-73e57de65159
VfModuleModelInvariantUUID:147fb843-2a3a-456f-888d-2052c1603fe5
VfModuleModelDescription:NULL
Artifacts UUID List:{
b59da232-62f1-4a76-8a54-3c82bc5d44e6
,
49b83e44-60ab-4e77-a780-f64472b731b6

}
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-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b59da232-62f1-4a76-8a54-3c82bc5d44e6 from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:09:18.837Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:18.926Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:09:18.932Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml b59da232-62f1-4a76-8a54-3c82bc5d44e6 20368
2023-07-19T04:09:18.933Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-07-19T04:09:18.933Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:18.934Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:09:18.935Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:18.935Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:18.935Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739758932,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:19.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 49b83e44-60ab-4e77-a780-f64472b731b6 from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:19.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:09:19.939Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:20.058Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:09:20.059Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env 49b83e44-60ab-4e77-a780-f64472b731b6 2098
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:20.061Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:20.061Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739760059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:21.065Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 2e8e54f9-45f6-46d9-81bc-12a437c92483
2023-07-19T04:09:21.065Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 5e3c6a2c-130b 0 23696b7b-7035-4f48-8161-62938c58fcb4 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-07-19T04:09:21.218Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@29dfb75b, org.onap.sdc.toscaparser.api.parameters.Input@198abd2, org.onap.sdc.toscaparser.api.parameters.Input@7625a1e1, org.onap.sdc.toscaparser.api.parameters.Input@1dfffb70, org.onap.sdc.toscaparser.api.parameters.Input@49cee2fb]
2023-07-19T04:09:21.224Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.224Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 91b655d0-26ed-4184-8a66-4f24e2f52df8
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 91b655d0-26ed-4184-8a66-4f24e2f52df8 matches Tosca VF Customization UUID: 91b655d0-26ed-4184-8a66-4f24e2f52df8
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 91b655d0-26ed-4184-8a66-4f24e2f52df8  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-07-19T04:09:21.273Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.274Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.276Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 91b655d0-26ed-4184-8a66-4f24e2f52df8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-07-19T04:09:21.277Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@58276b2a
2023-07-19T04:09:21.278Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.278Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:09:21.280Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 558fc124-83c1-434f-b0e9-5113c90836f9
2023-07-19T04:09:21.284Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 558fc124-83c1-434f-b0e9-5113c90836f9
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-07-19T04:09:21.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:21.348Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:09:21.349Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739724169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:09:21.351Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.351Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.352Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.353Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:21.358Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:09:21.358Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:09:21.359Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739699288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:09:21.359Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:09:21.356Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.360Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.360Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:21.399Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:21.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0d745776-cbb0-4f3a-821e-1a7a6b030cf9
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-07-19T04:09:21.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.442Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.442Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:21.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:21.444Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:21.444Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:21.455Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.455Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.456Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.462Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:21.463Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-07-19T04:09:21.464Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:21.465Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.465Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:21.468Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.468Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=41e0036b-11a6-4e5a-aff6-0d067f039495
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-07-19T04:09:21.487Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.487Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.488Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.513Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.515Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:21.516Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:21.516Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:21.517Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:21.517Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.518Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.518Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.518Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:21.519Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:21.519Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:21.519Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.520Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.520Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-07-19T04:09:21.520Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c3438cee-ebbd-41f5-b7cd-e3ee19751b06
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-07-19T04:09:21.543Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.544Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.545Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.547Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.548Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.548Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=91b655d0-26ed-4184-8a66-4f24e2f52df8
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-07-19T04:09:21.569Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.570Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.571Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 2e8e54f9-45f6-46d9-81bc-12a437c92483: vFW 5e3c6a2c-130b
2023-07-19T04:09:21.571Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.572Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.573Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.573Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.574Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.574Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.575Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.575Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.576Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:09:21.576Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.577Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-07-19 04-07-32 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:09:22.818Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 5e3c6a2c-130b 23696b7b-7035-4f48-8161-62938c58fcb4 1 ASDC deployResourceStructure
2023-07-19T04:09:22.819Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json ASDC sendASDCNotification
2023-07-19T04:09:22.819Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:22.819Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:22.820Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:22.820Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:22.821Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739762819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:23.822Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-07-19T04:09:23.823Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:23.823Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:23.824Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:23.824Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:23.824Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739763822,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:24.826Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-07-19T04:09:24.826Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:24.827Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:24.827Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:24.827Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:24.828Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739764826,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:25.829Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar ASDC sendASDCNotification
2023-07-19T04:09:25.829Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:25.830Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:25.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:25.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:25.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739765829,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:26.833Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:09:26.921Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:09:26.937Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:09:26.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:09:26.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:09:56.939Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:09:56.974Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:09:56.984Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:09:56.985Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:09:56.986Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:10:21.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:10:21.353Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.353Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739724459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.354Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.362Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739705710,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.363Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739704981,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739699288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739724169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.370Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739724459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.370Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.371Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.371Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739705710,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.371Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.372Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.372Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.372Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.373Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.373Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739704981,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.373Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.374Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.374Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739699288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.374Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.375Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.375Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739724169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.375Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.376Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.376Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739724459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.378Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.378Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.378Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739705710,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.379Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.379Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.379Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.380Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.380Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.380Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739704981,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.381Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.381Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.381Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739699288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.382Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.382Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.382Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739724169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.387Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.387Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.387Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739724459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739705710,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.389Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.389Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.389Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.390Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.390Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739704981,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.390Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739699288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.392Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739724169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.392Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.393Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.393Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739724459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.393Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.394Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.394Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739705710,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.395Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.404Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.405Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.406Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.407Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739704981,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.408Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.409Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739699288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.413Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.414Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.414Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739724169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.414Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.415Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.415Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739724459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739705710,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.421Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739704981,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.422Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.422Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.424Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739699288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.424Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.425Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.432Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739724169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.432Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.432Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.434Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739724459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.435Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739705710,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739701544,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739736437,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739736436,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739736451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.446Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.446Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739737115,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.447Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.447Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.447Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739737151,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.448Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.448Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.448Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689739737452,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-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-07-19T04:10:21.490Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.491Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:10:21.532Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.532Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739738044,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.533Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.533Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.533Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739737548,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.535Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.535Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739738193,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689739739201,
  "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-07-19T04:10:21.566Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.567Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:10:21.628Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.628Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739738671,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.629Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.629Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.629Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739739835,
  "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-07-19T04:10:21.659Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.659Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-07-19T04:10:21.705Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.705Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689739740842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739754794,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.707Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.707Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689739755804,
  "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-07-19T04:10:21.755Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.756Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:10:21.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739757791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739758932,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739760059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:26.986Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:10:27.035Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:10:27.042Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:10:27.043Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:10:27.043Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:10:57.044Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:10:57.099Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:10:57.118Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:10:57.118Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:10:57.119Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:11:21.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:11:21.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.352Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739762819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:11:21.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739763822,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-07-19T04:11:21.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739764826,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-07-19T04:11:21.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739765829,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:11:21.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739766620,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:11:21.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "aai-model-loader",
  "timestamp": 1689739767625,
  "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-07-19T04:11:21.413Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:11:21.414Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:11:27.119Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:11:27.169Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:11:27.186Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-07-19T04:11:27.226Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:11:57.227Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:11:57.318Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c279b463-bd9f-4a8d-91fc-b7499df8d961 and serviceModelVersionId: 2e8e54f9-45f6-46d9-81bc-12a437c92483
2023-07-19T04:11:57.318Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b55155ce-3200-4669-8fd9-4d719ed99cb7
2023-07-19T04:12:21.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:12:36.089Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0
2023-07-19T04:12:36.539Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:12:36.690Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?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-07-19T04:12:36.692Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0|INFO|500||Invoke
2023-07-19T04:12:36.739Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:12:37.173Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0|INFO|500||InvokeReturn
2023-07-19T04:12:37.175Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:12:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[370], vertex-id=[372888], x-aai-txid=[1-aai-resources-230719-04:12:37:423-92491], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:12:37.175Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:12:37.185Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:12:37.185Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-07-19T04:12:37.296Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-07-19T04:12:37.299Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c279b463-bd9f-4a8d-91fc-b7499df8d961 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:12:37.301Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:12:37.308Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:12:37.309Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:12:37.309Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739957299,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:12:37.341Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:12:37.341Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689739957299,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:12:37.343Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-07-19T04:12:38.415Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:13:21.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:13:38.417Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:14:09.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-07-19T04:14:09.401Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"0e8f3c09-147b-4fdf-afc8-929836d08cf9","serviceName":"basic_onboard_rAWTpW","serviceVersion":"1.0","serviceUUID":"5a96964a-cb39-4a56-80fc-daa063ab5dda","serviceDescription":"service","serviceInvariantUUID":"31760daa-8d8d-4154-becd-3a5b145c9c22","resources":[{"resourceInstanceName":"basic_onboard_rAWTpW 0","resourceName":"basic_onboard_rAWTpW","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"983929eb-f9b1-428f-875b-66f0ac1b2115","resourceInvariantUUID":"cd8f917f-9352-4896-b686-5d1dbd9dde80","resourceCustomizationUUID":"5f37ea10-d634-4f1c-b728-e257e1c86f9a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml","artifactChecksum":"MjY1Y2FmMjFkZjgyOTY2ODIzMzVmMmZiY2E4ZTgzMzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9d094247-3145-48a7-8c89-4e6e959394df","artifactVersion":"1"},{"artifactName":"basic_onboard_rawtpw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json","artifactChecksum":"YzgwN2Y5OWI5Zjc3MjllMWVhZDg0MDJjNjI0NWUzMWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a8373b1e-3b76-4b14-a15d-235b5de97121","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eac777d6-1b75-401b-9143-b4f228e8bcc8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7bf4c920-68d0-4fe1-9707-83c3b2a2b96e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3","artifactVersion":"2","generatedFromUUID":"eac777d6-1b75-401b-9143-b4f228e8bcc8"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardRawtpw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml","artifactChecksum":"ZGIwMTEyMGQ0MzlhNTk4NTRlNTkwMTNjZDljZmNkNGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ef1548e-bb1a-4e64-b005-d18be1a26302","artifactVersion":"1"},{"artifactName":"service-BasicOnboardRawtpw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar","artifactChecksum":"N2Y1MmRkZTMzNjUyNzI0ODYzMjhhYmQ3ZjJjOGFlZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7668ff5b-7fc0-4f13-9a29-d5dd86321a36","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:14:09.417Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:09.420Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:09.420Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:09.421Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:09.436Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:14:09.436Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740041862,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:14:09.437Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:14:10.436Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:10.437Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:10.437Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:10.438Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:11.440Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:11.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:11.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:11.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:12.442Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:12.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:12.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:12.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:13.444Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:13.445Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:13.446Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:13.446Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:14.449Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:14.456Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:14.457Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:14.457Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:15.460Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:15.470Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:15.471Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:15.474Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:16.488Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "serviceName": "basic_onboard_rAWTpW",
  "serviceVersion": "1.0",
  "serviceUUID": "5a96964a-cb39-4a56-80fc-daa063ab5dda",
  "serviceDescription": "service",
  "serviceInvariantUUID": "31760daa-8d8d-4154-becd-3a5b145c9c22",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_rAWTpW 0",
      "resourceCustomizationUUID": "5f37ea10-d634-4f1c-b728-e257e1c86f9a",
      "resourceName": "basic_onboard_rAWTpW",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "983929eb-f9b1-428f-875b-66f0ac1b2115",
      "resourceInvariantUUID": "cd8f917f-9352-4896-b686-5d1dbd9dde80",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_rawtpw0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
          "artifactChecksum": "YzgwN2Y5OWI5Zjc3MjllMWVhZDg0MDJjNjI0NWUzMWI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a8373b1e-3b76-4b14-a15d-235b5de97121",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "eac777d6-1b75-401b-9143-b4f228e8bcc8",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3",
            "generatedFromUUID": "eac777d6-1b75-401b-9143-b4f228e8bcc8"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardRawtpw-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
      "artifactChecksum": "N2Y1MmRkZTMzNjUyNzI0ODYzMjhhYmQ3ZjJjOGFlZDI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7668ff5b-7fc0-4f13-9a29-d5dd86321a36"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:14:16.488Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:14:16.489Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5a96964a-cb39-4a56-80fc-daa063ab5dda ASDC
2023-07-19T04:14:16.489Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:0e8f3c09-147b-4fdf-afc8-929836d08cf9
ServiceName:basic_onboard_rAWTpW
ServiceVersion:1.0
ServiceUUID:5a96964a-cb39-4a56-80fc-daa063ab5dda
ServiceInvariantUUID:31760daa-8d8d-4154-becd-3a5b145c9c22
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardRawtpw-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
ArtifactUUID:7668ff5b-7fc0-4f13-9a29-d5dd86321a36
ArtifactChecksum:N2Y1MmRkZTMzNjUyNzI0ODYzMjhhYmQ3ZjJjOGFlZDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_rAWTpW 0
ResourceCustomizationUUID:5f37ea10-d634-4f1c-b728-e257e1c86f9a
ResourceInvariantUUID:cd8f917f-9352-4896-b686-5d1dbd9dde80
ResourceName:basic_onboard_rAWTpW
ResourceType:VF
ResourceUUID:983929eb-f9b1-428f-875b-66f0ac1b2115
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_rawtpw0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
ArtifactUUID:a8373b1e-3b76-4b14-a15d-235b5de97121
ArtifactChecksum:YzgwN2Y5OWI5Zjc3MjllMWVhZDg0MDJjNjI0NWUzMWI=
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/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
ArtifactUUID:eac777d6-1b75-401b-9143-b4f228e8bcc8
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/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
ArtifactUUID:3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3
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/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
ArtifactUUID:3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-07-19T04:14:16.490Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5a96964a-cb39-4a56-80fc-daa063ab5dda 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-07-19T04:14:16.723Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:14:16.724Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:14:16.724Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:14:16.725Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 7668ff5b-7fc0-4f13-9a29-d5dd86321a36 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:16.725Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:16.725Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:16.847Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:16.848Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar 7668ff5b-7fc0-4f13-9a29-d5dd86321a36 75653
2023-07-19T04:14:16.849Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar ASDC sendASDCNotification
2023-07-19T04:14:16.849Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:16.851Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:16.853Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:16.853Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:16.854Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740056849,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:17.855Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:14:17.857Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:14:17.857Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 7668ff5b-7fc0-4f13-9a29-d5dd86321a36, URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar to file: /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:17.858Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:17.870Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:17.870Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:18.396Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2457552891488635177/Definitions/service-BasicOnboardRawtpw-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-07-19T04:14:21.094Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_rAWTpW 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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:14:21.097Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.097Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.097Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.099Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.100Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:14:21.100Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:14:21.101Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.101Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.103Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.103Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is not matching search criteria
2023-07-19T04:14:21.104Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-07-19T04:14:21.104Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:21.107Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.107Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.107Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is not matching search criteria
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dd36808a-a0fc-4179-b47b-772fa99abc9a
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_rAWTpW
Description:service
Model UUID:5a96964a-cb39-4a56-80fc-daa063ab5dda
Model Version:NULL
Model InvariantUuid:31760daa-8d8d-4154-becd-3a5b145c9c22
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_rAWTpW
Model UUID:48ab64b0-5f05-4c0a-906f-8def48fe2c66
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cd8f917f-9352-4896-b686-5d1dbd9dde80
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:5f37ea10-d634-4f1c-b728-e257e1c86f9a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:77090726-c1fd-4f51-85b4-c4abba7c9944
ModelName:BasicOnboardRawtpw..base_ubuntu18..module-0
ModelUuid:3ff861fa-758f-4ce0-96f5-77e24c0f603c
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:dd36808a-a0fc-4179-b47b-772fa99abc9a
ModelInvariantUuid:129f9ef5-c70f-4173-aa3b-a9aa00135290
ModelName:basic_onboard_rAWTpW-nodes.ubuntu18Cvfc
ModelUuid:c77c741c-5e4b-486a-ade2-d865db6060a0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:07ac009a-1a6c-4d74-91c2-864d7274cf3c
ModelInvariantUuid:f42dff4f-47e2-43a2-bac2-cbac582391c1
ModelName:BasicOnboardRawtpw.compute.nodes.heat.ubuntu18
ModelUuid:54a7c6c7-363e-473d-8efc-47263c1e4a4b
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-07-19T04:14:21.169Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 983929eb-f9b1-428f-875b-66f0ac1b2115
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-07-19T04:14:21.178Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||basic_onboard_rAWTpW 0
2023-07-19T04:14:21.179Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 983929eb-f9b1-428f-875b-66f0ac1b2115
2023-07-19T04:14:21.180Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a8373b1e-3b76-4b14-a15d-235b5de97121 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:21.180Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:21.180Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:21.297Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json a8373b1e-3b76-4b14-a15d-235b5de97121 798
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json ASDC sendASDCNotification
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:21.299Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:21.299Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:21.299Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740061298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:21.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:21.347Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:14:21.348Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740038465,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:14:21.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:14:22.300Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardRawtpw..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "77090726-c1fd-4f51-85b4-c4abba7c9944",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3ff861fa-758f-4ce0-96f5-77e24c0f603c",
    "vfModuleModelCustomizationUUID": "ef688057-0d4e-4794-9eb1-49d6cc9ed169",
    "isBase": true,
    "artifacts": [
      "eac777d6-1b75-401b-9143-b4f228e8bcc8",
      "3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3"
    ],
    "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-07-19T04:14:22.308Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardRawtpw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3ff861fa-758f-4ce0-96f5-77e24c0f603c
VfModuleModelInvariantUUID:77090726-c1fd-4f51-85b4-c4abba7c9944
VfModuleModelDescription:NULL
Artifacts UUID List:{
eac777d6-1b75-401b-9143-b4f228e8bcc8
,
3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3

}
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-07-19T04:14:22.312Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardRawtpw..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "77090726-c1fd-4f51-85b4-c4abba7c9944",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3ff861fa-758f-4ce0-96f5-77e24c0f603c",
    "vfModuleModelCustomizationUUID": "ef688057-0d4e-4794-9eb1-49d6cc9ed169",
    "isBase": true,
    "artifacts": [
      "eac777d6-1b75-401b-9143-b4f228e8bcc8",
      "3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3"
    ],
    "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-07-19T04:14:22.312Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardRawtpw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3ff861fa-758f-4ce0-96f5-77e24c0f603c
VfModuleModelInvariantUUID:77090726-c1fd-4f51-85b4-c4abba7c9944
VfModuleModelDescription:NULL
Artifacts UUID List:{
eac777d6-1b75-401b-9143-b4f228e8bcc8
,
3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3

}
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-07-19T04:14:22.318Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: eac777d6-1b75-401b-9143-b4f228e8bcc8 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:22.318Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:22.318Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:22.494Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml eac777d6-1b75-401b-9143-b4f228e8bcc8 5033
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:22.496Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:22.496Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:22.496Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740062495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:23.497Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:23.500Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:23.503Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:23.618Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:23.619Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env 3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3 909
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:23.621Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:23.621Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740063620,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:24.646Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 5a96964a-cb39-4a56-80fc-daa063ab5dda
2023-07-19T04:14:24.646Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_rAWTpW 0 983929eb-f9b1-428f-875b-66f0ac1b2115 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-07-19T04:14:24.847Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@54d41397, org.onap.sdc.toscaparser.api.parameters.Input@1df41869, org.onap.sdc.toscaparser.api.parameters.Input@3e2b0352, org.onap.sdc.toscaparser.api.parameters.Input@69649efd, org.onap.sdc.toscaparser.api.parameters.Input@1d5860ed]
2023-07-19T04:14:24.855Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:24.857Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:24.868Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-07-19T04:14:24.869Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 5f37ea10-d634-4f1c-b728-e257e1c86f9a
2023-07-19T04:14:24.869Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5f37ea10-d634-4f1c-b728-e257e1c86f9a matches Tosca VF Customization UUID: 5f37ea10-d634-4f1c-b728-e257e1c86f9a
2023-07-19T04:14:24.869Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 5f37ea10-d634-4f1c-b728-e257e1c86f9a  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-07-19T04:14:24.912Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:24.932Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:24.934Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 5f37ea10-d634-4f1c-b728-e257e1c86f9a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-07-19T04:14:24.934Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@bdb5fff
2023-07-19T04:14:24.934Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:24.935Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:14:24.935Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ef688057-0d4e-4794-9eb1-49d6cc9ed169
2023-07-19T04:14:24.935Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ef688057-0d4e-4794-9eb1-49d6cc9ed169
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-07-19T04:14:24.985Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:24.986Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:24.986Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:24.989Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:24.990Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:24.994Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:24.995Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:24.995Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is not matching search criteria
2023-07-19T04:14:24.996Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-07-19T04:14:24.996Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-07-19T04:14:24.996Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dd36808a-a0fc-4179-b47b-772fa99abc9a
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-07-19T04:14:25.009Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.010Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:25.010Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:25.010Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.011Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:25.011Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=5f37ea10-d634-4f1c-b728-e257e1c86f9a
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-07-19T04:14:25.023Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.024Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.026Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 5a96964a-cb39-4a56-80fc-daa063ab5dda: basic_onboard_rAWTpW
2023-07-19T04:14:25.026Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.029Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.030Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.030Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.044Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.045Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.046Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.047Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.048Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:14:25.048Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.049Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_rAWTpW 
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-07-19T04:14:25.874Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_rAWTpW 983929eb-f9b1-428f-875b-66f0ac1b2115 1 ASDC deployResourceStructure
2023-07-19T04:14:25.875Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json ASDC sendASDCNotification
2023-07-19T04:14:25.875Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:25.875Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:25.876Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:25.876Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:25.876Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740065875,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:26.880Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:26.882Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740066880,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:27.886Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740067886,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:28.890Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar ASDC sendASDCNotification
2023-07-19T04:14:28.890Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:28.890Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:28.891Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:28.891Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:28.891Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740068890,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:29.900Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:14:29.988Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:14:30.003Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:14:30.004Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:14:30.004Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:15:00.004Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:15:00.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:15:00.114Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:15:00.114Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:15:00.114Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:15:21.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:15:21.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.364Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740040253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740041862,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740038465,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740040253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740041862,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740038465,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740040253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740041862,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740038465,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740040253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.390Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.390Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740041862,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.390Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740038465,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740040253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.396Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740041862,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740038465,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.399Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.399Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740040253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740054460,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740054169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740041862,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.403Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740038465,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.403Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.410Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740040253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.411Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.411Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740018417,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740054460,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740054169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740054460,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740056015,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740056039,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740056650,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740054169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740056849,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740054460,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.418Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740057047,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-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-07-19T04:15:21.453Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:15:21.455Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:15:21.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.507Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740057656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740057129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740054169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740054460,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.510Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.510Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.511Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740058666,
  "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-07-19T04:15:21.561Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:15:21.562Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:15:21.639Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.639Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740058211,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.641Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.641Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.641Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740054169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740054460,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.643Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740054169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.644Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.645Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.645Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740059295,
  "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-07-19T04:15:21.671Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:15:21.671Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-07-19T04:15:21.753Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740054460,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740054169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740060298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.758Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740061298,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.766Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:30.115Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:15:30.169Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:15:30.194Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:15:30.194Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:15:30.195Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:16:00.198Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:16:00.248Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:16:00.273Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:16:00.274Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:16:00.274Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:16:21.345Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:16:21.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740061693,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740061459,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740062495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740063620,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740065875,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740066880,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740066920,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740067886,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740067922,
  "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-07-19T04:16:21.413Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:16:21.413Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:16:21.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.522Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740068890,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740075284,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740076287,
  "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-07-19T04:16:21.565Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:16:21.565Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:16:30.274Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:16:30.352Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:16:30.377Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:16:30.377Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:16:30.377Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-07-19T04:16:30.398Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:17:00.405Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:17:00.451Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9 and serviceModelVersionId: 5a96964a-cb39-4a56-80fc-daa063ab5dda
2023-07-19T04:17:00.451Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 31760daa-8d8d-4154-becd-3a5b145c9c22
2023-07-19T04:17:00.453Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0
2023-07-19T04:17:00.462Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:17:00.543Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?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-07-19T04:17:00.544Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0|INFO|500||Invoke
2023-07-19T04:17:00.602Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:17:00.772Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0|INFO|500||InvokeReturn
2023-07-19T04:17:00.773Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:17:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[151768], x-aai-txid=[1-aai-resources-230719-04:17:01:258-88958], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:17:00.773Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:17:00.773Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:17:00.774Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-07-19T04:17:00.794Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-07-19T04:17:00.795Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0e8f3c09-147b-4fdf-afc8-929836d08cf9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:17:00.795Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:17:00.796Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:17:00.796Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:17:00.796Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740220795,
  "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-07-19T04:17:01.864Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:17:21.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:17:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:17:21.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740220795,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:17:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:18:01.865Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:18:21.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:19:01.870Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:19:21.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:20:01.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:20:21.352Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:21:01.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:21:21.354Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:22:01.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:22:21.354Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:01.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:23:14.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-07-19T04:23:14.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ea85701d-80a4-48a2-b779-b1fdf0758166","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"5df8cc3b-78bd-4f3b-bd1e-d8df041628cc","serviceDescription":"service","serviceInvariantUUID":"a452ab06-fcdc-4e05-a890-6a003221b36c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"d08a3d5c-bff0-436d-a49b-b5e4be59b8b0","resourceInvariantUUID":"6df6e171-a888-4c4c-89ff-5a044ab29164","resourceCustomizationUUID":"de313ae1-3684-42c4-aab5-60f64a7f5e08","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":"M2RjNzM2NWE1YjE5M2MxNDk3ODljZTMxZTNkYTcxNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"855f9613-0b89-4104-9e7c-812c22c51dcc","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTVkYjAyMjNmMzI3NGM5MzRlM2YzZTAzZGVkMTlmMDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"251f3ed5-3c46-42fc-8f04-78fb5108f6a0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:23:14.065Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:23:14.065Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740538060,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:23:14.067Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:23:14.067Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:23:14.072Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:14.072Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:14.072Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740581878,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:15.077Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:23:15.077Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:15.079Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:15.079Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740581878,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:16.082Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "5df8cc3b-78bd-4f3b-bd1e-d8df041628cc",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a452ab06-fcdc-4e05-a890-6a003221b36c",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "de313ae1-3684-42c4-aab5-60f64a7f5e08",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "d08a3d5c-bff0-436d-a49b-b5e4be59b8b0",
      "resourceInvariantUUID": "6df6e171-a888-4c4c-89ff-5a044ab29164",
      "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": "MTVkYjAyMjNmMzI3NGM5MzRlM2YzZTAzZGVkMTlmMDA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "251f3ed5-3c46-42fc-8f04-78fb5108f6a0"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:23:16.083Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:23:16.083Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc ASDC
2023-07-19T04:23:16.093Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:ea85701d-80a4-48a2-b779-b1fdf0758166
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
ServiceInvariantUUID:a452ab06-fcdc-4e05-a890-6a003221b36c
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:251f3ed5-3c46-42fc-8f04-78fb5108f6a0
ArtifactChecksum:MTVkYjAyMjNmMzI3NGM5MzRlM2YzZTAzZGVkMTlmMDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:de313ae1-3684-42c4-aab5-60f64a7f5e08
ResourceInvariantUUID:6df6e171-a888-4c4c-89ff-5a044ab29164
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:d08a3d5c-bff0-436d-a49b-b5e4be59b8b0
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-07-19T04:23:16.094Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc 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-07-19T04:23:16.390Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:23:16.393Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:23:16.394Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:23:16.394Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 251f3ed5-3c46-42fc-8f04-78fb5108f6a0 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:16.394Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:23:16.395Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:16.570Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:23:16.571Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 251f3ed5-3c46-42fc-8f04-78fb5108f6a0 57782
2023-07-19T04:23:16.572Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-07-19T04:23:16.572Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:16.572Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:23:16.577Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:16.577Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:16.577Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740596572,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:17.582Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:23:17.583Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:23:17.583Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 251f3ed5-3c46-42fc-8f04-78fb5108f6a0, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:17.584Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-07-19T04:23:17.595Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:17.595Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:19.159Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8929189968160953760/Definitions/service-BasicNetwork-template.yml
2023-07-19T04:23:21.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:21.348Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:23:21.348Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740571321,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:23:21.349Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:23:23.421Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.424Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.424Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.425Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.425Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.426Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.426Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.426Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.427Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:23:23.427Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.428Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.428Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-07-19T04:23:23.429Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:23:23.429Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:23:23.431Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.432Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.432Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-07-19T04:23:23.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:23:23.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:23:23.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.434Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.434Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.434Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.435Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.436Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.436Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.437Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.437Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.437Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.438Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
Model Version:NULL
Model InvariantUuid:a452ab06-fcdc-4e05-a890-6a003221b36c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:6df6e171-a888-4c4c-89ff-5a044ab29164
Model UUID:7adaea0f-2ad1-4cbb-8dd7-10502b89b775
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:de313ae1-3684-42c4-aab5-60f64a7f5e08
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-07-19T04:23:23.586Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: d08a3d5c-bff0-436d-a49b-b5e4be59b8b0
2023-07-19T04:23:23.587Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||No resources found for Service: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
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-07-19T04:23:23.625Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||
2023-07-19T04:23:23.626Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-07-19T04:23:23.628Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
2023-07-19T04:23:23.629Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
2023-07-19T04:23:23.629Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-07-19T04:23:23.630Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.659Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1f320436, org.onap.sdc.toscaparser.api.parameters.Input@12dd1ed1, org.onap.sdc.toscaparser.api.parameters.Input@71d0d831, org.onap.sdc.toscaparser.api.parameters.Input@156032ce, org.onap.sdc.toscaparser.api.parameters.Input@1afc87e0]
2023-07-19T04:23:23.669Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.670Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.671Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.672Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.673Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc: Generic NeutronNet
2023-07-19T04:23:23.675Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.676Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.678Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.680Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.765Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.766Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.766Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.767Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.767Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:23:23.768Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.768Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.952Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-07-19T04:23:23.955Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-07-19T04:23:23.956Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:23.957Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:23:23.958Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:23.958Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:23.959Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740603955,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:24.962Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Node 0 disconnected.
2023-07-19T04:23:24.961Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:23:25.015Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:23:25.030Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:23:25.030Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:23:25.031Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:23:55.031Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:23:55.140Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:23:55.155Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:23:55.156Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:23:55.157Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:24:21.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:24:21.354Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.355Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740569730,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.356Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740581878,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740594462,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740594170,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740538060,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740569730,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740571321,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740581878,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740594462,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740594170,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740595802,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740596408,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740596572,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740596701,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740596335,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740596836,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-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-07-19T04:24:21.396Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:24:21.396Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:24:21.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740597454,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:24:21.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740598473,
  "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-07-19T04:24:21.452Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:24:21.452Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:24:25.161Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:24:25.600Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:24:25.720Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:24:25.721Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:24:25.721Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:24:55.722Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:24:55.776Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:24:55.785Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:24:55.786Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:24:55.786Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:25:21.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:25:21.353Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.354Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740603955,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:25:21.355Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740604106,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740603932,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740605108,
  "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-07-19T04:25:21.468Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:25:21.468Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:25:21.603Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.603Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740604934,
  "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-07-19T04:25:21.643Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:25:21.643Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:25:21.712Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.713Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.713Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.713Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.717Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.717Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.736Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.736Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.736Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740625467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.748Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740597845,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:25:21.748Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740629492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740656331,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740656940,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740657338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-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-07-19T04:25:21.883Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:25:21.883Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:25:21.914Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740657945,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.916Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.916Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.916Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740658950,
  "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-07-19T04:25:21.994Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:25:21.995Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:25:22.022Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:25.786Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:25:25.886Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:25:25.921Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:25:25.988Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:25:55.989Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:25:56.020Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ea85701d-80a4-48a2-b779-b1fdf0758166 and serviceModelVersionId: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
2023-07-19T04:25:56.020Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a452ab06-fcdc-4e05-a890-6a003221b36c
2023-07-19T04:25:56.024Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0
2023-07-19T04:25:56.044Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:25:56.137Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?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-07-19T04:25:56.140Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0|INFO|500||Invoke
2023-07-19T04:25:56.149Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:25:56.324Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0|INFO|500||InvokeReturn
2023-07-19T04:25:56.325Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:25:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[401560], x-aai-txid=[1-aai-resources-230719-04:25:56:806-35586], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:25:56.326Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:25:56.327Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:25:56.327Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:25:56.351Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:25:56.353Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ea85701d-80a4-48a2-b779-b1fdf0758166 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:25:56.360Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:25:56.364Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:56.364Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:56.365Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740756353,
  "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-07-19T04:25:57.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:25:57.445Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-07-19T04:25:57.446Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"4cb52519-8525-4a5f-8171-858fea3e7bf3","serviceName":"Demo_pNF_q2wSTXbq2L05SxpdOycL","serviceVersion":"1.0","serviceUUID":"a9027516-d55b-4d84-ac04-392b134812a8","serviceDescription":"catalog service description","serviceInvariantUUID":"562d77d7-0a2b-434c-a932-11c2e7443f1b","resources":[{"resourceInstanceName":"pNF 28b55f91-be66 0","resourceName":"pNF 28b55f91-be66","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e","resourceInvariantUUID":"7989c85e-d244-4499-9d65-74648cb4871e","resourceCustomizationUUID":"5cd69280-ab2a-43b3-9c6a-f82bf6abe9db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml","artifactChecksum":"ZGM2YjFiNDZhOTcxYzQ2MjdiZTU0NGQ3ODczNTdkM2I\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0bd63af0-df29-455d-a4d9-0cc680dc693c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar","artifactChecksum":"YjllY2JhNmM1MDU0YzYzYzA4ZGRhZDM0MDNiNmI4OWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f5e8bf01-4c9c-43e3-8634-6ebfac2cc0ce","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"833d6fc0-418c-4e98-b3da-6d05f08da6e4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml","artifactChecksum":"MWJmMDQ5N2I4YTlkM2FlZDc3ZTNmZDIwM2Y1YTg2MTU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f636797f-ff30-4776-a298-3749a3dedfe9","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6a481c26-41b8-4f89-9d1b-b766430def92","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d9a8127e-7ed7-4705-a993-7c4f8df13e28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml","artifactChecksum":"NzcyYzMwNTI1NjU1OTFjOTg3NDczNmQ4YWU4MmI4MTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"21455ab1-eaa5-4331-85eb-12c414139b2c","artifactVersion":"1"},{"artifactName":"service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar","artifactChecksum":"NTFlNjY3NjJhYzVkNWM2OTMwNmU4ZWQzZTU2NjRjOTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6576cb74-40ae-4022-8e42-80c341388436","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:25:57.459Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:25:57.460Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:57.460Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:57.460Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:25:58.461Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:25:58.462Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:58.463Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:58.463Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:25:59.470Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:25:59.472Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:59.472Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:59.473Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:00.474Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:00.477Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:00.478Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:00.478Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:01.479Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:01.480Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:01.481Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:01.481Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:02.483Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:02.484Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:02.484Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:02.484Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:03.487Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:03.488Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:03.490Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:03.490Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:04.495Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:04.497Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:04.502Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:04.504Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:05.506Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "serviceName": "Demo_pNF_q2wSTXbq2L05SxpdOycL",
  "serviceVersion": "1.0",
  "serviceUUID": "a9027516-d55b-4d84-ac04-392b134812a8",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "562d77d7-0a2b-434c-a932-11c2e7443f1b",
  "resources": [
    {
      "resourceInstanceName": "pNF 28b55f91-be66 0",
      "resourceCustomizationUUID": "5cd69280-ab2a-43b3-9c6a-f82bf6abe9db",
      "resourceName": "pNF 28b55f91-be66",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e",
      "resourceInvariantUUID": "7989c85e-d244-4499-9d65-74648cb4871e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
      "artifactChecksum": "NTFlNjY3NjJhYzVkNWM2OTMwNmU4ZWQzZTU2NjRjOTQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6576cb74-40ae-4022-8e42-80c341388436"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:26:05.507Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:26:05.507Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9027516-d55b-4d84-ac04-392b134812a8 ASDC
2023-07-19T04:26:05.513Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:4cb52519-8525-4a5f-8171-858fea3e7bf3
ServiceName:Demo_pNF_q2wSTXbq2L05SxpdOycL
ServiceVersion:1.0
ServiceUUID:a9027516-d55b-4d84-ac04-392b134812a8
ServiceInvariantUUID:562d77d7-0a2b-434c-a932-11c2e7443f1b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
ArtifactUUID:6576cb74-40ae-4022-8e42-80c341388436
ArtifactChecksum:NTFlNjY3NjJhYzVkNWM2OTMwNmU4ZWQzZTU2NjRjOTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 28b55f91-be66 0
ResourceCustomizationUUID:5cd69280-ab2a-43b3-9c6a-f82bf6abe9db
ResourceInvariantUUID:7989c85e-d244-4499-9d65-74648cb4871e
ResourceName:pNF 28b55f91-be66
ResourceType:PNF
ResourceUUID:8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-07-19T04:26:05.514Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9027516-d55b-4d84-ac04-392b134812a8 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-07-19T04:26:05.672Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:26:05.675Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:26:05.676Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:26:05.678Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6576cb74-40ae-4022-8e42-80c341388436 from URL: /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:05.679Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:26:05.680Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:05.812Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:26:05.821Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar 6576cb74-40ae-4022-8e42-80c341388436 88007
2023-07-19T04:26:05.822Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar ASDC sendASDCNotification
2023-07-19T04:26:05.823Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:05.823Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:26:05.825Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:05.825Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:05.827Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740765822,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:06.830Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:26:06.832Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:26:06.833Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 6576cb74-40ae-4022-8e42-80c341388436, URL: /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar to file: /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:06.833Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:06.834Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:06.835Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:07.409Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15122432573678421481/Definitions/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml
2023-07-19T04:26:09.798Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 28b55f91-be66 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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:26:09.801Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.801Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.801Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Node template pNF 28b55f91-be66 0 is matching search criteria
2023-07-19T04:26:09.802Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:26:09.802Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 28b55f91-be66 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:26:09.802Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Node template pNF 28b55f91-be66 0 is matching search criteria
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 28b55f91-be66 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.804Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.804Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.804Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.805Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.805Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.805Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_q2wSTXbq2L05SxpdOycL
Description:catalog service description
Model UUID:a9027516-d55b-4d84-ac04-392b134812a8
Model Version:NULL
Model InvariantUuid:562d77d7-0a2b-434c-a932-11c2e7443f1b
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-07-19T04:26:09.825Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
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-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||pNF 28b55f91-be66 0
2023-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
2023-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||No resources found for Service: a9027516-d55b-4d84-ac04-392b134812a8
2023-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a9027516-d55b-4d84-ac04-392b134812a8
2023-07-19T04:26:09.841Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 28b55f91-be66 0 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e 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-07-19T04:26:09.854Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f4c05b, org.onap.sdc.toscaparser.api.parameters.Input@7d827a66, org.onap.sdc.toscaparser.api.parameters.Input@4ad8f2e3, org.onap.sdc.toscaparser.api.parameters.Input@154534be, org.onap.sdc.toscaparser.api.parameters.Input@3610d855]
2023-07-19T04:26:09.855Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.855Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.855Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a9027516-d55b-4d84-ac04-392b134812a8: pNF 28b55f91-be66
2023-07-19T04:26:09.856Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Processing PNF resource: 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
2023-07-19T04:26:09.856Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:26:09.857Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.857Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Resource customization UUID: 5cd69280-ab2a-43b3-9c6a-f82bf6abe9db is the same as notified resource customizationUUID: 5cd69280-ab2a-43b3-9c6a-f82bf6abe9db
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-07-19T04:26:10.120Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 28b55f91-be66 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e 0 ASDC deployResourceStructure
2023-07-19T04:26:10.121Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar ASDC sendASDCNotification
2023-07-19T04:26:10.121Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:10.121Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:26:10.122Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:10.123Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:10.123Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740770121,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:11.125Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:26:11.166Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
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-07-19T04:26:11.193Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:26:11.194Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:26:11.194Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:26:21.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:21.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740654459,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740654169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740662600,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740662308,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740656243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740658342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740659953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740667307,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740656243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.358Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740658342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740659953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.361Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740668351,
  "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-07-19T04:26:21.388Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:26:21.388Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:26:21.434Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.435Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740656243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.435Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.435Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740658342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740659953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740656243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.442Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.442Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740658342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740659953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740656243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740658342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740659953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740656243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740658342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740659953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740672037,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:26:21.448Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.448Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.448Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740656243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.449Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.449Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.449Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740658342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.450Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.451Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.452Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740659953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.453Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.453Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.453Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740673039,
  "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-07-19T04:26:21.476Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:26:21.477Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:26:21.507Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.508Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740673366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.509Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.509Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.509Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740673366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.510Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.510Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740674119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689740674371,
  "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-07-19T04:26:21.555Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.556Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:21.601Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.604Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740674461,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740675125,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689740676127,
  "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-07-19T04:26:21.625Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.626Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:21.663Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.664Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740675552,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.665Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.665Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.665Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740676634,
  "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-07-19T04:26:21.706Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.707Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-07-19T04:26:21.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689740677638,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740684459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740684169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740684459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740684169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740684459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740684169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740684459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740684169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740684459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740684169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740684459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740684169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740684459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740684169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740691669,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740691312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.742Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740695654,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:26:21.747Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.747Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.747Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689740696657,
  "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-07-19T04:26:21.762Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.763Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:21.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.796Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740703769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:26:21.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.797Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.797Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "aai-model-loader",
  "timestamp": 1689740704772,
  "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-07-19T04:26:21.834Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.834Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:41.195Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:26:41.220Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
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-07-19T04:26:41.235Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:26:41.235Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:26:41.236Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:26:41.236Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:26:41.238Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-07-19T04:26:41.257Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:27:11.257Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:27:11.289Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3 and serviceModelVersionId: a9027516-d55b-4d84-ac04-392b134812a8
2023-07-19T04:27:11.289Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 562d77d7-0a2b-434c-a932-11c2e7443f1b
2023-07-19T04:27:11.295Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0
2023-07-19T04:27:11.312Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:27:11.377Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?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-07-19T04:27:11.379Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0|INFO|500||Invoke
2023-07-19T04:27:11.390Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:27:11.611Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0|INFO|500||InvokeReturn
2023-07-19T04:27:11.613Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:27:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[174], vertex-id=[180304], x-aai-txid=[1-aai-resources-230719-04:27:12:051-45507], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:27:11.613Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:27:11.614Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:27:11.614Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-07-19T04:27:11.641Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||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-07-19T04:27:11.641Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4cb52519-8525-4a5f-8171-858fea3e7bf3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:27:11.642Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:27:11.643Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:11.643Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:11.643Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740831642,
  "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-07-19T04:27:12.717Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-07-19T04:27:12.718Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3e8f429f-237a-4f82-94fb-d1cf9833b421","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c15f0ade-528c-4d87-8d2d-8d049b03517c","serviceDescription":"service","serviceInvariantUUID":"753eb833-1a48-40f6-a4bc-db30dbecb5db","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"92a55d05-232c-40ed-883d-e6372e2a5305","resourceInvariantUUID":"93f2f1a3-271a-4ad7-8d2a-6ed44f8c9096","resourceCustomizationUUID":"8cc6281d-222c-4763-a40d-81a8f2ec7674","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":"MzQ0N2M4ODc2OGNhNjUxMzBiNWFkZmQ1NGM2MzFhN2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"75421c4d-28e7-4baa-b3d0-e92f41571614","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":"ZDJiYWVhN2JjNjZjMzUxOTYwYzM5M2E3MGJhMDllN2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4608a337-217b-4bde-9d82-67a343d8068c","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":"82c42c75-1072-471b-ab6e-b2d5987344ab","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":"82498514-df6c-493b-8675-6b3e818936ce","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":"1ed9651e-fd6c-4ee6-9a66-20a144d708ec","artifactVersion":"2","generatedFromUUID":"82c42c75-1072-471b-ab6e-b2d5987344ab"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OTgyNzYwZjMxZTlkZTU5ZTYyOTkxM2IxNjM1ODlhN2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0df80d82-6205-47f2-9bc6-d4b676826316","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODQzMzcwYTEwZDBkZTYzNDAzZGU2MjE5NDYwMjUyMjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c7446585-36f2-4279-8fd5-0486b080ccba","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:27:12.735Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:12.736Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:12.736Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:12.737Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "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-07-19T04:27:13.750Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:13.751Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:13.751Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:13.753Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "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-07-19T04:27:14.755Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:14.756Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:14.756Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:14.756Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "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-07-19T04:27:15.757Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:15.758Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:15.758Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:15.759Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "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-07-19T04:27:16.761Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:16.762Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:16.762Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:16.763Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "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-07-19T04:27:17.778Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:17.779Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:17.779Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:17.780Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:18.781Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:18.782Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:18.782Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:18.782Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:19.784Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c15f0ade-528c-4d87-8d2d-8d049b03517c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "753eb833-1a48-40f6-a4bc-db30dbecb5db",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "8cc6281d-222c-4763-a40d-81a8f2ec7674",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "92a55d05-232c-40ed-883d-e6372e2a5305",
      "resourceInvariantUUID": "93f2f1a3-271a-4ad7-8d2a-6ed44f8c9096",
      "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": "ZDJiYWVhN2JjNjZjMzUxOTYwYzM5M2E3MGJhMDllN2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "4608a337-217b-4bde-9d82-67a343d8068c",
          "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": "82c42c75-1072-471b-ab6e-b2d5987344ab",
          "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": "1ed9651e-fd6c-4ee6-9a66-20a144d708ec",
            "generatedFromUUID": "82c42c75-1072-471b-ab6e-b2d5987344ab"
          },
          "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": "1ed9651e-fd6c-4ee6-9a66-20a144d708ec",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ODQzMzcwYTEwZDBkZTYzNDAzZGU2MjE5NDYwMjUyMjI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c7446585-36f2-4279-8fd5-0486b080ccba"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:27:19.785Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:27:19.785Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c15f0ade-528c-4d87-8d2d-8d049b03517c ASDC
2023-07-19T04:27:19.785Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:3e8f429f-237a-4f82-94fb-d1cf9833b421
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c15f0ade-528c-4d87-8d2d-8d049b03517c
ServiceInvariantUUID:753eb833-1a48-40f6-a4bc-db30dbecb5db
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:c7446585-36f2-4279-8fd5-0486b080ccba
ArtifactChecksum:ODQzMzcwYTEwZDBkZTYzNDAzZGU2MjE5NDYwMjUyMjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:8cc6281d-222c-4763-a40d-81a8f2ec7674
ResourceInvariantUUID:93f2f1a3-271a-4ad7-8d2a-6ed44f8c9096
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:92a55d05-232c-40ed-883d-e6372e2a5305
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:4608a337-217b-4bde-9d82-67a343d8068c
ArtifactChecksum:ZDJiYWVhN2JjNjZjMzUxOTYwYzM5M2E3MGJhMDllN2I=
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:82c42c75-1072-471b-ab6e-b2d5987344ab
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:1ed9651e-fd6c-4ee6-9a66-20a144d708ec
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:1ed9651e-fd6c-4ee6-9a66-20a144d708ec
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-07-19T04:27:19.791Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c15f0ade-528c-4d87-8d2d-8d049b03517c 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-07-19T04:27:19.943Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:27:19.944Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:27:19.945Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:27:19.945Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c7446585-36f2-4279-8fd5-0486b080ccba from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-07-19T04:27:19.946Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:27:19.946Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-07-19T04:27:20.059Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:27:20.071Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar c7446585-36f2-4279-8fd5-0486b080ccba 75165
2023-07-19T04:27:20.071Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-07-19T04:27:20.071Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-07-19T04:27:20.072Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:27:20.072Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:20.072Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:20.073Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740840071,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:21.074Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:27:21.075Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:27:21.077Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: c7446585-36f2-4279-8fd5-0486b080ccba, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:21.077Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-07-19T04:27:21.078Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:21.079Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:21.345Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:21.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740756353,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:27:21.351Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.351Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.358Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:27:21.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.359Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740765822,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:27:21.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.360Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740770121,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:27:21.360Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.516Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12450566075121093318/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-07-19T04:27:24.931Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:27:24.932Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:27:24.932Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:24.932Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:27:24.934Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.934Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:24.934Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:24.934Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:27:24.935Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:27:24.935Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.935Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:24.935Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:24.936Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:27:24.936Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:27:24.936Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.936Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:24.936Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.937Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-07-19T04:27:24.937Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-07-19T04:27:24.937Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-07-19T04:27:24.937Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-07-19T04:27:24.937Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-07-19T04:27:24.938Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-07-19T04:27:24.938Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.938Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:27:24.938Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.938Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:24.939Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:27:24.939Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.939Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:24.939Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:27:24.940Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.940Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:24.940Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:27:24.940Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.940Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-07-19T04:27:24.940Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-07-19T04:27:24.941Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-07-19T04:27:24.941Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=58789fae-c998-412c-aee0-d23f0d613794
2023-07-19T04:27:24.941Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.941Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:24.941Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.941Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:24.942Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.942Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:24.942Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:24.942Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:24.942Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c15f0ade-528c-4d87-8d2d-8d049b03517c
Model Version:NULL
Model InvariantUuid:753eb833-1a48-40f6-a4bc-db30dbecb5db
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:b537bfff-ba8d-4457-9400-c589d82db7be
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:93f2f1a3-271a-4ad7-8d2a-6ed44f8c9096
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8cc6281d-222c-4763-a40d-81a8f2ec7674
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7fe28924-d5bb-4f8f-af77-d41ec699a09c
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:42b121ca-729f-478f-a09a-f3363a0dc86c
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:58789fae-c998-412c-aee0-d23f0d613794
ModelInvariantUuid:3765ce0d-b563-4419-9e86-37a28a084dbc
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:b9d5a372-f4d5-4fa8-94ee-f4a8d3649bee
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:07c66ee7-186d-4633-9422-a5eb986a3241
ModelInvariantUuid:4ae98456-e363-4128-9451-4449006b179a
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:4dca5e65-a75b-4721-aaf0-2b9cd20fa5d9
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-07-19T04:27:24.983Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 92a55d05-232c-40ed-883d-e6372e2a5305
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-07-19T04:27:24.988Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||basic_vm 0
2023-07-19T04:27:24.989Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 92a55d05-232c-40ed-883d-e6372e2a5305
2023-07-19T04:27:24.989Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4608a337-217b-4bde-9d82-67a343d8068c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-07-19T04:27:24.989Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:27:24.989Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:25.098Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:27:25.099Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 4608a337-217b-4bde-9d82-67a343d8068c 787
2023-07-19T04:27:25.100Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:25.102Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:25.102Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:27:25.102Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:25.102Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:25.103Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740845100,
  "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-07-19T04:27:26.104Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "7fe28924-d5bb-4f8f-af77-d41ec699a09c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "42b121ca-729f-478f-a09a-f3363a0dc86c",
    "vfModuleModelCustomizationUUID": "62435f99-fc90-4a25-9094-4cdc31a90233",
    "isBase": true,
    "artifacts": [
      "82c42c75-1072-471b-ab6e-b2d5987344ab",
      "1ed9651e-fd6c-4ee6-9a66-20a144d708ec"
    ],
    "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-07-19T04:27:26.111Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:42b121ca-729f-478f-a09a-f3363a0dc86c
VfModuleModelInvariantUUID:7fe28924-d5bb-4f8f-af77-d41ec699a09c
VfModuleModelDescription:NULL
Artifacts UUID List:{
82c42c75-1072-471b-ab6e-b2d5987344ab
,
1ed9651e-fd6c-4ee6-9a66-20a144d708ec

}
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-07-19T04:27:26.116Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "7fe28924-d5bb-4f8f-af77-d41ec699a09c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "42b121ca-729f-478f-a09a-f3363a0dc86c",
    "vfModuleModelCustomizationUUID": "62435f99-fc90-4a25-9094-4cdc31a90233",
    "isBase": true,
    "artifacts": [
      "82c42c75-1072-471b-ab6e-b2d5987344ab",
      "1ed9651e-fd6c-4ee6-9a66-20a144d708ec"
    ],
    "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-07-19T04:27:26.116Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:42b121ca-729f-478f-a09a-f3363a0dc86c
VfModuleModelInvariantUUID:7fe28924-d5bb-4f8f-af77-d41ec699a09c
VfModuleModelDescription:NULL
Artifacts UUID List:{
82c42c75-1072-471b-ab6e-b2d5987344ab
,
1ed9651e-fd6c-4ee6-9a66-20a144d708ec

}
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-07-19T04:27:26.116Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 82c42c75-1072-471b-ab6e-b2d5987344ab from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-07-19T04:27:26.116Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:27:26.117Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:26.244Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:27:26.245Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 82c42c75-1072-471b-ab6e-b2d5987344ab 5033
2023-07-19T04:27:26.245Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:26.245Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:26.246Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:27:26.246Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:26.246Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:26.247Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740846245,
  "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-07-19T04:27:27.250Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1ed9651e-fd6c-4ee6-9a66-20a144d708ec from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-07-19T04:27:27.250Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:27:27.250Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:27.403Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:27:27.408Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 1ed9651e-fd6c-4ee6-9a66-20a144d708ec 903
2023-07-19T04:27:27.409Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:27.409Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:27.409Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:27:27.410Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:27.410Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:27.411Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740847409,
  "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-07-19T04:27:28.412Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: c15f0ade-528c-4d87-8d2d-8d049b03517c
2023-07-19T04:27:28.413Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 92a55d05-232c-40ed-883d-e6372e2a5305 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-07-19T04:27:28.481Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31904403, org.onap.sdc.toscaparser.api.parameters.Input@32732c8d, org.onap.sdc.toscaparser.api.parameters.Input@55ed53cd, org.onap.sdc.toscaparser.api.parameters.Input@5691ad7b, org.onap.sdc.toscaparser.api.parameters.Input@65125bf6]
2023-07-19T04:27:28.485Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.486Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.486Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-07-19T04:27:28.488Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 8cc6281d-222c-4763-a40d-81a8f2ec7674
2023-07-19T04:27:28.489Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8cc6281d-222c-4763-a40d-81a8f2ec7674 matches Tosca VF Customization UUID: 8cc6281d-222c-4763-a40d-81a8f2ec7674
2023-07-19T04:27:28.489Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 8cc6281d-222c-4763-a40d-81a8f2ec7674  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-07-19T04:27:28.529Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.530Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.532Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 8cc6281d-222c-4763-a40d-81a8f2ec7674: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-07-19T04:27:28.536Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2ac3d48c
2023-07-19T04:27:28.536Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.537Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:27:28.537Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 62435f99-fc90-4a25-9094-4cdc31a90233
2023-07-19T04:27:28.542Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 62435f99-fc90-4a25-9094-4cdc31a90233
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-07-19T04:27:28.582Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.584Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:28.584Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:27:28.584Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.585Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:28.585Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:27:28.586Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.586Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-07-19T04:27:28.587Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-07-19T04:27:28.588Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-07-19T04:27:28.588Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=58789fae-c998-412c-aee0-d23f0d613794
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-07-19T04:27:28.604Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.605Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:28.607Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:27:28.607Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.610Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-07-19T04:27:28.610Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=8cc6281d-222c-4763-a40d-81a8f2ec7674
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-07-19T04:27:28.634Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.636Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.637Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid c15f0ade-528c-4d87-8d2d-8d049b03517c: basic_vm
2023-07-19T04:27:28.638Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.639Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.640Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.640Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.641Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.642Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.643Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.644Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.645Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:27:28.646Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:27:28.647Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:29.297Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 92a55d05-232c-40ed-883d-e6372e2a5305 1 ASDC deployResourceStructure
2023-07-19T04:27:29.297Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:29.298Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:29.298Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:27:29.299Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:29.299Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:29.299Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740849297,
  "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-07-19T04:27:30.300Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:30.306Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:30.307Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:27:30.309Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:30.309Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:30.310Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740850300,
  "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-07-19T04:27:31.311Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:31.312Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:31.312Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:27:31.312Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:31.313Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:31.313Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740851311,
  "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-07-19T04:27:32.314Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-07-19T04:27:32.315Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-07-19T04:27:32.315Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:27:32.315Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:32.316Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:32.316Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740852314,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:33.317Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3e8f429f-237a-4f82-94fb-d1cf9833b421
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:27:33.444Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3e8f429f-237a-4f82-94fb-d1cf9833b421
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-07-19T04:27:33.460Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:27:33.461Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:27:33.461Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:27:33.461Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:27:33.461Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:27:33.461Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:27:33.462Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:27:33.462Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:27:33.462Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:27:33.462Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:27:33.487Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:28:03.487Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:28:03.499Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3e8f429f-237a-4f82-94fb-d1cf9833b421 and serviceModelVersionId: c15f0ade-528c-4d87-8d2d-8d049b03517c
2023-07-19T04:28:03.500Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 753eb833-1a48-40f6-a4bc-db30dbecb5db
2023-07-19T04:28:03.501Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0
2023-07-19T04:28:03.508Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:28:03.556Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0|INFO|500||Invoke
2023-07-19T04:28:03.557Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3e8f429f-237a-4f82-94fb-d1cf9833b421], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[41fe678a-1d99-4d07-bb5a-91d6f0926b9e], X-ECOMP-RequestID=[3e8f429f-237a-4f82-94fb-d1cf9833b421], X-TransactionId=[], X-ONAP-RequestID=[3e8f429f-237a-4f82-94fb-d1cf9833b421], Content-Type=[application/merge-patch+json]}
2023-07-19T04:28:03.565Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:28:03.705Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?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/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:28:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[426136], x-aai-txid=[0-aai-resources-230719-04:28:04:224-31633], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:28:03.706Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:28:03.707Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/753eb833-1a48-40f6-a4bc-db30dbecb5db/model-vers/model-ver/c15f0ade-528c-4d87-8d2d-8d049b03517c?depth=0|INFO|500||InvokeReturn
2023-07-19T04:28:03.707Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:28:03.707Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:28:03.719Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||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-07-19T04:28:03.719Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3e8f429f-237a-4f82-94fb-d1cf9833b421 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:28:03.720Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:28:03.720Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:28:03.720Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:28:03.721Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740883719,
  "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-07-19T04:28:04.829Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:28:21.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:28:21.346Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.346Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740831642,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:28:21.348Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.348Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.348Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:28:21.349Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.356Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.356Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740757433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:28:21.357Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740840071,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:28:21.358Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:04.830Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:29:21.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:29:21.350Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.351Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740845100,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:29:21.352Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:21.352Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.352Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740846245,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:29:21.352Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:21.352Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.353Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740847409,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:29:21.353Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:21.353Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.353Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740849297,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:29:21.353Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:21.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740850300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-07-19T04:29:21.354Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:21.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740851311,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-07-19T04:29:21.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:21.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740852314,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:29:21.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:29:21.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-07-19T04:29:21.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689740883719,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:29:21.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:30:04.837Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:30:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:31:04.838Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:31:21.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:32:04.839Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:32:21.366Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:33:04.841Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:33:21.368Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:34:04.850Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:34:21.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:35:04.852Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:35:21.378Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:36:04.854Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:36:21.381Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:37:04.857Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:37:21.383Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:38:04.859Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:38:21.385Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:38:56.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:38:56.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"8a53b5ed-80e1-479b-8539-76891102257b","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"f8a3297a-7ad3-4929-b7c2-304d870f6e4e","serviceDescription":"service","serviceInvariantUUID":"366ed331-1ba1-4c9e-8392-8d17064b9ddd","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c2ec2b82-4a32-48b7-a7b5-6023c4931892","resourceInvariantUUID":"a0e8d4b5-c560-419a-bb8e-942eeedfeb4e","resourceCustomizationUUID":"e9848375-e2ab-407a-b107-042e927ce940","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":"MTY3NDg4YTQyYTAxODhiOWYwMjBkODNkNzAwYzM0MmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1825c6cd-68e3-4e83-963d-37b0999778f2","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":"MGNjYzM4ODAyZjIxZjlkZDViYjkwZWIzNGIxZjBhNWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0c21f547-663e-4606-a921-081b58eca8d7","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":"619e11fa-75c5-48c8-b69b-6b4f1a6e2037","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":"8d938c1c-40cc-4792-badc-d7835be20c21","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":"da98bd86-69c1-4083-b10d-c25c883e7fdd","artifactVersion":"2","generatedFromUUID":"c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f"},{"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":"8552c91d-2975-47dc-a4ea-bd73b4d34b3a","artifactVersion":"2","generatedFromUUID":"619e11fa-75c5-48c8-b69b-6b4f1a6e2037"},{"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":"c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f","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":"7669ece2-d11c-4623-a1f8-14c61a820512","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":"MDY4MDc5YjZiNTMzNzBjNTQxY2EyMjkwYmM4NGM2Nzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"36bd9b9a-0fef-4f15-8ec8-81267116685c","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZGZjNWQ4NjYwZmM4YTEyNTU4MmUyODRkZjBhYjNlYTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cb213183-dae0-4a58-955e-1608d28d2bdc","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:38:56.302Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:38:56.303Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:38:56.315Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:38:56.316Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:38:56.316Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:38:56.316Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:38:56.331Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:38:56.344Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:38:56.344Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:38:56.344Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:38:56.345Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:38:56.345Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:38:56.345Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:38:57.371Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:38:57.372Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:38:57.372Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:38:57.372Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:38:58.375Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:38:58.376Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:38:58.376Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:38:58.376Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:38:59.380Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:38:59.380Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:38:59.380Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:38:59.381Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:39:00.382Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:39:00.382Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:00.382Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:00.383Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:39:01.384Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:39:01.384Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:01.384Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:01.385Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:39:02.386Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:39:02.387Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:02.387Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:02.387Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:39:03.388Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:39:03.389Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:03.389Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:03.390Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "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-07-19T04:39:04.391Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:39:04.391Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:04.392Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:04.392Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:39:05.392Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:39:05.394Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:05.394Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:05.394Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:39:06.404Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "f8a3297a-7ad3-4929-b7c2-304d870f6e4e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "366ed331-1ba1-4c9e-8392-8d17064b9ddd",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "e9848375-e2ab-407a-b107-042e927ce940",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "c2ec2b82-4a32-48b7-a7b5-6023c4931892",
      "resourceInvariantUUID": "a0e8d4b5-c560-419a-bb8e-942eeedfeb4e",
      "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": "MGNjYzM4ODAyZjIxZjlkZDViYjkwZWIzNGIxZjBhNWE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "0c21f547-663e-4606-a921-081b58eca8d7",
          "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": "619e11fa-75c5-48c8-b69b-6b4f1a6e2037",
          "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": "8552c91d-2975-47dc-a4ea-bd73b4d34b3a",
            "generatedFromUUID": "619e11fa-75c5-48c8-b69b-6b4f1a6e2037"
          },
          "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": "da98bd86-69c1-4083-b10d-c25c883e7fdd",
          "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": "8552c91d-2975-47dc-a4ea-bd73b4d34b3a",
          "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": "c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ZGZjNWQ4NjYwZmM4YTEyNTU4MmUyODRkZjBhYjNlYTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cb213183-dae0-4a58-955e-1608d28d2bdc"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:39:06.406Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:39:06.406Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 f8a3297a-7ad3-4929-b7c2-304d870f6e4e ASDC
2023-07-19T04:39:06.408Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:8a53b5ed-80e1-479b-8539-76891102257b
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:f8a3297a-7ad3-4929-b7c2-304d870f6e4e
ServiceInvariantUUID:366ed331-1ba1-4c9e-8392-8d17064b9ddd
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:cb213183-dae0-4a58-955e-1608d28d2bdc
ArtifactChecksum:ZGZjNWQ4NjYwZmM4YTEyNTU4MmUyODRkZjBhYjNlYTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:e9848375-e2ab-407a-b107-042e927ce940
ResourceInvariantUUID:a0e8d4b5-c560-419a-bb8e-942eeedfeb4e
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:c2ec2b82-4a32-48b7-a7b5-6023c4931892
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:0c21f547-663e-4606-a921-081b58eca8d7
ArtifactChecksum:MGNjYzM4ODAyZjIxZjlkZDViYjkwZWIzNGIxZjBhNWE=
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:619e11fa-75c5-48c8-b69b-6b4f1a6e2037
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:8552c91d-2975-47dc-a4ea-bd73b4d34b3a
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:da98bd86-69c1-4083-b10d-c25c883e7fdd
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:8552c91d-2975-47dc-a4ea-bd73b4d34b3a
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:c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-07-19T04:39:06.408Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f8a3297a-7ad3-4929-b7c2-304d870f6e4e 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-07-19T04:39:06.606Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:39:06.609Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:39:06.609Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:39:06.616Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: cb213183-dae0-4a58-955e-1608d28d2bdc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:06.658Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:39:06.659Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:06.804Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:39:06.813Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar cb213183-dae0-4a58-955e-1608d28d2bdc 163253
2023-07-19T04:39:06.813Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-07-19T04:39:06.813Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:06.814Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:39:06.814Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:06.814Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:06.814Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741546813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:39:07.815Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:39:07.816Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:39:07.817Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: cb213183-dae0-4a58-955e-1608d28d2bdc, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:07.817Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-07-19T04:39:07.818Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:07.818Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:08.220Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5779883235015901761/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-07-19T04:39:11.616Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:39:11.617Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-07-19T04:39:11.617Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:11.618Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-07-19T04:39:11.618Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:11.618Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:11.619Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:11.619Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:11.619Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-07-19T04:39:11.620Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.620Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:11.621Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:11.621Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-07-19T04:39:11.622Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:39:11.622Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.622Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:11.623Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:11.623Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-07-19T04:39:11.623Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:39:11.623Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.624Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:11.624Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.626Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-07-19T04:39:11.626Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-07-19T04:39:11.627Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-07-19T04:39:11.627Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-07-19T04:39:11.627Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.628Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:39:11.628Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.628Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:11.629Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:39:11.630Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.631Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:11.631Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:39:11.631Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.632Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:11.632Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:39:11.633Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.633Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:11.634Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:39:11.634Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.634Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-07-19T04:39:11.635Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-07-19T04:39:11.635Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=86652034-8d72-45b2-a566-2c1ba3fbb617
2023-07-19T04:39:11.636Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.636Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:11.637Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.637Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:11.637Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.638Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:11.638Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:11.638Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:11.639Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:f8a3297a-7ad3-4929-b7c2-304d870f6e4e
Model Version:NULL
Model InvariantUuid:366ed331-1ba1-4c9e-8392-8d17064b9ddd
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:afc7bba3-d873-42c7-a8f3-589945920f1f
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a0e8d4b5-c560-419a-bb8e-942eeedfeb4e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:e9848375-e2ab-407a-b107-042e927ce940
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74b9bd57-b6c7-41d5-951f-2ebcead61a6a
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:767d3782-4e46-4280-87cc-997aece846f3
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:f0edabcd-90f4-458e-9255-cc9908c464f2
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:7df28218-f3bd-4c60-a843-0b4128ab4d77
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:86652034-8d72-45b2-a566-2c1ba3fbb617
ModelInvariantUuid:8f527b24-e1c2-4de1-9448-fac95e2d3de9
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:43d7ecdf-cbb9-4d10-873a-7910545e8d5a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:b5e74131-96d4-4379-8961-1ea22312c6bc
ModelInvariantUuid:a55674a6-2b1b-4bef-9c2f-8c73acfc1887
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:f1b1896b-86cb-4ff3-bc73-4d1acdb6d37f
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-07-19T04:39:11.686Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: c2ec2b82-4a32-48b7-a7b5-6023c4931892
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-07-19T04:39:11.706Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||basic_cnf_macro 0
2023-07-19T04:39:11.707Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c2ec2b82-4a32-48b7-a7b5-6023c4931892
2023-07-19T04:39:11.707Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0c21f547-663e-4606-a921-081b58eca8d7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-07-19T04:39:11.707Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:39:11.708Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:11.824Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:39:11.830Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 0c21f547-663e-4606-a921-081b58eca8d7 1565
2023-07-19T04:39:11.830Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:11.831Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:11.831Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:39:11.832Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:11.832Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:11.832Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741551830,
  "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-07-19T04:39:12.834Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "f0edabcd-90f4-458e-9255-cc9908c464f2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7df28218-f3bd-4c60-a843-0b4128ab4d77",
    "vfModuleModelCustomizationUUID": "2479e2c9-493b-4c2a-ae89-0291cdb4b8c6",
    "isBase": true,
    "artifacts": [
      "619e11fa-75c5-48c8-b69b-6b4f1a6e2037",
      "8552c91d-2975-47dc-a4ea-bd73b4d34b3a"
    ],
    "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": "74b9bd57-b6c7-41d5-951f-2ebcead61a6a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "767d3782-4e46-4280-87cc-997aece846f3",
    "vfModuleModelCustomizationUUID": "ca53754c-6b24-4d8a-b5b8-75885b9be340",
    "isBase": false,
    "artifacts": [
      "c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f"
    ],
    "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-07-19T04:39:12.848Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7df28218-f3bd-4c60-a843-0b4128ab4d77
VfModuleModelInvariantUUID:f0edabcd-90f4-458e-9255-cc9908c464f2
VfModuleModelDescription:NULL
Artifacts UUID List:{
619e11fa-75c5-48c8-b69b-6b4f1a6e2037
,
8552c91d-2975-47dc-a4ea-bd73b4d34b3a

}
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:767d3782-4e46-4280-87cc-997aece846f3
VfModuleModelInvariantUUID:74b9bd57-b6c7-41d5-951f-2ebcead61a6a
VfModuleModelDescription:NULL
Artifacts UUID List:{
c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f

}
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-07-19T04:39:12.853Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "f0edabcd-90f4-458e-9255-cc9908c464f2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7df28218-f3bd-4c60-a843-0b4128ab4d77",
    "vfModuleModelCustomizationUUID": "2479e2c9-493b-4c2a-ae89-0291cdb4b8c6",
    "isBase": true,
    "artifacts": [
      "619e11fa-75c5-48c8-b69b-6b4f1a6e2037",
      "8552c91d-2975-47dc-a4ea-bd73b4d34b3a"
    ],
    "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": "74b9bd57-b6c7-41d5-951f-2ebcead61a6a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "767d3782-4e46-4280-87cc-997aece846f3",
    "vfModuleModelCustomizationUUID": "ca53754c-6b24-4d8a-b5b8-75885b9be340",
    "isBase": false,
    "artifacts": [
      "c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f"
    ],
    "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-07-19T04:39:12.857Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7df28218-f3bd-4c60-a843-0b4128ab4d77
VfModuleModelInvariantUUID:f0edabcd-90f4-458e-9255-cc9908c464f2
VfModuleModelDescription:NULL
Artifacts UUID List:{
619e11fa-75c5-48c8-b69b-6b4f1a6e2037
,
8552c91d-2975-47dc-a4ea-bd73b4d34b3a

}
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:767d3782-4e46-4280-87cc-997aece846f3
VfModuleModelInvariantUUID:74b9bd57-b6c7-41d5-951f-2ebcead61a6a
VfModuleModelDescription:NULL
Artifacts UUID List:{
c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f

}
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-07-19T04:39:12.864Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 619e11fa-75c5-48c8-b69b-6b4f1a6e2037 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-07-19T04:39:12.865Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:39:12.865Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:12.945Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:39:12.947Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 619e11fa-75c5-48c8-b69b-6b4f1a6e2037 914
2023-07-19T04:39:12.947Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:12.948Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:12.948Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:39:12.948Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:12.950Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:12.950Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741552947,
  "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-07-19T04:39:13.958Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: da98bd86-69c1-4083-b10d-c25c883e7fdd from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-07-19T04:39:13.959Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:39:13.959Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:14.039Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:39:14.040Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env da98bd86-69c1-4083-b10d-c25c883e7fdd 12
2023-07-19T04:39:14.041Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:14.041Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:14.042Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:39:14.042Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:14.042Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:14.043Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741554041,
  "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-07-19T04:39:15.045Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8552c91d-2975-47dc-a4ea-bd73b4d34b3a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-07-19T04:39:15.046Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:39:15.046Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:15.135Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:39:15.136Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8552c91d-2975-47dc-a4ea-bd73b4d34b3a 96
2023-07-19T04:39:15.136Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:15.136Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:15.136Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:39:15.137Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:15.137Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:15.137Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741555136,
  "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-07-19T04:39:16.142Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-07-19T04:39:16.143Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:39:16.143Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:16.325Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:39:16.326Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz c7a45d20-a264-4f4d-a1a6-d88ecd4f6b8f 20206
2023-07-19T04:39:16.326Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:16.327Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:16.327Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:39:16.327Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:16.328Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:16.328Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741556326,
  "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-07-19T04:39:17.338Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: f8a3297a-7ad3-4929-b7c2-304d870f6e4e
2023-07-19T04:39:17.338Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 c2ec2b82-4a32-48b7-a7b5-6023c4931892 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-07-19T04:39:17.407Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@34c75c26, org.onap.sdc.toscaparser.api.parameters.Input@5952f0b6, org.onap.sdc.toscaparser.api.parameters.Input@67a142f9, org.onap.sdc.toscaparser.api.parameters.Input@4aa8a722, org.onap.sdc.toscaparser.api.parameters.Input@4480e43d]
2023-07-19T04:39:17.420Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.420Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.421Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-07-19T04:39:17.421Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= e9848375-e2ab-407a-b107-042e927ce940
2023-07-19T04:39:17.421Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e9848375-e2ab-407a-b107-042e927ce940 matches Tosca VF Customization UUID: e9848375-e2ab-407a-b107-042e927ce940
2023-07-19T04:39:17.421Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: e9848375-e2ab-407a-b107-042e927ce940  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-07-19T04:39:17.435Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.438Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.454Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id e9848375-e2ab-407a-b107-042e927ce940: {\"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-07-19T04:39:17.458Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@685c7c16
2023-07-19T04:39:17.459Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.459Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:39:17.459Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ca53754c-6b24-4d8a-b5b8-75885b9be340
2023-07-19T04:39:17.459Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ca53754c-6b24-4d8a-b5b8-75885b9be340
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-07-19T04:39:17.472Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.475Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:17.475Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:39:17.476Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.476Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:17.476Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:39:17.477Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.477Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-07-19T04:39:17.477Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=e9848375-e2ab-407a-b107-042e927ce940
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-07-19T04:39:17.488Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.489Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.490Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid f8a3297a-7ad3-4929-b7c2-304d870f6e4e: basic_cnf_macro
2023-07-19T04:39:17.506Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.507Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.507Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.507Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.507Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.508Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.509Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.509Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.510Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:39:17.510Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:39:17.510Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:17.722Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro c2ec2b82-4a32-48b7-a7b5-6023c4931892 2 ASDC deployResourceStructure
2023-07-19T04:39:17.723Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:17.724Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:17.724Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:39:17.724Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:17.725Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:17.726Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741557723,
  "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-07-19T04:39:18.730Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:18.731Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:18.731Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:39:18.731Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:18.731Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:18.731Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741558730,
  "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-07-19T04:39:19.744Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:19.744Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:19.744Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-07-19T04:39:19.745Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:19.745Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:19.745Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741559736,
  "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-07-19T04:39:20.757Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:20.757Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:20.757Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:39:20.758Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:20.758Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:20.758Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741560757,
  "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-07-19T04:39:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:39:21.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:39:21.348Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:39:21.349Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:39:21.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:39:21.349Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:39:21.349Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:39:21.760Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:21.761Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:39:21.761Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-07-19T04:39:21.761Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:21.762Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:21.762Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741561760,
  "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-07-19T04:39:22.778Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-07-19T04:39:22.779Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-07-19T04:39:22.779Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:39:22.779Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:39:22.779Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:39:22.780Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741562778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:39:23.783Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a53b5ed-80e1-479b-8539-76891102257b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:39:23.871Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a53b5ed-80e1-479b-8539-76891102257b
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-07-19T04:39:23.891Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:39:23.891Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:39:23.891Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:39:53.891Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a53b5ed-80e1-479b-8539-76891102257b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:39:53.966Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a53b5ed-80e1-479b-8539-76891102257b
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-07-19T04:39:53.991Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:39:53.993Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:39:53.993Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:40:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:40:21.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.391Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.391Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.391Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.391Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.391Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.391Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.393Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.393Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.393Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.394Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.394Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.394Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.394Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.394Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.394Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.394Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.397Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.398Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.399Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.399Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.400Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.400Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.400Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.400Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.400Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.400Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.401Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.401Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.406Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.407Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.407Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.407Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741518681,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.408Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.409Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741524169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.409Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.409Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.409Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741515405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.409Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.412Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.412Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741484859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.412Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.412Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.412Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741524477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.413Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.413Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.413Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741517229,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:21.413Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.413Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.413Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741545927,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.417Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.418Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.418Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741545868,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.418Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.418Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741545952,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741546676,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741546697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.420Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741546813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.420Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.420Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741547035,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.421Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.421Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.421Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741547734,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:40:21.421Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.421Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.421Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741548153,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.422Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.422Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.422Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741548738,
  "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-07-19T04:40:21.480Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8a53b5ed-80e1-479b-8539-76891102257b
2023-07-19T04:40:21.480Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a53b5ed-80e1-479b-8539-76891102257b 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-07-19T04:40:21.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.544Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741548562,
  "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=?
2023-07-19T04:40:21.616Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8a53b5ed-80e1-479b-8539-76891102257b
2023-07-19T04:40:21.616Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a53b5ed-80e1-479b-8539-76891102257b 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-07-19T04:40:21.656Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.656Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741549248,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.657Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.657Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.657Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741551041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:40:21.657Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.657Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.657Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741550465,
  "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-07-19T04:40:21.682Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8a53b5ed-80e1-479b-8539-76891102257b
2023-07-19T04:40:21.683Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a53b5ed-80e1-479b-8539-76891102257b and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-07-19T04:40:21.751Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.751Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741551830,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:21.752Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:21.752Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:21.752Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741552050,
  "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-07-19T04:40:21.875Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8a53b5ed-80e1-479b-8539-76891102257b
2023-07-19T04:40:21.875Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a53b5ed-80e1-479b-8539-76891102257b 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-07-19T04:40:22.002Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.003Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741551468,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:40:22.014Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.014Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.014Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741552947,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:22.014Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.015Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741554041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:40:22.016Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741555136,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:22.017Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.047Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.047Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:40:22.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:40:22.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.050Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741556326,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:40:22.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.050Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.051Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.051Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.051Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741557723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:40:22.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741558730,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-07-19T04:40:22.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741559736,
  "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-07-19T04:40:22.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741559109,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:40:22.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741549563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741552472,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741549750,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:40:22.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741560757,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-07-19T04:40:22.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:40:22.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:40:22.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741560112,
  "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-07-19T04:40:22.227Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8a53b5ed-80e1-479b-8539-76891102257b
2023-07-19T04:40:22.228Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a53b5ed-80e1-479b-8539-76891102257b 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-07-19T04:40:23.995Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a53b5ed-80e1-479b-8539-76891102257b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:40:24.176Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a53b5ed-80e1-479b-8539-76891102257b
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-07-19T04:40:24.235Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:40:24.235Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:40:24.235Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:40:24.235Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:40:24.236Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:40:24.236Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:40:24.236Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:40:24.236Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:40:24.236Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:40:24.236Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:40:24.356Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:40:54.357Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8a53b5ed-80e1-479b-8539-76891102257b 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-07-19T04:40:54.379Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8a53b5ed-80e1-479b-8539-76891102257b and serviceModelVersionId: f8a3297a-7ad3-4929-b7c2-304d870f6e4e
2023-07-19T04:40:54.379Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 366ed331-1ba1-4c9e-8392-8d17064b9ddd
2023-07-19T04:40:54.381Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0
2023-07-19T04:40:54.393Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:40:54.475Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0|INFO|500||Invoke
2023-07-19T04:40:54.477Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8a53b5ed-80e1-479b-8539-76891102257b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2a0863e4-8d89-425c-a1be-68740fda34f2], X-ECOMP-RequestID=[8a53b5ed-80e1-479b-8539-76891102257b], X-TransactionId=[], X-ONAP-RequestID=[8a53b5ed-80e1-479b-8539-76891102257b], Content-Type=[application/merge-patch+json]}
2023-07-19T04:40:54.489Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:40:54.681Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?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/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:40:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[258184], x-aai-txid=[2-aai-resources-230719-04:40:55:167-37606], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:40:54.682Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:40:54.687Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/366ed331-1ba1-4c9e-8392-8d17064b9ddd/model-vers/model-ver/f8a3297a-7ad3-4929-b7c2-304d870f6e4e?depth=0|INFO|500||InvokeReturn
2023-07-19T04:40:54.687Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:40:54.687Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:40:54.716Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||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-07-19T04:40:54.716Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8a53b5ed-80e1-479b-8539-76891102257b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:40:54.717Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:40:54.717Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:40:54.717Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:40:54.717Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741654716,
  "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-07-19T04:40:55.886Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:40:55.931Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:40:55.954Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"428b4296-ec7b-4fc4-8d40-98a83100bca7","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c4db38f0-eb26-4580-a419-46d1655092e5","serviceDescription":"service","serviceInvariantUUID":"a6f431cd-eb5c-40f5-9129-46317144791d","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0e4cbbde-7203-4fe5-afc7-3d1c08fa83d2","resourceInvariantUUID":"3f8f44af-740b-4a5a-b510-19ac64440882","resourceCustomizationUUID":"9a408b51-1cb3-42b6-9946-d92b43aa28e8","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":"ZTdiOTFiNWM1MTk3NjMyYTYyZTRmNzQyNzFkOTJjNjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"88ef5686-94b6-4d77-b0eb-dff6123bca8a","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":"YjRiZDI3NWZiM2I2ZDBmMGE4MWI4YzBkYmM2ZTgxMmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"768cccca-a783-4dad-abfe-7801cba87f9f","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":"f4195f7c-0258-45d5-944a-08df1f9f1107","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":"d3e93ab6-9e2f-4fc0-91d9-a9a2007e955a","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":"3529d693-fe37-44a4-a326-53bc7539ba3e","artifactVersion":"2","generatedFromUUID":"f4195f7c-0258-45d5-944a-08df1f9f1107"},{"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":"NmI5MDVmYTQ5MzY5MmRjN2E4Y2VmZTg1MGE5MzJmOWI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cd1c2f66-ea8b-40b3-abb5-8c5d21942cab","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":"M2YzNzg1NGUzODk3M2JjODA4MjYzN2EwZWIxOWYwNzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"71e7bbb7-adcb-43db-9a3d-78eca81d2a74","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NzExYmU4OGRlZjlhZDczNjVhN2U2MTQ0ZmRhNWJiNDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"209d5ca5-91e5-413c-87ef-21bed999b861","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:40:56.001Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:40:56.001Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:40:56.001Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:40:56.001Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "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-07-19T04:40:57.030Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:40:57.031Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:40:57.031Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:40:57.031Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "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-07-19T04:40:58.036Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:40:58.037Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:40:58.037Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:40:58.037Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "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-07-19T04:40:59.039Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:40:59.040Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:40:59.040Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:40:59.040Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "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-07-19T04:41:00.042Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:41:00.043Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:00.044Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:00.044Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "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-07-19T04:41:01.045Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:41:01.047Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:01.047Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:01.047Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "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-07-19T04:41:02.048Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:41:02.049Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:02.050Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:02.051Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:41:03.051Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:41:03.052Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:03.053Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:03.053Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:41:04.054Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "c4db38f0-eb26-4580-a419-46d1655092e5",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a6f431cd-eb5c-40f5-9129-46317144791d",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "9a408b51-1cb3-42b6-9946-d92b43aa28e8",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0e4cbbde-7203-4fe5-afc7-3d1c08fa83d2",
      "resourceInvariantUUID": "3f8f44af-740b-4a5a-b510-19ac64440882",
      "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": "YjRiZDI3NWZiM2I2ZDBmMGE4MWI4YzBkYmM2ZTgxMmM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "768cccca-a783-4dad-abfe-7801cba87f9f",
          "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": "f4195f7c-0258-45d5-944a-08df1f9f1107",
          "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": "3529d693-fe37-44a4-a326-53bc7539ba3e",
            "generatedFromUUID": "f4195f7c-0258-45d5-944a-08df1f9f1107"
          },
          "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": "3529d693-fe37-44a4-a326-53bc7539ba3e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NzExYmU4OGRlZjlhZDczNjVhN2U2MTQ0ZmRhNWJiNDc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "209d5ca5-91e5-413c-87ef-21bed999b861"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:41:04.055Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:41:04.055Z|8a53b5ed-80e1-479b-8539-76891102257b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c4db38f0-eb26-4580-a419-46d1655092e5 ASDC
2023-07-19T04:41:04.056Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:428b4296-ec7b-4fc4-8d40-98a83100bca7
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:c4db38f0-eb26-4580-a419-46d1655092e5
ServiceInvariantUUID:a6f431cd-eb5c-40f5-9129-46317144791d
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:209d5ca5-91e5-413c-87ef-21bed999b861
ArtifactChecksum:NzExYmU4OGRlZjlhZDczNjVhN2U2MTQ0ZmRhNWJiNDc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:9a408b51-1cb3-42b6-9946-d92b43aa28e8
ResourceInvariantUUID:3f8f44af-740b-4a5a-b510-19ac64440882
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:0e4cbbde-7203-4fe5-afc7-3d1c08fa83d2
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:768cccca-a783-4dad-abfe-7801cba87f9f
ArtifactChecksum:YjRiZDI3NWZiM2I2ZDBmMGE4MWI4YzBkYmM2ZTgxMmM=
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:f4195f7c-0258-45d5-944a-08df1f9f1107
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:3529d693-fe37-44a4-a326-53bc7539ba3e
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:3529d693-fe37-44a4-a326-53bc7539ba3e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-07-19T04:41:04.056Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c4db38f0-eb26-4580-a419-46d1655092e5 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-07-19T04:41:04.162Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:41:04.165Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:41:04.165Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:41:04.167Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 209d5ca5-91e5-413c-87ef-21bed999b861 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-07-19T04:41:04.167Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:41:04.168Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-07-19T04:41:04.290Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:41:04.293Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 209d5ca5-91e5-413c-87ef-21bed999b861 82983
2023-07-19T04:41:04.293Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-07-19T04:41:04.293Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-07-19T04:41:04.293Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:41:04.294Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:04.294Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:04.295Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741664293,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:41:05.298Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:41:05.300Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:41:05.301Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 209d5ca5-91e5-413c-87ef-21bed999b861, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-07-19T04:41:05.303Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-07-19T04:41:05.304Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-07-19T04:41:05.304Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-07-19T04:41:05.694Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14572016132883936855/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-07-19T04:41:08.809Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:41:08.810Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-07-19T04:41:08.810Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-07-19T04:41:08.810Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:41:08.810Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:08.810Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:08.811Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:08.811Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:08.811Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:08.811Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:08.811Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:08.811Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-07-19T04:41:08.812Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.812Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:08.812Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:08.813Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-07-19T04:41:08.813Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:41:08.813Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.813Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:08.814Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:08.814Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-07-19T04:41:08.814Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:41:08.814Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.814Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:08.815Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.815Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-07-19T04:41:08.815Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-07-19T04:41:08.815Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-07-19T04:41:08.815Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-07-19T04:41:08.816Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-07-19T04:41:08.816Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-07-19T04:41:08.816Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.816Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:41:08.817Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.817Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:08.817Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:41:08.818Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.818Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:08.818Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:41:08.818Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.819Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:08.819Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:41:08.819Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.819Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-07-19T04:41:08.819Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-07-19T04:41:08.820Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-07-19T04:41:08.820Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5095d171-f5b2-41b0-8d48-4549472a183f
2023-07-19T04:41:08.820Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.820Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:08.821Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.821Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:08.821Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.821Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:08.821Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:08.822Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:08.822Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:c4db38f0-eb26-4580-a419-46d1655092e5
Model Version:NULL
Model InvariantUuid:a6f431cd-eb5c-40f5-9129-46317144791d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:a3178b82-681f-48d0-9672-c3e3023be2f7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3f8f44af-740b-4a5a-b510-19ac64440882
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9a408b51-1cb3-42b6-9946-d92b43aa28e8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:84edd6f3-696f-47f3-a6bc-bb6d9204d00b
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:3aae9553-73e5-49a1-86c7-f3757532cf44
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5095d171-f5b2-41b0-8d48-4549472a183f
ModelInvariantUuid:b25589ea-5571-445b-8f27-7fb2fed525fd
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:5e9269b1-ad99-4e99-9b04-a7748c4dbb8d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:9c7a0a0f-bc88-40a7-a92d-b83909ed229f
ModelInvariantUuid:12b7ef4a-0777-4977-afbc-b93582bff7f5
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:6f5edfd2-672e-4641-87db-99877510e276
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-07-19T04:41:08.899Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 0e4cbbde-7203-4fe5-afc7-3d1c08fa83d2
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-07-19T04:41:08.910Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||basic_vm_macro 0
2023-07-19T04:41:08.911Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0e4cbbde-7203-4fe5-afc7-3d1c08fa83d2
2023-07-19T04:41:08.915Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 768cccca-a783-4dad-abfe-7801cba87f9f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-07-19T04:41:08.915Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:41:08.915Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:09.021Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:41:09.022Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 768cccca-a783-4dad-abfe-7801cba87f9f 792
2023-07-19T04:41:09.023Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:09.023Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:09.023Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:41:09.023Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:09.024Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:09.024Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741669023,
  "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-07-19T04:41:10.025Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "84edd6f3-696f-47f3-a6bc-bb6d9204d00b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3aae9553-73e5-49a1-86c7-f3757532cf44",
    "vfModuleModelCustomizationUUID": "e88f0cd0-077b-475d-8c8d-fc60357046b5",
    "isBase": true,
    "artifacts": [
      "f4195f7c-0258-45d5-944a-08df1f9f1107",
      "3529d693-fe37-44a4-a326-53bc7539ba3e"
    ],
    "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-07-19T04:41:10.029Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3aae9553-73e5-49a1-86c7-f3757532cf44
VfModuleModelInvariantUUID:84edd6f3-696f-47f3-a6bc-bb6d9204d00b
VfModuleModelDescription:NULL
Artifacts UUID List:{
f4195f7c-0258-45d5-944a-08df1f9f1107
,
3529d693-fe37-44a4-a326-53bc7539ba3e

}
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-07-19T04:41:10.032Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "84edd6f3-696f-47f3-a6bc-bb6d9204d00b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3aae9553-73e5-49a1-86c7-f3757532cf44",
    "vfModuleModelCustomizationUUID": "e88f0cd0-077b-475d-8c8d-fc60357046b5",
    "isBase": true,
    "artifacts": [
      "f4195f7c-0258-45d5-944a-08df1f9f1107",
      "3529d693-fe37-44a4-a326-53bc7539ba3e"
    ],
    "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-07-19T04:41:10.033Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3aae9553-73e5-49a1-86c7-f3757532cf44
VfModuleModelInvariantUUID:84edd6f3-696f-47f3-a6bc-bb6d9204d00b
VfModuleModelDescription:NULL
Artifacts UUID List:{
f4195f7c-0258-45d5-944a-08df1f9f1107
,
3529d693-fe37-44a4-a326-53bc7539ba3e

}
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-07-19T04:41:10.033Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f4195f7c-0258-45d5-944a-08df1f9f1107 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-07-19T04:41:10.033Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:41:10.033Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:10.138Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:41:10.139Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml f4195f7c-0258-45d5-944a-08df1f9f1107 5033
2023-07-19T04:41:10.139Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:10.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:10.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:41:10.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:10.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:10.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741670139,
  "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-07-19T04:41:11.141Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3529d693-fe37-44a4-a326-53bc7539ba3e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-07-19T04:41:11.142Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:41:11.142Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:11.295Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:41:11.296Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 3529d693-fe37-44a4-a326-53bc7539ba3e 903
2023-07-19T04:41:11.297Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:11.297Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:11.297Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:41:11.298Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:11.298Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:11.298Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741671297,
  "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-07-19T04:41:12.300Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: c4db38f0-eb26-4580-a419-46d1655092e5
2023-07-19T04:41:12.301Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 0e4cbbde-7203-4fe5-afc7-3d1c08fa83d2 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-07-19T04:41:12.360Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@37e2c831, org.onap.sdc.toscaparser.api.parameters.Input@695e4929, org.onap.sdc.toscaparser.api.parameters.Input@18643aa0, org.onap.sdc.toscaparser.api.parameters.Input@6fc79a20, org.onap.sdc.toscaparser.api.parameters.Input@4ec574a9]
2023-07-19T04:41:12.364Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.365Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.365Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-07-19T04:41:12.366Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 9a408b51-1cb3-42b6-9946-d92b43aa28e8
2023-07-19T04:41:12.366Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9a408b51-1cb3-42b6-9946-d92b43aa28e8 matches Tosca VF Customization UUID: 9a408b51-1cb3-42b6-9946-d92b43aa28e8
2023-07-19T04:41:12.366Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 9a408b51-1cb3-42b6-9946-d92b43aa28e8  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-07-19T04:41:12.376Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.377Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.378Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 9a408b51-1cb3-42b6-9946-d92b43aa28e8: {\"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-07-19T04:41:12.378Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3f846b58
2023-07-19T04:41:12.378Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.378Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:41:12.379Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e88f0cd0-077b-475d-8c8d-fc60357046b5
2023-07-19T04:41:12.379Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e88f0cd0-077b-475d-8c8d-fc60357046b5
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-07-19T04:41:12.387Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.388Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:12.388Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:41:12.389Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.389Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:12.389Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:41:12.390Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.390Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-07-19T04:41:12.390Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-07-19T04:41:12.391Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-07-19T04:41:12.391Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5095d171-f5b2-41b0-8d48-4549472a183f
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-07-19T04:41:12.401Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.401Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:12.402Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:41:12.402Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.402Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-07-19T04:41:12.402Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=9a408b51-1cb3-42b6-9946-d92b43aa28e8
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-07-19T04:41:12.411Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.411Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.412Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid c4db38f0-eb26-4580-a419-46d1655092e5: basic_vm_macro
2023-07-19T04:41:12.414Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.414Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.414Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.414Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.415Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.415Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.415Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.415Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.415Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:41:12.416Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:41:12.416Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:12.953Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 0e4cbbde-7203-4fe5-afc7-3d1c08fa83d2 1 ASDC deployResourceStructure
2023-07-19T04:41:12.954Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:12.954Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:12.955Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:41:12.955Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:12.955Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:12.955Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741672954,
  "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-07-19T04:41:13.956Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:13.957Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:13.957Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:41:13.958Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:13.958Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:13.958Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741673956,
  "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-07-19T04:41:14.963Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:14.963Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:14.963Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:41:14.963Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:14.964Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:14.964Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741674963,
  "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-07-19T04:41:15.965Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-07-19T04:41:15.965Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-07-19T04:41:15.965Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:41:15.966Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:41:15.966Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:41:15.966Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741675965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:41:16.968Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 428b4296-ec7b-4fc4-8d40-98a83100bca7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:41:17.035Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 428b4296-ec7b-4fc4-8d40-98a83100bca7
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-07-19T04:41:17.045Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:41:17.045Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:41:17.045Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:41:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:41:21.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.349Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741560921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:41:21.351Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741561522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:41:21.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741560952,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:41:21.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.353Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741554462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:41:21.353Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.353Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741561760,
  "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-07-19T04:41:21.353Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.353Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:41:21.353Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.354Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.354Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741562527,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:41:21.354Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.354Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.355Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741562156,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:41:21.355Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.355Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.355Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741562760,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:41:21.355Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.355Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.355Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741562778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:41:21.356Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.356Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.356Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:41:21.356Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.356Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.356Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741562253,
  "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-07-19T04:41:21.485Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 428b4296-ec7b-4fc4-8d40-98a83100bca7
2023-07-19T04:41:21.486Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 428b4296-ec7b-4fc4-8d40-98a83100bca7 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-07-19T04:41:21.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741563530,
  "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-07-19T04:41:21.605Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 428b4296-ec7b-4fc4-8d40-98a83100bca7
2023-07-19T04:41:21.605Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 428b4296-ec7b-4fc4-8d40-98a83100bca7 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-07-19T04:41:21.701Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.701Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:41:21.702Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.702Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.702Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741563248,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:41:21.702Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.702Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.703Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:41:21.703Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.703Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.703Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741564359,
  "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-07-19T04:41:21.795Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 428b4296-ec7b-4fc4-8d40-98a83100bca7
2023-07-19T04:41:21.796Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 428b4296-ec7b-4fc4-8d40-98a83100bca7 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-07-19T04:41:21.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.868Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741565362,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741566559,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.869Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:41:21.870Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:21.870Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:21.870Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741567560,
  "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-07-19T04:41:21.959Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 428b4296-ec7b-4fc4-8d40-98a83100bca7
2023-07-19T04:41:21.959Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 428b4296-ec7b-4fc4-8d40-98a83100bca7 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-07-19T04:41:22.073Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:22.073Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:41:22.074Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:22.074Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:22.074Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741561114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:41:22.075Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:22.075Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:22.075Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741569280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:41:22.075Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:22.075Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:22.076Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741582284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:41:22.076Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:41:22.076Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:41:22.076Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741583286,
  "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-07-19T04:41:22.156Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 428b4296-ec7b-4fc4-8d40-98a83100bca7
2023-07-19T04:41:22.157Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 428b4296-ec7b-4fc4-8d40-98a83100bca7 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-07-19T04:41:47.049Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 428b4296-ec7b-4fc4-8d40-98a83100bca7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:41:47.486Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 428b4296-ec7b-4fc4-8d40-98a83100bca7
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-07-19T04:41:47.516Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:41:47.517Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:41:47.517Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:41:47.517Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:41:47.517Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:41:47.517Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:41:47.517Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:41:47.517Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:41:47.558Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:41:47.558Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:41:47.714Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:42:17.835Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 428b4296-ec7b-4fc4-8d40-98a83100bca7 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-07-19T04:42:17.902Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 428b4296-ec7b-4fc4-8d40-98a83100bca7 and serviceModelVersionId: c4db38f0-eb26-4580-a419-46d1655092e5
2023-07-19T04:42:17.902Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a6f431cd-eb5c-40f5-9129-46317144791d
2023-07-19T04:42:17.904Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a6f431cd-eb5c-40f5-9129-46317144791d/model-vers/model-ver/c4db38f0-eb26-4580-a419-46d1655092e5?depth=0
2023-07-19T04:42:17.912Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:42:17.971Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a6f431cd-eb5c-40f5-9129-46317144791d/model-vers/model-ver/c4db38f0-eb26-4580-a419-46d1655092e5?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-07-19T04:42:17.972Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a6f431cd-eb5c-40f5-9129-46317144791d/model-vers/model-ver/c4db38f0-eb26-4580-a419-46d1655092e5?depth=0|INFO|500||Invoke
2023-07-19T04:42:17.980Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a6f431cd-eb5c-40f5-9129-46317144791d/model-vers/model-ver/c4db38f0-eb26-4580-a419-46d1655092e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:42:18.111Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a6f431cd-eb5c-40f5-9129-46317144791d/model-vers/model-ver/c4db38f0-eb26-4580-a419-46d1655092e5?depth=0|INFO|500||InvokeReturn
2023-07-19T04:42:18.112Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a6f431cd-eb5c-40f5-9129-46317144791d/model-vers/model-ver/c4db38f0-eb26-4580-a419-46d1655092e5?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:42:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[241792], x-aai-txid=[0-aai-resources-230719-04:42:18:641-62523], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:42:18.112Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:42:18.113Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:42:18.113Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:42:18.138Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||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-07-19T04:42:18.138Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 428b4296-ec7b-4fc4-8d40-98a83100bca7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:42:18.139Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:42:18.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:18.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:18.140Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741738139,
  "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-07-19T04:42:19.277Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:42:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:42:21.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.348Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8a53b5ed-80e1-479b-8539-76891102257b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741654716,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:42:21.349Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.350Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:42:21.350Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.350Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.350Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-07-19T04:42:21.350Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.351Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-07-19T04:42:21.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:42:21.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.353Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-07-19T04:42:21.353Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.357Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:42:21.357Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.357Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.357Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:42:21.358Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.358Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741655886,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:42:21.359Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.359Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741664293,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:42:21.360Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.360Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741669023,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:42:21.360Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.361Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741670139,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:42:21.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.365Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741671297,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:42:21.366Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.367Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741672954,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-07-19T04:42:21.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.367Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741673956,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-07-19T04:42:21.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741674963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-07-19T04:42:21.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:21.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:42:21.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741675965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:42:21.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:42:35.999Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:42:36.000Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"0edfe727-d178-4e28-81be-7d48aad963ea","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f8cc631e-4330-4df1-8423-1901693b9f31","serviceDescription":"service","serviceInvariantUUID":"1c14a448-2034-4b00-8625-3364808045af","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"01bd561c-0d67-49e8-b7af-bdeca31b9a26","resourceInvariantUUID":"a177ebfc-564d-4cd6-aa88-c0da4367edfc","resourceCustomizationUUID":"e6793736-f920-4a20-bea1-0480b00cbd1d","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":"NTMzMDcyYmNjNzM5MWE4NDNiOWM4ZTU5OTljZDAyMWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f08ab321-f4c2-41ea-b3fc-394e2c83c999","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":"c8b2cc39-ed03-4413-9d2c-d10fa2647e57","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":"4d23717d-e40a-4258-8aae-31a7b26343ba","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":"YzM0Yjk1ZDA2M2FjOGJiNmJhODEzMTIxNGExN2FhNGI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"957b376f-918e-4d47-ac74-1b92be26ee7b","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":"7699e016-2c6c-40d3-9040-c1236c7f728e","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":"4720fcde-e3bc-4824-8222-55009c3667d3","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":"55c712c4-396f-4c8e-93f8-44c07b3d3d1d","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":"NTUzM2Y4MGJlNjBmMjhhZGE3ODFkNTFlNDg0YzQ5NjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3a8862df-df5b-477b-8e8b-cfb8284699ba","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NDYxYzA3MjEwMGNhNGU1NDkyYjkyODI1MmVmNzkxMTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"73cd0828-4c02-4c10-95f2-61d1b6fdfd90","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:42:36.002Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:36.003Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:36.003Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:36.003Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "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-07-19T04:42:37.006Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:37.007Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:37.007Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:37.007Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:42:38.010Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:38.011Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:38.011Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:38.011Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:42:39.014Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:39.014Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:39.015Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:39.015Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "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-07-19T04:42:40.018Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:40.019Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:40.019Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:40.019Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "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-07-19T04:42:41.021Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:41.026Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:41.030Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:41.034Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "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-07-19T04:42:42.059Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:42.060Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:42.060Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:42.060Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "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-07-19T04:42:43.070Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:43.071Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:43.072Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:43.072Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:42:44.074Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:42:44.074Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:44.074Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:44.075Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:42:45.076Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "f8cc631e-4330-4df1-8423-1901693b9f31",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1c14a448-2034-4b00-8625-3364808045af",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "e6793736-f920-4a20-bea1-0480b00cbd1d",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "01bd561c-0d67-49e8-b7af-bdeca31b9a26",
      "resourceInvariantUUID": "a177ebfc-564d-4cd6-aa88-c0da4367edfc",
      "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": "NDYxYzA3MjEwMGNhNGU1NDkyYjkyODI1MmVmNzkxMTM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "73cd0828-4c02-4c10-95f2-61d1b6fdfd90"
    }
  ],
  "workloadContext": "Production"
}
2023-07-19T04:42:45.078Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:42:45.079Z|428b4296-ec7b-4fc4-8d40-98a83100bca7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f8cc631e-4330-4df1-8423-1901693b9f31 ASDC
2023-07-19T04:42:45.080Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:0edfe727-d178-4e28-81be-7d48aad963ea
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:f8cc631e-4330-4df1-8423-1901693b9f31
ServiceInvariantUUID:1c14a448-2034-4b00-8625-3364808045af
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:73cd0828-4c02-4c10-95f2-61d1b6fdfd90
ArtifactChecksum:NDYxYzA3MjEwMGNhNGU1NDkyYjkyODI1MmVmNzkxMTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:e6793736-f920-4a20-bea1-0480b00cbd1d
ResourceInvariantUUID:a177ebfc-564d-4cd6-aa88-c0da4367edfc
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:01bd561c-0d67-49e8-b7af-bdeca31b9a26
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-07-19T04:42:45.081Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f8cc631e-4330-4df1-8423-1901693b9f31 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-07-19T04:42:45.229Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:42:45.231Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:42:45.231Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:42:45.232Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 73cd0828-4c02-4c10-95f2-61d1b6fdfd90 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-07-19T04:42:45.232Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-07-19T04:42:45.233Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-07-19T04:42:45.325Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-07-19T04:42:45.329Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 73cd0828-4c02-4c10-95f2-61d1b6fdfd90 111082
2023-07-19T04:42:45.330Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-07-19T04:42:45.330Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-07-19T04:42:45.330Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:42:45.331Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:45.331Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:45.332Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741765330,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:42:46.334Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:42:46.336Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-07-19T04:42:46.336Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 73cd0828-4c02-4c10-95f2-61d1b6fdfd90, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-07-19T04:42:46.337Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-07-19T04:42:46.338Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-07-19T04:42:46.339Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-07-19T04:42:46.636Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3836799631611883972/Definitions/service-TestPnfMacro-template.yml
2023-07-19T04:42:49.058Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:42:49.059Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-07-19T04:42:49.059Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-07-19T04:42:49.059Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:42:49.059Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:42:49.059Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:42:49.060Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:42:49.060Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:42:49.060Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:42:49.060Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:42:49.060Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:42:49.060Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-07-19T04:42:49.060Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.061Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.061Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-07-19T04:42:49.061Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-07-19T04:42:49.061Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:42:49.062Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.062Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.062Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-07-19T04:42:49.062Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-07-19T04:42:49.062Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:42:49.063Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.063Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.063Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.063Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.064Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.064Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.064Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.064Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.065Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.065Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.065Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:f8cc631e-4330-4df1-8423-1901693b9f31
Model Version:NULL
Model InvariantUuid:1c14a448-2034-4b00-8625-3364808045af
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-07-19T04:42:49.116Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 01bd561c-0d67-49e8-b7af-bdeca31b9a26
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-07-19T04:42:49.133Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||test-pnf 0
2023-07-19T04:42:49.133Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 01bd561c-0d67-49e8-b7af-bdeca31b9a26
2023-07-19T04:42:49.133Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||No resources found for Service: f8cc631e-4330-4df1-8423-1901693b9f31
2023-07-19T04:42:49.134Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: f8cc631e-4330-4df1-8423-1901693b9f31
2023-07-19T04:42:49.134Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 01bd561c-0d67-49e8-b7af-bdeca31b9a26 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-07-19T04:42:49.159Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@36108bcd, org.onap.sdc.toscaparser.api.parameters.Input@3ee6365e, org.onap.sdc.toscaparser.api.parameters.Input@261c5f91, org.onap.sdc.toscaparser.api.parameters.Input@7dea61af, org.onap.sdc.toscaparser.api.parameters.Input@4f16c33c]
2023-07-19T04:42:49.160Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.160Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.161Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid f8cc631e-4330-4df1-8423-1901693b9f31: test-pnf
2023-07-19T04:42:49.162Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Processing PNF resource: 01bd561c-0d67-49e8-b7af-bdeca31b9a26
2023-07-19T04:42:49.162Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-07-19T04:42:49.162Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:42:49.162Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Resource customization UUID: e6793736-f920-4a20-bea1-0480b00cbd1d is the same as notified resource customizationUUID: e6793736-f920-4a20-bea1-0480b00cbd1d
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-07-19T04:42:49.334Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 01bd561c-0d67-49e8-b7af-bdeca31b9a26 0 ASDC deployResourceStructure
2023-07-19T04:42:49.334Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-07-19T04:42:49.334Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-07-19T04:42:49.335Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:42:49.335Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:42:49.335Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:42:49.335Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741769334,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:42:50.337Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:42:50.398Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
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-07-19T04:42:50.420Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:42:50.421Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:42:50.421Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:43:20.421Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:43:20.454Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
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-07-19T04:43:20.464Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:43:20.465Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:43:20.465Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:43:21.345Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:43:21.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:43:21.347Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "428b4296-ec7b-4fc4-8d40-98a83100bca7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741738139,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:43:21.348Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:43:50.466Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:43:50.515Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
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-07-19T04:43:50.523Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:43:50.524Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:43:50.524Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:44:20.526Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:44:20.601Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
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-07-19T04:44:20.624Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:44:20.624Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:44:20.625Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:44:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:44:21.350Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.351Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.353Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.353Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.353Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.353Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.354Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.354Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.354Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.354Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.354Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.354Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.354Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.355Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.355Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.355Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.355Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.355Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.355Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.356Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.356Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.356Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.356Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.356Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.356Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.357Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.357Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.357Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.357Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.357Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.357Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.358Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.358Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.358Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.359Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.359Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.359Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.359Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.360Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.360Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.360Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.360Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.361Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.361Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.363Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.364Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.364Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.364Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.364Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.364Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.364Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.365Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.365Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.365Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.365Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.365Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741743261,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689741746372,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741744551,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741739277,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741764652,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:44:21.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741765255,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741765330,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.369Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.370Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.370Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.370Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.370Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741766264,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:44:21.370Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.371Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.371Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.371Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1689741766083,
  "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-07-19T04:44:21.408Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0edfe727-d178-4e28-81be-7d48aad963ea
2023-07-19T04:44:21.409Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0edfe727-d178-4e28-81be-7d48aad963ea 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-07-19T04:44:21.527Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.528Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.528Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.528Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.528Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "policy-distribution-id",
  "timestamp": 1689741767267,
  "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-07-19T04:44:21.569Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0edfe727-d178-4e28-81be-7d48aad963ea
2023-07-19T04:44:21.569Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0edfe727-d178-4e28-81be-7d48aad963ea 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-07-19T04:44:21.631Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.632Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.632Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.632Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.632Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.632Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741769334,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.633Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.634Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.634Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.634Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.634Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.634Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.634Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.634Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-07-19T04:44:21.635Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.636Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.636Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741764468,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:44:21.636Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.636Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.636Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741764169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-07-19T04:44:21.636Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.636Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741773672,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741773316,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741776964,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:44:21.637Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.638Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.638Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1689741777969,
  "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-07-19T04:44:21.664Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0edfe727-d178-4e28-81be-7d48aad963ea
2023-07-19T04:44:21.664Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0edfe727-d178-4e28-81be-7d48aad963ea 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-07-19T04:44:21.743Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.744Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741781805,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-07-19T04:44:21.745Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:44:21.745Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:44:21.745Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "aai-model-loader",
  "timestamp": 1689741782807,
  "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-07-19T04:44:21.797Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0edfe727-d178-4e28-81be-7d48aad963ea
2023-07-19T04:44:21.798Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0edfe727-d178-4e28-81be-7d48aad963ea 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-07-19T04:44:50.625Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:44:50.751Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea
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-07-19T04:44:50.821Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:44:50.821Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-07-19T04:44:50.822Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:44:50.852Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:45:20.852Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0edfe727-d178-4e28-81be-7d48aad963ea 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-07-19T04:45:20.903Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0edfe727-d178-4e28-81be-7d48aad963ea and serviceModelVersionId: f8cc631e-4330-4df1-8423-1901693b9f31
2023-07-19T04:45:20.904Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c14a448-2034-4b00-8625-3364808045af
2023-07-19T04:45:20.909Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c14a448-2034-4b00-8625-3364808045af/model-vers/model-ver/f8cc631e-4330-4df1-8423-1901693b9f31?depth=0
2023-07-19T04:45:20.924Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:45:21.011Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c14a448-2034-4b00-8625-3364808045af/model-vers/model-ver/f8cc631e-4330-4df1-8423-1901693b9f31?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-07-19T04:45:21.013Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c14a448-2034-4b00-8625-3364808045af/model-vers/model-ver/f8cc631e-4330-4df1-8423-1901693b9f31?depth=0|INFO|500||Invoke
2023-07-19T04:45:21.039Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c14a448-2034-4b00-8625-3364808045af/model-vers/model-ver/f8cc631e-4330-4df1-8423-1901693b9f31?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-07-19T04:45:21.263Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c14a448-2034-4b00-8625-3364808045af/model-vers/model-ver/f8cc631e-4330-4df1-8423-1901693b9f31?depth=0|INFO|500||InvokeReturn
2023-07-19T04:45:21.264Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c14a448-2034-4b00-8625-3364808045af/model-vers/model-ver/f8cc631e-4330-4df1-8423-1901693b9f31?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:45:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[215], vertex-id=[270472], x-aai-txid=[0-aai-resources-230719-04:45:21:704-29782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:45:21.264Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:45:21.265Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:45:21.265Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:45:21.293Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||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-07-19T04:45:21.295Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0edfe727-d178-4e28-81be-7d48aad963ea and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:45:21.296Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:45:21.296Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:45:21.296Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:45:21.296Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741921295,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:45:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:45:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-07-19T04:45:21.396Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "0edfe727-d178-4e28-81be-7d48aad963ea",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1689741921295,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:45:21.397Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-07-19T04:45:22.375Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:46:21.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:46:22.377Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:47:21.346Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:47:22.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:48:21.349Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:48:22.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:49:21.352Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:49:22.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:50:21.354Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:50:22.385Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:51:21.355Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:51:22.386Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:52:21.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:52:22.388Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:53:21.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:53:22.390Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:54:21.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:54:22.391Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:55:21.360Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:55:22.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:56:21.361Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:56:22.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:57:21.363Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:57:22.395Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:58:21.365Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:58:22.397Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:59:21.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:59:22.399Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:00:21.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:00:22.400Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:01:21.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:01:22.401Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:02:21.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:02:22.402Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:03:21.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:03:22.403Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:04:21.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:04:22.404Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:05:21.380Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:05:22.406Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:06:21.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:06:22.408Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:07:21.386Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:07:22.410Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:08:21.387Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:08:22.412Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:09:21.389Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:09:22.415Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T05:10:21.392Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T05:10:22.417Z|0edfe727-d178-4e28-81be-7d48aad963ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO