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-02-08T09:03:19.419Z||main|||||INFO|500||The following profiles are active: basic
2023-02-08T09:03:57.234Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-08T09:03:57.236Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-08T09:03:57.665Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-08T09:04:13.625Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-08T09:04:15.055Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-08T09:04:16.657Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-08T09:04:17.522Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-08T09:04:18.846Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-08T09:04:25.690Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-08T09:04:27.526Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-02-08T09:04:35.256Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-08T09:04:35.504Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-08T09:04:35.550Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-08T09:04:35.583Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-08T09:04:37.007Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-08T09:04:38.110Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-08T09:04:41.212Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-02-08T09:04:44.941Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2023-02-08T09:04:46.560Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:04:46.589Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:04:46.631Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:04:52.991Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:04:53.004Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:42 GMT], server=[envoy], x-envoy-upstream-service-time=[6309], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:04:53.015Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"d23d0425bfcc40f9b58a5b4bfe329532","versionId":"207fe4be5f4b4c5aa75cf7f7d558e046"}

2023-02-08T09:04:53.087Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-02-08T09:04:53.285Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:04:53.309Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:04:53.313Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:04:55.396Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:04:55.398Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2040]}
2023-02-08T09:04:55.399Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:04:55.400Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-02-08T09:04:55.400Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:04:55.582Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:04:55.585Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:04:55.606Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:04:56.225Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:04:56.247Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:51 GMT], server=[envoy], x-envoy-upstream-service-time=[602], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:04:56.248Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"2d79ad2c2f234037baf14906ec3227a5","versionId":"74724f1eef5e41968a88f0595bd61abc"}

2023-02-08T09:04:56.252Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-02-08T09:04:56.357Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:04:56.358Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0ebdbc8b-2247-4753-a896-ead38474e858], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:04:56.379Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:04:58.430Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2038]}
2023-02-08T09:04:58.433Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:04:58.446Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:04:58.480Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-02-08T09:04:58.480Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:04:58.624Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:04:58.626Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:04:58.636Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:04:59.781Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:04:59.782Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:54 GMT], server=[envoy], x-envoy-upstream-service-time=[1135], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:04:59.783Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"6f708721f57d4b90be46c1a0438fba3a","versionId":"ad1bf60dd930404bbd560cdd3e76be24"}

2023-02-08T09:04:59.788Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-02-08T09:04:59.879Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:04:59.880Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4df06f5b-97af-4854-958e-5034e1350eaf], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:04:59.886Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:01.447Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1549]}
2023-02-08T09:05:01.455Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:01.457Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:01.458Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-02-08T09:05:01.485Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:01.777Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:01.778Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[015ada3c-30b0-4a62-a7dc-eb81974ba20f], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:01.814Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:03.416Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:57 GMT], server=[envoy], x-envoy-upstream-service-time=[1561], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:03.418Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0afa105b14ca4491911b4d2f29565d2b","versionId":"be71669669054988bc9372b1fb94336d"}

2023-02-08T09:05:03.422Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:03.466Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-08T09:05:03.607Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:03.608Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[91b3cab6-a6e1-4d9f-af97-f45975d1ee37], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:03.614Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:04.910Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1270]}
2023-02-08T09:05:04.914Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:04.915Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:04.916Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-08T09:05:04.916Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:05.053Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:05.055Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b13bb12c-bb29-49bc-9869-fbfc9c3d22d3], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:05.058Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:05.859Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:01 GMT], server=[envoy], x-envoy-upstream-service-time=[788], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:05.861Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5604170cd8fc4c1bac3cb34f906c90b9","versionId":"b743ade7237b45fe8cd5cd86d64bb317"}

2023-02-08T09:05:05.862Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:05.878Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-08T09:05:06.064Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:06.068Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f4d7a91a-1896-4950-a6ca-5a90c68fe932], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:06.092Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:07.226Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1068]}
2023-02-08T09:05:07.241Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:07.257Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:07.258Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-08T09:05:07.259Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:07.451Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:07.453Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:07.474Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:08.289Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:08.290Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:03 GMT], server=[envoy], x-envoy-upstream-service-time=[806], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:08.291Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"8154845ca71542429cbb9fafb1b61f59","versionId":"b6bfa760067143b1be0b498426035cd9"}

2023-02-08T09:05:08.295Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-08T09:05:08.401Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:08.402Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[097d2f45-2cbe-487c-9a81-543d1ccf3da5], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:08.404Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:09.649Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1240]}
2023-02-08T09:05:09.652Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:09.653Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:09.653Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-08T09:05:09.654Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:09.795Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:09.797Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[976b1dba-66a9-4a2e-a625-d174654b4883], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:09.801Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:10.164Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:05 GMT], server=[envoy], x-envoy-upstream-service-time=[353], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:10.170Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a48b73c08645472abbf996f9a6095b94","versionId":"b6e7dd2954ec455798eeb5e8eda3f5f5"}

2023-02-08T09:05:10.179Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:10.196Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-02-08T09:05:10.318Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:10.319Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b584beac-9947-4f1e-b209-9a1e0e8ed9ba], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:10.321Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:10.919Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[593]}
2023-02-08T09:05:10.920Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:10.922Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:10.922Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-02-08T09:05:10.923Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:11.093Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:11.096Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e66db381-b7b5-4f8a-9c6c-debf63089d89], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:11.098Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:11.830Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:07 GMT], server=[envoy], x-envoy-upstream-service-time=[703], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:11.838Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9823107c359b4b6fbf399bfc67ebe35e","versionId":"10bb5f8ac56f4dd5b5a4a6de8fdb19d1"}

2023-02-08T09:05:11.843Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:11.854Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-02-08T09:05:12.133Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:12.134Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7475bf36-69f2-460c-af48-f949c52537c0], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:12.136Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:13.263Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1117]}
2023-02-08T09:05:13.264Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:13.265Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:13.265Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-02-08T09:05:13.265Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:13.409Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:13.410Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:13.413Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:13.912Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:13.913Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:09 GMT], server=[envoy], x-envoy-upstream-service-time=[494], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:13.913Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"dd0cdd7eb7dd4627b8b7aea2ba276bde","versionId":"28e7a08b16c2479baa43dcd4169f1979"}

2023-02-08T09:05:13.917Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-02-08T09:05:14.026Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:14.027Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:14.029Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:14.842Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:14.843Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[808]}
2023-02-08T09:05:14.844Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:14.845Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-02-08T09:05:14.845Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:14.935Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:14.937Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:14.939Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:15.246Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:15.247Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:11 GMT], server=[envoy], x-envoy-upstream-service-time=[300], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:15.248Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"8af379b51e30427396d94cb630e1cde2","versionId":"ca4cd0d7268248d5b9fd69ecd70f3eae"}

2023-02-08T09:05:15.252Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-02-08T09:05:15.308Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:15.310Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:15.312Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:15.807Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:15.808Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[490]}
2023-02-08T09:05:15.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:15.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-02-08T09:05:15.810Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:15.894Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:15.895Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2feaf2bd-ec4e-4ead-b343-255127334911], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:15.904Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:16.575Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:11 GMT], server=[envoy], x-envoy-upstream-service-time=[665], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:16.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b98dbfee1385443b88332d445ee137af","versionId":"fc735596ff6546ea8ba33b00022df9db"}

2023-02-08T09:05:16.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:16.580Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-02-08T09:05:16.628Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:16.629Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[da49625e-aa56-4462-adc6-32a3aea3a477], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:16.631Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:18.226Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1591]}
2023-02-08T09:05:18.227Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:18.228Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:18.229Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-02-08T09:05:18.230Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:18.335Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:18.336Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fdf5ec06-ebb0-43d6-8776-ef6d36806225], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:18.339Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:18.819Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:14 GMT], server=[envoy], x-envoy-upstream-service-time=[468], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:18.821Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4b749afae163467bb5de63aab07d4f27","versionId":"73bcaa87cdae44679c8da88d6382a01d"}

2023-02-08T09:05:18.821Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:18.829Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-02-08T09:05:18.925Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:18.927Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:18.929Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:19.605Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:19.611Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[668]}
2023-02-08T09:05:19.612Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:19.613Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-02-08T09:05:19.613Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:19.720Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:19.723Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:19.725Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:20.348Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:20.348Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:15 GMT], server=[envoy], x-envoy-upstream-service-time=[614], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:20.349Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"6153403ec4d64933bf90cfb063aab230","versionId":"d8a625ec2c7b4b7dba293bcaf06a494f"}

2023-02-08T09:05:20.352Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-02-08T09:05:20.404Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:20.405Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[995838f6-d1c1-4fae-a61d-37fb43dbbaf4], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:20.407Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:21.216Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[803]}
2023-02-08T09:05:21.217Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:21.218Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:21.219Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-02-08T09:05:21.221Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:21.343Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:21.344Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b062cfdf-ed22-4ace-bbf9-aa901c3c258d], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:21.347Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:21.868Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:17 GMT], server=[envoy], x-envoy-upstream-service-time=[518], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:21.869Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"317d27700aaa41118507bd7a9af9ab3e","versionId":"43c6e67c1e5a4b32967bc9e8fa13b9ed"}

2023-02-08T09:05:21.871Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:21.882Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-02-08T09:05:21.954Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:21.955Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6b582a11-5f45-42b2-86f9-fb2aba65f156], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:21.957Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:23.309Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1347]}
2023-02-08T09:05:23.310Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:23.336Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:23.338Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-02-08T09:05:23.338Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:23.464Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:23.466Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d63ea944-53f4-4b13-9732-36ebfa0bcc0b], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:23.469Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:23.967Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:19 GMT], server=[envoy], x-envoy-upstream-service-time=[489], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:23.968Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9033bbd660e940629bec4e08c8175baf","versionId":"439f24f8033143deaf2c1bd4229e6367"}

2023-02-08T09:05:23.969Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:23.976Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-02-08T09:05:24.072Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:24.074Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:24.076Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:24.747Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:24.748Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[666]}
2023-02-08T09:05:24.748Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:24.748Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-02-08T09:05:24.749Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:24.867Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:24.868Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5be054dd-60c8-4d78-b646-f75a435812b9], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:24.870Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:25.444Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:20 GMT], server=[envoy], x-envoy-upstream-service-time=[565], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:25.446Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"99eb229f4b3d41488eaac2bbc034d3cf","versionId":"86d0a36a18a34f2caf082005dd0237df"}

2023-02-08T09:05:25.446Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:25.451Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-02-08T09:05:25.789Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:25.790Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6034a8ba-46f2-496d-90e5-7bb8e6e7f1ed], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:25.792Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:26.915Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1109]}
2023-02-08T09:05:26.917Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:26.918Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:26.921Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-02-08T09:05:26.922Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:27.031Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:27.032Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[80c2cd4c-1615-457b-82ed-1eedebca07b3], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:27.034Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:27.935Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:23 GMT], server=[envoy], x-envoy-upstream-service-time=[888], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:27.936Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fd4d9e811ad84ac8b82176a9945b525c","versionId":"25be882d5bde4279867f7fd257b89283"}

2023-02-08T09:05:27.937Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:27.955Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-02-08T09:05:28.068Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:28.069Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3c925f1a-3a72-4f2e-be8d-13dccc513a32], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:28.071Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:28.979Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[900]}
2023-02-08T09:05:28.980Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:28.980Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:28.981Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-02-08T09:05:28.981Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:29.109Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:29.110Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a87784f2-9e4d-42c0-a8ee-127b331ab347], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:29.112Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:29.707Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:25 GMT], server=[envoy], x-envoy-upstream-service-time=[588], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:29.709Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fe7e6ed6f4c44dc9875bd70dbf55a710","versionId":"fa9bffedd34941ac92a0d97bfb96f9de"}

2023-02-08T09:05:29.710Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:29.713Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-02-08T09:05:29.774Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:29.776Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:29.778Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:30.888Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:30.888Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1105]}
2023-02-08T09:05:30.889Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:30.889Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-02-08T09:05:30.889Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:31.034Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:31.035Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa34d46a-4799-4501-85d6-d8d1ee7e3b34], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:31.036Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:31.681Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:27 GMT], server=[envoy], x-envoy-upstream-service-time=[636], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:31.682Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e2994f9ef0c44d4cb081cca8e138234d","versionId":"5d50bec2a870465e868ce737511511e7"}

2023-02-08T09:05:31.683Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:31.686Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-02-08T09:05:31.800Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:31.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:31.812Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:32.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:32.810Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[993]}
2023-02-08T09:05:32.810Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:32.811Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-02-08T09:05:32.811Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:32.943Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:32.945Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:32.947Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:33.652Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:33.654Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:29 GMT], server=[envoy], x-envoy-upstream-service-time=[701], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:33.655Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"488bf7b2029e444887721a0a507ff0a9","versionId":"d6ca3be64d164c88979f707023eaaea0"}

2023-02-08T09:05:33.658Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-02-08T09:05:33.721Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:33.722Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[408c7c1b-e615-4cb1-9dd6-017a2424117e], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:33.725Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:34.211Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[471]}
2023-02-08T09:05:34.212Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:34.220Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:34.221Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-02-08T09:05:34.222Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:34.353Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:34.354Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8548753a-3614-4d75-8068-2fc00cbdeaaf], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:34.356Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:34.704Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:30 GMT], server=[envoy], x-envoy-upstream-service-time=[340], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:34.707Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e83903a695dc4a5b86992590d53f8c23","versionId":"813e4a469f6d47a280af726cdc048a7d"}

2023-02-08T09:05:34.708Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:34.714Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-02-08T09:05:34.789Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:34.793Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:34.796Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:35.239Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:35.240Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[426]}
2023-02-08T09:05:35.240Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:35.241Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-02-08T09:05:35.241Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:35.346Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:35.348Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:35.350Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:35.576Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:35.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:31 GMT], server=[envoy], x-envoy-upstream-service-time=[219], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:35.578Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"b30739da704044daa23f969b5e9023e7","versionId":"d6bc352809334f95b346a2d94a760c63"}

2023-02-08T09:05:35.580Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-02-08T09:05:35.646Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:35.647Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e16f9fa7-b07f-48bb-b102-7bd5ed336c3a], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:35.657Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:35.987Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[324]}
2023-02-08T09:05:35.988Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:35.990Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:35.991Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-02-08T09:05:35.992Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:36.065Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-08T09:05:36.068Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:36.070Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-08T09:05:36.484Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:36.485Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:32 GMT], server=[envoy], x-envoy-upstream-service-time=[409], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:36.486Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"9c0844ded5a54eb3b5c8247915a53deb","versionId":"507ac6c241854280bfad91cf804577be"}

2023-02-08T09:05:36.494Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-02-08T09:05:36.555Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:36.556Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a315d7c1-785d-45c1-a675-e7fc54a200b7], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:36.561Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:37.479Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[914]}
2023-02-08T09:05:37.480Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:37.481Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:37.482Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-02-08T09:05:37.482Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-08T09:05:37.603Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-08T09:05:37.604Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f8281338-03f3-4963-acef-e7167cb67939], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:37.605Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2023-02-08T09:05:38.139Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:33 GMT], server=[envoy], x-envoy-upstream-service-time=[525], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-08T09:05:38.140Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d91834aff60940328409bd3207db0f0e","versionId":"3c6906e8ec784f0cb86bdbeaa03cb24e"}

2023-02-08T09:05:38.141Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-08T09:05:38.145Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-02-08T09:05:38.216Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|INFO|500||Invoke
2023-02-08T09:05:38.217Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b0b560bc-fbb3-43a1-88f2-f7a6bef1bf2a], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]}
2023-02-08T09:05:38.218Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-08T09:05:39.627Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1398]}
2023-02-08T09:05:39.629Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-08T09:05:39.630Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-08T09:05:39.631Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-02-08T09:05:47.108Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-02-08T09:05:52.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||---
2023-02-08T09:05:52.578Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-08T09:05:52.578Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||---
2023-02-08T09:05:53.422Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-08T09:06:04.381Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Started Application in 178.047 seconds (JVM running for 187.523)
2023-02-08T09:06:04.443Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-08T09:06:04.466Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-08T09:06:04.496Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-08T09:06:04.628Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c30d4be7-6fb2-420a-b90b-212bd94d9b42 url= /sdc/v1/artifactTypes
2023-02-08T09:06:04.639Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-08T09:06:04.893Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-02-08T09:06:04.897Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c559067
2023-02-08T09:06:04.907Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-08T09:06:04.961Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-02-08T09:06:05.022Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-02-08T09:06:05.031Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
	at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
	at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$53a9f7b2.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	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)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 33 common frames omitted
2023-02-08T09:06:54.372Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-08T09:06:54.374Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-08T09:06:54.387Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-08T09:06:54.401Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 029452e7-be7c-47d2-b4af-6246f2de7366 url= /sdc/v1/artifactTypes
2023-02-08T09:06:54.407Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-08T09:06:54.464Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-02-08T09:06:54.465Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21bedf98
2023-02-08T09:06:54.466Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-02-08T09:06:54.466Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-02-08T09:06:54.468Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-02-08T09:06:54.469Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
	at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
	at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$53a9f7b2.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	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)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 33 common frames omitted
2023-02-08T09:07:44.368Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-08T09:07:44.368Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-08T09:07:44.368Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-08T09:07:44.379Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1acae722-3378-4f83-a795-990eddee4afc url= /sdc/v1/artifactTypes
2023-02-08T09:07:44.379Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-08T09:07:44.675Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-08T09:07:44.711Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-02-08T09:07:44.711Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-08T09:07:44.712Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ba8a969a-6dc3-4fa5-b3b7-3440a284b9ce url= /sdc/v1/distributionKafkaData
2023-02-08T09:07:44.712Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-08T09:07:44.829Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-08T09:07:44.844Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@52601577
2023-02-08T09:07:45.004Z||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-4dc62e01-c855-4558-9443-539146fbe8de
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-02-08T09:07:45.094Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Instantiated an idempotent producer.
2023-02-08T09:07:45.260Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-08T09:07:45.365Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-08T09:07:45.365Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-08T09:07:45.366Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675847265360
2023-02-08T09:07:45.375Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-08T09:07:45.474Z||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-58c70f2e-4d60-47f6-8e30-fe1aba4de67c
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-02-08T09:07:45.622Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-08T09:07:45.623Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-08T09:07:45.623Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675847265622
2023-02-08T09:07:45.625Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:07:45.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:07:45.629Z||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-a98d61f2-702c-4ef9-92a2-aec8749bdc6f
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-02-08T09:07:45.653Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-08T09:07:45.653Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-08T09:07:45.654Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675847265653
2023-02-08T09:07:45.657Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:07:45.662Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:07:45.667Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-08T09:07:47.482Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:47.484Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw
2023-02-08T09:07:47.484Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:47.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw
2023-02-08T09:07:47.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw
2023-02-08T09:07:47.485Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:47.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw
2023-02-08T09:07:47.486Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw
2023-02-08T09:07:47.491Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw
2023-02-08T09:07:47.492Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Cluster ID: dV9XKvsqRcuQtYvhQTLoog
2023-02-08T09:07:47.494Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Cluster ID: dV9XKvsqRcuQtYvhQTLoog
2023-02-08T09:07:47.494Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] ProducerId set to 2001 with epoch 0
2023-02-08T09:07:47.485Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:47.495Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-08T09:07:47.496Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:47.496Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:47.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Cluster ID: dV9XKvsqRcuQtYvhQTLoog
2023-02-08T09:07:47.499Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-08T09:07:47.536Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] (Re-)joining group
2023-02-08T09:07:47.566Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] (Re-)joining group
2023-02-08T09:07:47.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1
2023-02-08T09:07:47.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-08T09:07:47.668Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] (Re-)joining group
2023-02-08T09:07:47.671Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e
2023-02-08T09:07:47.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-08T09:07:47.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] (Re-)joining group
2023-02-08T09:07:53.712Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1', protocol='range'}
2023-02-08T09:07:53.716Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e', protocol='range'}
2023-02-08T09:07:53.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:53.906Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:53.906Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:53.907Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:53.911Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:53.912Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ
2023-02-08T09:07:53.924Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e=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-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-02-08T09:07:54.030Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1', protocol='range'}
2023-02-08T09:07:54.032Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-02-08T09:07:54.041Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e', protocol='range'}
2023-02-08T09:07:54.042Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-02-08T09:07:54.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-08T09:07:54.076Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-08T09:07:54.122Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-08T09:07:54.122Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-08T09:07:54.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-08T09:07:54.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-08T09:07:54.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-08T09:07:54.124Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-08T09:07:54.128Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-08T09:07:54.128Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-08T09:07:54.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-08T09:07:54.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-08T09:07:54.131Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-08T09:07:54.134Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-08T09:07:54.226Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-08T09:07:54.229Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-08T09:07:54.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-08T09:07:54.346Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-08T09:07:54.364Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-08T09:07:54.365Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-08T09:07:54.368Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-08T09:07:54.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-08T09:07:54.421Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-08T09:07:54.422Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-08T09:07:54.507Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-08T09:07:54.508Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-08T09:08:45.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:08:45.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:09:45.645Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:09:45.666Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:10:45.647Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:10:45.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:11:45.648Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:11:45.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:12:45.650Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:12:45.673Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:13:04.116Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-08T09:13:45.651Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:13:45.675Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:14:45.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:14:45.677Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:15:45.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:15:45.680Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:16:45.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:16:45.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:16:47.506Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Node -1 disconnected.
2023-02-08T09:16:47.551Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Node -1 disconnected.
2023-02-08T09:16:47.834Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Node -1 disconnected.
2023-02-08T09:17:45.660Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:17:45.683Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:18:45.662Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:18:45.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:19:45.664Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:19:45.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:20:45.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:20:45.687Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:21:45.667Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:21:45.688Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:22:45.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:22:45.691Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:23:45.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:23:45.693Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:24:45.673Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:24:45.695Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:25:45.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:25:45.697Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:26:45.678Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:26:45.698Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:27:45.680Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:27:45.700Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:28:45.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:28:45.701Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:29:45.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:29:45.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:30:45.683Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:30:45.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:31:45.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:31:45.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:32:45.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:32:45.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:33:45.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:33:45.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:34:45.690Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:34:45.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:35:45.692Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:35:45.711Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:36:45.695Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:36:45.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:37:45.697Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:37:45.714Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:38:45.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:38:45.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:39:45.700Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:39:45.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:40:45.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:40:45.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:41:45.703Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:41:45.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:42:45.706Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:42:45.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:43:45.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:43:45.725Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:44:45.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:44:45.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:45:45.716Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:45:45.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:46:45.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:46:45.738Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:47:45.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:47:45.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:48:45.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:48:45.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:49:45.722Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:49:45.742Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:50:45.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:50:45.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:51:45.726Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:51:45.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:52:45.729Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:52:45.745Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:53:45.731Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:53:45.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:54:45.732Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:54:45.748Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:55:45.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:55:45.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:56:45.736Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:56:45.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:57:45.739Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:57:45.750Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:58:45.740Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:58:45.752Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T09:59:45.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T09:59:45.752Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:00:45.743Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:00:45.754Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:01:45.745Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:01:45.756Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:02:45.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:02:45.757Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:03:45.749Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:03:45.758Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:04:45.750Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:04:45.760Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:05:45.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:05:45.761Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:06:45.753Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:06:45.762Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:07:45.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:07:45.763Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:08:45.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:08:45.764Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:09:45.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:09:45.765Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:10:45.764Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:10:45.766Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:11:45.768Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:11:45.770Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:12:45.769Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:12:45.789Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:13:45.771Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:13:45.791Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:14:45.772Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:14:45.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:15:45.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:15:45.793Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:16:45.776Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:16:45.794Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:17:45.777Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:17:45.796Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:18:45.779Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:18:45.798Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:19:45.781Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:19:45.799Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:20:45.785Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:20:45.801Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:21:45.787Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:21:45.803Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:22:45.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:22:45.804Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:23:45.790Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:23:45.806Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:24:45.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:24:45.807Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:25:45.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:25:45.809Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:26:45.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:26:45.810Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:27:45.795Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:27:45.812Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:28:45.797Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:28:45.814Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:29:45.800Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:29:45.819Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:30:45.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:30:45.819Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:31:45.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:31:45.821Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:32:45.805Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:32:45.823Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:33:45.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:33:45.823Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:34:45.808Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:34:45.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:35:45.810Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:35:45.828Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:36:45.811Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:36:45.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:37:45.812Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:37:45.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:38:45.814Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:38:45.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:39:45.816Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:39:45.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:40:45.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:40:45.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:41:45.822Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:41:45.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:42:45.824Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:42:45.840Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:43:45.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:43:45.846Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:44:45.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:44:45.848Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:45:45.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:45:45.851Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:46:45.834Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:46:45.853Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:47:45.836Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:47:45.855Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:48:45.838Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:48:45.856Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:49:45.841Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:49:45.856Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:50:45.843Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:50:45.857Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:51:45.844Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:51:45.861Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:52:45.845Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:52:45.862Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:53:45.849Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:53:45.863Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:54:45.849Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:54:45.865Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:55:45.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:55:45.866Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:56:45.855Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:56:45.866Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:57:45.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:57:45.868Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:58:45.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:58:45.871Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T10:59:45.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T10:59:45.872Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:00:45.865Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:00:45.874Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:01:45.868Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:01:45.875Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:02:45.870Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:02:45.876Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:03:45.871Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:03:45.876Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:04:45.873Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:04:45.877Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:05:45.874Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:05:45.877Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:06:45.879Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:06:45.877Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:07:45.881Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:07:45.882Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:08:45.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:08:45.883Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:09:45.885Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:09:45.886Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:10:45.887Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:10:45.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:11:45.889Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:11:45.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:12:45.889Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:12:45.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:13:45.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:13:45.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:14:45.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:14:45.906Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:15:45.900Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:15:45.907Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:16:45.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:16:45.908Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:17:45.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:17:45.910Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:18:45.907Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:18:45.911Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:19:45.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:19:45.911Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:20:45.911Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:20:45.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:21:45.911Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:21:45.913Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:22:45.913Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:22:45.914Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:23:45.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:23:45.916Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:24:45.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:24:45.916Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:25:45.919Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:25:45.919Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:26:45.921Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:26:45.921Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:27:45.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:27:45.923Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:28:45.924Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:28:45.925Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:29:45.925Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:29:45.926Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:30:45.927Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:30:45.928Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:31:45.927Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:31:45.928Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:32:45.929Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:32:45.929Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:33:45.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:33:45.933Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:34:45.934Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:34:45.939Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:35:45.939Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:35:45.942Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:36:45.942Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:36:45.943Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:37:45.943Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:37:45.946Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:38:45.947Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:38:45.947Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:39:45.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:39:45.950Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:40:45.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:40:45.954Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:41:45.952Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:41:45.962Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:42:45.954Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:42:45.963Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:43:45.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:43:45.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:44:45.961Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:44:45.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:45:45.964Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:45:45.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:40.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-08T11:46:40.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"42067e8c-4739-43b5-9f35-eb5266b3f6a0","serviceName":"basic_onboard_gGjNrB","serviceVersion":"1.0","serviceUUID":"240112eb-51aa-4a5b-add6-0ea7f045549d","serviceDescription":"service","serviceInvariantUUID":"a9954c80-7f96-4666-9c96-c3d66c582cc1","resources":[{"resourceInstanceName":"basic_onboard_gGjNrB 0","resourceName":"basic_onboard_gGjNrB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f7a97330-2e2f-47be-a50b-59b303e6774d","resourceInvariantUUID":"68606c65-30e9-41d2-a8cc-099fb542c7ad","resourceCustomizationUUID":"6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vf-license-model.xml","artifactChecksum":"MTBjN2FkMmVhMjIxZGU1YWY3OTQ2MjBlMWRjNmI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5aaa5ef8-ee93-4db7-8c52-e8076c16538e","artifactVersion":"1"},{"artifactName":"basic_onboard_ggjnrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json","artifactChecksum":"N2JkMGE1YWE4ZmFiYTAwZjQ2YThlMzZhNjU4NjA4Y2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"056c4af5-6893-4861-9ba6-399383eee0fe","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4f1d95c6-8202-4503-8219-db4b82df90db","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"075bd365-fcbb-421d-87ee-923b46ab8a85","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"48b12a3a-734c-454f-bf42-621e75afb50a","artifactVersion":"2","generatedFromUUID":"4f1d95c6-8202-4503-8219-db4b82df90db"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGgjnrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-template.yml","artifactChecksum":"OWExZDAzZjlmYWU3YWI0NzI1NjJlZDVkMDIzNDIxNDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0c34334e-89ff-4f12-b1f8-ab0e9e71b92d","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGgjnrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar","artifactChecksum":"MmU1MmI1Y2NmZDBlNmU1ZDY5MzBmYzQ5ZWIyOTdhMmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8c1c42e3-2fa1-49bf-8d60-1f0ab94a877b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T11:46:40.744Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:46:40.774Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:40.775Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:40.776Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:40.795Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T11:46:40.796Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T11:46:40.797Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T11:46:40.798Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T11:46:40.798Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T11:46:40.798Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T11:46:41.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:46:41.033Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:46:41.099Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:46:41.863Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:46:41.864Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:41.865Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:41.865Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:42.867Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:46:42.869Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:42.869Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:42.869Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:43.871Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:46:43.873Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:43.873Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:43.873Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:44.878Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:46:44.879Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:44.879Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:44.880Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:45.662Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:45.664Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:46:45.668Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856776134,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:46:45.675Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:46:45.675Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:46:45.676Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856793493,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:46:45.677Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:46:45.881Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:46:45.882Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:45.882Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:45.883Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:46.886Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:46:46.887Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:46.887Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:46.888Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:47.891Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "serviceName": "basic_onboard_gGjNrB",
  "serviceVersion": "1.0",
  "serviceUUID": "240112eb-51aa-4a5b-add6-0ea7f045549d",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a9954c80-7f96-4666-9c96-c3d66c582cc1",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_gGjNrB 0",
      "resourceCustomizationUUID": "6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb",
      "resourceName": "basic_onboard_gGjNrB",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "f7a97330-2e2f-47be-a50b-59b303e6774d",
      "resourceInvariantUUID": "68606c65-30e9-41d2-a8cc-099fb542c7ad",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_ggjnrb0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
          "artifactChecksum": "N2JkMGE1YWE4ZmFiYTAwZjQ2YThlMzZhNjU4NjA4Y2Q\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "056c4af5-6893-4861-9ba6-399383eee0fe",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "4f1d95c6-8202-4503-8219-db4b82df90db",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "48b12a3a-734c-454f-bf42-621e75afb50a",
            "generatedFromUUID": "4f1d95c6-8202-4503-8219-db4b82df90db"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "48b12a3a-734c-454f-bf42-621e75afb50a",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardGgjnrb-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
      "artifactChecksum": "MmU1MmI1Y2NmZDBlNmU1ZDY5MzBmYzQ5ZWIyOTdhMmY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8c1c42e3-2fa1-49bf-8d60-1f0ab94a877b"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T11:46:47.902Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T11:46:47.903Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 240112eb-51aa-4a5b-add6-0ea7f045549d ASDC
2023-02-08T11:46:48.137Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:42067e8c-4739-43b5-9f35-eb5266b3f6a0
ServiceName:basic_onboard_gGjNrB
ServiceVersion:1.0
ServiceUUID:240112eb-51aa-4a5b-add6-0ea7f045549d
ServiceInvariantUUID:a9954c80-7f96-4666-9c96-c3d66c582cc1
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGgjnrb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar
ArtifactUUID:8c1c42e3-2fa1-49bf-8d60-1f0ab94a877b
ArtifactChecksum:MmU1MmI1Y2NmZDBlNmU1ZDY5MzBmYzQ5ZWIyOTdhMmY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_gGjNrB 0
ResourceCustomizationUUID:6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb
ResourceInvariantUUID:68606c65-30e9-41d2-a8cc-099fb542c7ad
ResourceName:basic_onboard_gGjNrB
ResourceType:VF
ResourceUUID:f7a97330-2e2f-47be-a50b-59b303e6774d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ggjnrb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json
ArtifactUUID:056c4af5-6893-4861-9ba6-399383eee0fe
ArtifactChecksum:N2JkMGE1YWE4ZmFiYTAwZjQ2YThlMzZhNjU4NjA4Y2Q=
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/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:4f1d95c6-8202-4503-8219-db4b82df90db
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/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env
ArtifactUUID:48b12a3a-734c-454f-bf42-621e75afb50a
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/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env
ArtifactUUID:48b12a3a-734c-454f-bf42-621e75afb50a
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-08T11:46:48.137Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 240112eb-51aa-4a5b-add6-0ea7f045549d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:46:48.545Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T11:46:48.547Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-08T11:46:48.549Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-08T11:46:48.549Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8c1c42e3-2fa1-49bf-8d60-1f0ab94a877b from URL: /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:48.549Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-08T11:46:48.550Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:48.700Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-08T11:46:48.724Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar 8c1c42e3-2fa1-49bf-8d60-1f0ab94a877b 75680
2023-02-08T11:46:48.726Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar ASDC sendASDCNotification
2023-02-08T11:46:48.726Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:48.728Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:46:48.729Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:48.729Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:48.729Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856808725,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:49.731Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T11:46:49.732Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-08T11:46:49.733Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 8c1c42e3-2fa1-49bf-8d60-1f0ab94a877b, URL: /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:49.734Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:49.965Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:49.966Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:51.290Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9106690531164296027/Definitions/service-BasicOnboardGgjnrb-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-02-08T11:46:55.270Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T11:46:55.279Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-08T11:46:55.280Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.280Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-08T11:46:55.284Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.284Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.285Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.285Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.286Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.286Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_gGjNrB 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-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.286Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:46:55.286Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-08T11:46:55.299Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.303Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:55.310Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:55.311Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-08T11:46:55.314Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T11:46:55.317Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.317Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:55.318Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:55.318Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-08T11:46:55.318Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T11:46:55.319Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.319Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:55.325Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.325Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is not matching search criteria
2023-02-08T11:46:55.326Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-08T11:46:55.326Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-08T11:46:55.326Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-08T11:46:55.327Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-08T11:46:55.327Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-08T11:46:55.328Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.328Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T11:46:55.330Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.331Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:55.331Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:46:55.332Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.332Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:55.332Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:46:55.333Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.333Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:55.333Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:46:55.334Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.334Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is not matching search criteria
2023-02-08T11:46:55.334Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-08T11:46:55.335Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-08T11:46:55.335Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=2b8fee90-07f1-41f2-843c-c086444f0b22
2023-02-08T11:46:55.336Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.337Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:55.337Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.337Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:55.338Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.338Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:55.338Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:55.338Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:55.339Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_gGjNrB
Description:service
Model UUID:240112eb-51aa-4a5b-add6-0ea7f045549d
Model Version:NULL
Model InvariantUuid:a9954c80-7f96-4666-9c96-c3d66c582cc1
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_gGjNrB
Model UUID:b28b693b-9607-4115-9f4b-49249b245caa
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:68606c65-30e9-41d2-a8cc-099fb542c7ad
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:5155966f-a258-4718-bec3-7add86f66c44
ModelName:BasicOnboardGgjnrb..base_ubuntu18..module-0
ModelUuid:805332a7-498b-4407-95b5-6dcc070edecf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:2b8fee90-07f1-41f2-843c-c086444f0b22
ModelInvariantUuid:c4efcf7d-f13c-4206-ae1f-1a997e6a7bb5
ModelName:basic_onboard_gGjNrB-nodes.ubuntu18Cvfc
ModelUuid:2ce706c7-f58e-448f-aa88-c578d91268eb
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:ff86fd34-7dce-42aa-b14d-9b3b8e17e7e0
ModelInvariantUuid:b2f7087f-be2f-40ae-b982-dabea803938d
ModelName:BasicOnboardGgjnrb.compute.nodes.heat.ubuntu18
ModelUuid:c9f89e25-3185-4aae-a3c9-6df81449289d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T11:46:55.365Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: f7a97330-2e2f-47be-a50b-59b303e6774d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T11:46:55.460Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||basic_onboard_gGjNrB 0
2023-02-08T11:46:55.471Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f7a97330-2e2f-47be-a50b-59b303e6774d
2023-02-08T11:46:55.472Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 056c4af5-6893-4861-9ba6-399383eee0fe from URL: /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json
2023-02-08T11:46:55.472Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-08T11:46:55.473Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json
2023-02-08T11:46:55.655Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-08T11:46:55.656Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json 056c4af5-6893-4861-9ba6-399383eee0fe 798
2023-02-08T11:46:55.656Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json ASDC sendASDCNotification
2023-02-08T11:46:55.657Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json
2023-02-08T11:46:55.657Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:46:55.657Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:55.657Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:55.658Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856815656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:56.665Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGgjnrb..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "5155966f-a258-4718-bec3-7add86f66c44",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "805332a7-498b-4407-95b5-6dcc070edecf",
    "vfModuleModelCustomizationUUID": "f960b5c0-d251-4d9c-af97-ad32e69587d3",
    "isBase": true,
    "artifacts": [
      "4f1d95c6-8202-4503-8219-db4b82df90db",
      "48b12a3a-734c-454f-bf42-621e75afb50a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T11:46:56.673Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGgjnrb..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:805332a7-498b-4407-95b5-6dcc070edecf
VfModuleModelInvariantUUID:5155966f-a258-4718-bec3-7add86f66c44
VfModuleModelDescription:NULL
Artifacts UUID List:{
4f1d95c6-8202-4503-8219-db4b82df90db
,
48b12a3a-734c-454f-bf42-621e75afb50a

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T11:46:56.677Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGgjnrb..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "5155966f-a258-4718-bec3-7add86f66c44",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "805332a7-498b-4407-95b5-6dcc070edecf",
    "vfModuleModelCustomizationUUID": "f960b5c0-d251-4d9c-af97-ad32e69587d3",
    "isBase": true,
    "artifacts": [
      "4f1d95c6-8202-4503-8219-db4b82df90db",
      "48b12a3a-734c-454f-bf42-621e75afb50a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T11:46:56.678Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGgjnrb..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:805332a7-498b-4407-95b5-6dcc070edecf
VfModuleModelInvariantUUID:5155966f-a258-4718-bec3-7add86f66c44
VfModuleModelDescription:NULL
Artifacts UUID List:{
4f1d95c6-8202-4503-8219-db4b82df90db
,
48b12a3a-734c-454f-bf42-621e75afb50a

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T11:46:56.678Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 4f1d95c6-8202-4503-8219-db4b82df90db from URL: /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml
2023-02-08T11:46:56.678Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-08T11:46:56.679Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml
2023-02-08T11:46:56.783Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-08T11:46:56.783Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml 4f1d95c6-8202-4503-8219-db4b82df90db 5033
2023-02-08T11:46:56.784Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-08T11:46:56.784Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml
2023-02-08T11:46:56.784Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:46:56.785Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:56.785Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:56.785Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856816784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:57.787Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 48b12a3a-734c-454f-bf42-621e75afb50a from URL: /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env
2023-02-08T11:46:57.787Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-08T11:46:57.788Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env
2023-02-08T11:46:57.985Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-08T11:46:57.986Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env 48b12a3a-734c-454f-bf42-621e75afb50a 909
2023-02-08T11:46:57.986Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-08T11:46:57.991Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env
2023-02-08T11:46:57.991Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:46:57.992Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:57.992Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:57.993Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856817986,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:46:58.999Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 240112eb-51aa-4a5b-add6-0ea7f045549d
2023-02-08T11:46:59.001Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_gGjNrB 0 f7a97330-2e2f-47be-a50b-59b303e6774d ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T11:46:59.073Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@502b2587, org.onap.sdc.toscaparser.api.parameters.Input@6154359d, org.onap.sdc.toscaparser.api.parameters.Input@55011f0e, org.onap.sdc.toscaparser.api.parameters.Input@2ca75203, org.onap.sdc.toscaparser.api.parameters.Input@25295d0d]
2023-02-08T11:46:59.079Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.079Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.080Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-02-08T11:46:59.081Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb
2023-02-08T11:46:59.081Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb matches Tosca VF Customization UUID: 6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb
2023-02-08T11:46:59.081Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-08T11:46:59.107Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.107Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.111Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-08T11:46:59.111Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@57acf44
2023-02-08T11:46:59.112Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.112Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T11:46:59.113Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f960b5c0-d251-4d9c-af97-ad32e69587d3
2023-02-08T11:46:59.115Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f960b5c0-d251-4d9c-af97-ad32e69587d3
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-08T11:46:59.130Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.131Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:59.132Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:46:59.133Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.134Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:59.134Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:46:59.134Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.134Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is not matching search criteria
2023-02-08T11:46:59.134Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-08T11:46:59.135Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-08T11:46:59.135Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=2b8fee90-07f1-41f2-843c-c086444f0b22
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-08T11:46:59.164Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.165Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:59.165Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:46:59.166Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.166Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_gGjNrB 0 is matching search criteria
2023-02-08T11:46:59.167Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_gGjNrB 0] matching following query criteria: sdcType=VF, customizationUUID=6ca532a2-c78d-4a6e-a4c4-c2702c3a03fb
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T11:46:59.174Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.175Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.175Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 240112eb-51aa-4a5b-add6-0ea7f045549d: basic_onboard_gGjNrB
2023-02-08T11:46:59.176Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.176Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.177Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.177Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.178Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.178Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.178Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.179Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.179Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:46:59.180Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_gGjNrB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:46:59.180Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_gGjNrB 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:46:59.712Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_gGjNrB f7a97330-2e2f-47be-a50b-59b303e6774d 1 ASDC deployResourceStructure
2023-02-08T11:46:59.713Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json ASDC sendASDCNotification
2023-02-08T11:46:59.713Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json
2023-02-08T11:46:59.714Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:46:59.714Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:46:59.714Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:46:59.715Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856819713,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:47:00.719Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-08T11:47:00.720Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml
2023-02-08T11:47:00.720Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:47:00.720Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:47:00.720Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:47:00.721Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856820719,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:47:01.727Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-08T11:47:01.727Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env
2023-02-08T11:47:01.728Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:47:01.728Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:47:01.728Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:47:01.728Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856821727,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:47:02.738Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar ASDC sendASDCNotification
2023-02-08T11:47:02.739Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar
2023-02-08T11:47:02.739Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:47:02.741Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:47:02.741Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:47:02.741Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856822738,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:47:03.743Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:47:03.832Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:47:03.851Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T11:47:03.851Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T11:47:03.852Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T11:47:33.855Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:47:33.881Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:47:33.897Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T11:47:33.897Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T11:47:33.898Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T11:47:45.661Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:47:45.672Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.673Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856749726,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.675Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.682Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.683Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856793493,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T11:47:45.685Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.685Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.685Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T11:47:45.686Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.686Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.687Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856776134,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.687Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.688Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.691Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856749726,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.693Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.694Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.694Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856793493,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-02-08T11:47:45.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-02-08T11:47:45.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856776134,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.711Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.712Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.712Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856749726,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.713Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.714Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.714Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856793493,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.718Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.718Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.719Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.720Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.721Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.722Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856776134,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.723Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.724Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.724Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856749726,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856793493,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-02-08T11:47:45.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.729Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.729Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-02-08T11:47:45.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856776134,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:47:45.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:47:45.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856749726,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:47:45.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:03.900Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:48:03.925Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:48:03.931Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T11:48:03.932Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T11:48:03.933Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T11:48:33.934Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:48:33.961Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:48:33.965Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T11:48:33.965Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T11:48:33.965Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T11:48:45.661Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:48:45.672Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.674Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856793493,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.676Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.676Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.676Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.677Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.677Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.677Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856776134,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.678Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.678Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.678Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856749726,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.678Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.679Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.679Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856793493,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.679Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.679Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.680Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856745964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.680Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.680Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.681Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856776134,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.682Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.683Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.683Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856749726,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.683Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.684Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.684Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856808297,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.684Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.684Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.685Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856803801,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.685Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.686Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.686Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856803829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.686Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.687Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.687Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856808725,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.692Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.693Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.693Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856809469,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.694Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.694Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.694Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856804881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.696Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856804881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856810593,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.703Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856804881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.704Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.704Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856811813,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T11:48:45.733Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 42067e8c-4739-43b5-9f35-eb5266b3f6a0
2023-02-08T11:48:45.734Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42067e8c-4739-43b5-9f35-eb5266b3f6a0 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:48:45.759Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.760Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.761Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.762Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.762Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856804881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.764Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.764Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.764Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856812819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.765Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.765Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.765Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.766Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.767Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.767Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856804881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.768Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.768Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.768Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856813842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.769Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.769Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.769Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.770Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.770Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.770Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856804881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.771Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.771Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856813842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.771Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.772Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.773Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.774Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856804881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.774Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.775Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856815656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.775Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856813842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.776Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.776Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.777Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856816784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675856812168,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856813842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856813842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.781Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856817986,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.783Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.783Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856813842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.783Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.784Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.785Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856819498,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.785Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.785Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.786Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856819713,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/basic_onboard_ggjnrb0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.786Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.786Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.786Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856813842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:45.787Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856820719,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856821161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856821727,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/resourceInstances/basic_onboard_ggjnrb0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856822445,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.792Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675856822738,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.792Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.793Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.793Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856823590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:45.794Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.794Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856824690,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:48:45.857Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 93d2fc81-473f-4a34-9dd8-71c1b7d44367
2023-02-08T11:48:45.858Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93d2fc81-473f-4a34-9dd8-71c1b7d44367 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:48:45.876Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.876Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675856825695,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.877Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.877Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.878Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856829696,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.878Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.878Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.879Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856830704,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T11:48:45.900Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 42067e8c-4739-43b5-9f35-eb5266b3f6a0
2023-02-08T11:48:45.901Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42067e8c-4739-43b5-9f35-eb5266b3f6a0 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:48:45.928Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.929Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.930Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.930Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.931Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856827383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGgjnrb/1.0/artifacts/service-BasicOnboardGgjnrb-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:45.931Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.932Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.933Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:45.935Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:45.935Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:45.937Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856828464,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T11:48:45.959Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 42067e8c-4739-43b5-9f35-eb5266b3f6a0
2023-02-08T11:48:45.970Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 42067e8c-4739-43b5-9f35-eb5266b3f6a0 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:48:46.010Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.011Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.012Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.012Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.013Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856829472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.016Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.016Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.016Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.017Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856829472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.017Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.018Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.019Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.019Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856829472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.020Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.022Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.023Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.024Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.024Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.025Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856829472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.025Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.025Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.026Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856811367,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:46.026Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.026Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.026Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856829472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.027Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.027Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.027Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856838919,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:46.028Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.028Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.028Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856829472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:48:46.029Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.030Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.030Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856829472,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:48:46.030Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.031Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.032Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856836660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:48:46.037Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.039Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.040Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856845721,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:46.041Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.041Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.041Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675856846734,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T11:48:46.066Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 93d2fc81-473f-4a34-9dd8-71c1b7d44367
2023-02-08T11:48:46.067Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93d2fc81-473f-4a34-9dd8-71c1b7d44367 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:48:46.092Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.093Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856856443,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T11:48:46.094Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:48:46.094Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T11:48:46.096Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "aai-model-loader",
  "timestamp": 1675856857458,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T11:48:46.119Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 93d2fc81-473f-4a34-9dd8-71c1b7d44367
2023-02-08T11:48:46.121Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93d2fc81-473f-4a34-9dd8-71c1b7d44367 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:49:03.966Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:49:04.013Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:49:04.030Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T11:49:04.030Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T11:49:04.031Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T11:49:04.031Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T11:49:04.031Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:49:04.031Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:49:04.031Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:49:04.032Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:49:04.032Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-02-08T11:49:04.102Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T11:49:34.103Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T11:49:34.138Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 42067e8c-4739-43b5-9f35-eb5266b3f6a0 and serviceModelVersionId: 240112eb-51aa-4a5b-add6-0ea7f045549d
2023-02-08T11:49:34.138Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a9954c80-7f96-4666-9c96-c3d66c582cc1
2023-02-08T11:49:45.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:02.764Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0
2023-02-08T11:50:02.866Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T11:50:02.940Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0|INFO|500||Invoke
2023-02-08T11:50:02.941Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[42067e8c-4739-43b5-9f35-eb5266b3f6a0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fc830eec-90fc-4afb-a5fe-29308ed337af], X-ECOMP-RequestID=[42067e8c-4739-43b5-9f35-eb5266b3f6a0], X-TransactionId=[], X-ONAP-RequestID=[42067e8c-4739-43b5-9f35-eb5266b3f6a0], Content-Type=[application/merge-patch+json]}
2023-02-08T11:50:02.957Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T11:50:03.700Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?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/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 11:49:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[704], vertex-id=[200952], x-aai-txid=[0-aai-resources-230208-11:49:58:440-66673], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T11:50:03.701Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T11:50:03.702Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9954c80-7f96-4666-9c96-c3d66c582cc1/model-vers/model-ver/240112eb-51aa-4a5b-add6-0ea7f045549d?depth=0|INFO|500||InvokeReturn
2023-02-08T11:50:03.705Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T11:50:03.705Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-02-08T11:50:03.746Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|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-02-08T11:50:03.748Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 42067e8c-4739-43b5-9f35-eb5266b3f6a0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T11:50:03.754Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T11:50:03.755Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:03.755Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:03.755Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857003752,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:03.818Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:03.819Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "42067e8c-4739-43b5-9f35-eb5266b3f6a0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857003752,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T11:50:03.820Z||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-02-08T11:50:04.833Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:50:04.849Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T11:50:04.850Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"93d2fc81-473f-4a34-9dd8-71c1b7d44367","serviceName":"vFW 2023-02-08 11-44-16","serviceVersion":"1.0","serviceUUID":"85ef6d18-4b40-45f5-b72c-b0c73bac9798","serviceDescription":"catalog service description","serviceInvariantUUID":"a64dc353-2439-4b3b-9d76-cc95d1786404","resources":[{"resourceInstanceName":"vFW c26a1e8a-5fc0 0","resourceName":"vFW c26a1e8a-5fc0","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d38a88f4-1f36-4abc-9396-05d7ec923279","resourceInvariantUUID":"51703498-3b0c-4d71-a367-b5de98fd23ed","resourceCustomizationUUID":"a7d5c63b-5e1f-49d6-860e-c6b37b619cf6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vf-license-model.xml","artifactChecksum":"OTZlZDQ3ZGI1NTM4MGQwMDc2MzAzM2UwOTVkNjdmNWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fe1d3b3a-b415-4301-96c1-d36ab70d196f","artifactVersion":"1"},{"artifactName":"vfwc26a1e8a5fc00_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json","artifactChecksum":"ODVjMGZjYzk1Nzg3YTYxODE4MDVkNTk0OTY3MDM3NTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"314431f9-40e7-466e-a3c9-312a24129b4c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7f3e37b7-095e-4b4e-bbae-c832b4900912","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vendor-license-model.xml","artifactChecksum":"MjgwMDRjOGYxMDMyMDBiMmY1NmRjYjVhMTM0ZmY0Njc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e56635d-28da-4099-b2e0-28493dd9fd26","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"83f0baaa-da32-4438-85a0-497b13f9bbe5","artifactVersion":"2","generatedFromUUID":"7f3e37b7-095e-4b4e-bbae-c832b4900912"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230208114416-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-template.yml","artifactChecksum":"OWVjOTkyNDY4NmM5NDljYjlmZmI1YmY1NTM2OGRiNjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6c0a4f72-2c7e-4b5a-8cbb-d9a2bec5d1d3","artifactVersion":"1"},{"artifactName":"service-Vfw20230208114416-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar","artifactChecksum":"ZGVjNDZlNWU5MzNmZWFlMWQ4ZTE0N2EwYWJkOWZkMzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9fa2d419-52d6-4329-a7a7-9d668d915cf8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T11:50:04.854Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:50:04.855Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:04.855Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:04.856Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:05.857Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:50:05.858Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:05.858Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:05.858Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:06.861Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:50:06.862Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:06.862Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:06.862Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:07.865Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:50:07.866Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:07.866Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:07.867Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:08.870Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:50:08.871Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:08.871Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:08.871Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:09.876Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:50:09.877Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:09.877Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:09.877Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:10.882Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T11:50:10.883Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:10.883Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:10.883Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:11.888Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "serviceName": "vFW 2023-02-08 11-44-16",
  "serviceVersion": "1.0",
  "serviceUUID": "85ef6d18-4b40-45f5-b72c-b0c73bac9798",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "a64dc353-2439-4b3b-9d76-cc95d1786404",
  "resources": [
    {
      "resourceInstanceName": "vFW c26a1e8a-5fc0 0",
      "resourceCustomizationUUID": "a7d5c63b-5e1f-49d6-860e-c6b37b619cf6",
      "resourceName": "vFW c26a1e8a-5fc0",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d38a88f4-1f36-4abc-9396-05d7ec923279",
      "resourceInvariantUUID": "51703498-3b0c-4d71-a367-b5de98fd23ed",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfwc26a1e8a5fc00_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
          "artifactChecksum": "ODVjMGZjYzk1Nzg3YTYxODE4MDVkNTk0OTY3MDM3NTI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "314431f9-40e7-466e-a3c9-312a24129b4c",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "7f3e37b7-095e-4b4e-bbae-c832b4900912",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "83f0baaa-da32-4438-85a0-497b13f9bbe5",
            "generatedFromUUID": "7f3e37b7-095e-4b4e-bbae-c832b4900912"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "83f0baaa-da32-4438-85a0-497b13f9bbe5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230208114416-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
      "artifactChecksum": "ZGVjNDZlNWU5MzNmZWFlMWQ4ZTE0N2EwYWJkOWZkMzI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9fa2d419-52d6-4329-a7a7-9d668d915cf8"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T11:50:11.889Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T11:50:11.889Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 85ef6d18-4b40-45f5-b72c-b0c73bac9798 ASDC
2023-02-08T11:50:11.889Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:93d2fc81-473f-4a34-9dd8-71c1b7d44367
ServiceName:vFW 2023-02-08 11-44-16
ServiceVersion:1.0
ServiceUUID:85ef6d18-4b40-45f5-b72c-b0c73bac9798
ServiceInvariantUUID:a64dc353-2439-4b3b-9d76-cc95d1786404
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230208114416-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar
ArtifactUUID:9fa2d419-52d6-4329-a7a7-9d668d915cf8
ArtifactChecksum:ZGVjNDZlNWU5MzNmZWFlMWQ4ZTE0N2EwYWJkOWZkMzI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW c26a1e8a-5fc0 0
ResourceCustomizationUUID:a7d5c63b-5e1f-49d6-860e-c6b37b619cf6
ResourceInvariantUUID:51703498-3b0c-4d71-a367-b5de98fd23ed
ResourceName:vFW c26a1e8a-5fc0
ResourceType:VF
ResourceUUID:d38a88f4-1f36-4abc-9396-05d7ec923279
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwc26a1e8a5fc00_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json
ArtifactUUID:314431f9-40e7-466e-a3c9-312a24129b4c
ArtifactChecksum:ODVjMGZjYzk1Nzg3YTYxODE4MDVkNTk0OTY3MDM3NTI=
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/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml
ArtifactUUID:7f3e37b7-095e-4b4e-bbae-c832b4900912
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/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env
ArtifactUUID:83f0baaa-da32-4438-85a0-497b13f9bbe5
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/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env
ArtifactUUID:83f0baaa-da32-4438-85a0-497b13f9bbe5
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-08T11:50:11.889Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 85ef6d18-4b40-45f5-b72c-b0c73bac9798 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T11:50:11.984Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T11:50:11.985Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-08T11:50:11.985Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-08T11:50:11.986Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9fa2d419-52d6-4329-a7a7-9d668d915cf8 from URL: /sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:11.986Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-08T11:50:11.986Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:13.321Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-08T11:50:13.334Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar 9fa2d419-52d6-4329-a7a7-9d668d915cf8 101521
2023-02-08T11:50:13.336Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar ASDC sendASDCNotification
2023-02-08T11:50:13.337Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:13.338Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:50:13.338Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:13.338Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:13.339Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857013336,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:14.341Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T11:50:14.342Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-08T11:50:14.343Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9fa2d419-52d6-4329-a7a7-9d668d915cf8, URL: /sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar to file: /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:14.343Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230208114416-csar.csar
2023-02-08T11:50:14.344Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:14.344Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:14.764Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1023472067171656747/Definitions/service-Vfw20230208114416-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-02-08T11:50:18.717Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T11:50:18.718Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-08T11:50:18.718Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.719Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-08T11:50:18.719Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.719Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|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-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.719Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|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-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.719Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|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-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW c26a1e8a-5fc0 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-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|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-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-08T11:50:18.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.721Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:18.721Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:18.721Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-08T11:50:18.721Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T11:50:18.722Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.722Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:18.722Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:18.723Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-08T11:50:18.723Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T11:50:18.723Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:18.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is not matching search criteria
2023-02-08T11:50:18.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-08T11:50:18.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-08T11:50:18.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-08T11:50:18.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-08T11:50:18.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-08T11:50:18.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-08T11:50:18.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-08T11:50:18.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-08T11:50:18.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-08T11:50:18.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T11:50:18.729Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.729Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:18.729Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:18.729Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.730Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:18.730Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:18.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:18.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:18.732Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.732Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is not matching search criteria
2023-02-08T11:50:18.732Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-08T11:50:18.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-08T11:50:18.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-08T11:50:18.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-08T11:50:18.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-08T11:50:18.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.734Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.734Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-08T11:50:18.734Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-08T11:50:18.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=abf195d8-617b-40f4-bfed-e319cc9fa0f4
2023-02-08T11:50:18.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is not matching search criteria
2023-02-08T11:50:18.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-08T11:50:18.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-08T11:50:18.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-08T11:50:18.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-08T11:50:18.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-08T11:50:18.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-08T11:50:18.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-08T11:50:18.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=222b57b5-61f7-47e8-9d74-550537e9afc7
2023-02-08T11:50:18.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is not matching search criteria
2023-02-08T11:50:18.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-08T11:50:18.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-08T11:50:18.741Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.741Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.741Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-08T11:50:18.741Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.742Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-08T11:50:18.742Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-08T11:50:18.742Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-08T11:50:18.742Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:18.742Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:18.743Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-08T11:50:18.743Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1eecc94a-94c8-444d-9edc-777b0b24e5eb
2023-02-08T11:50:18.743Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.744Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:18.744Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.744Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:18.744Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.745Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:18.745Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:18.745Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:18.745Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-02-08 11-44-16
Description:catalog service description
Model UUID:85ef6d18-4b40-45f5-b72c-b0c73bac9798
Model Version:NULL
Model InvariantUuid:a64dc353-2439-4b3b-9d76-cc95d1786404
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW c26a1e8a-5fc0
Model UUID:6d89c761-58ff-45a4-8741-60c1715d9367
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:51703498-3b0c-4d71-a367-b5de98fd23ed
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:a7d5c63b-5e1f-49d6-860e-c6b37b619cf6
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:da8236b5-87d8-4e46-9acf-22e1516115f9
ModelName:VfwC26a1e8a5fc0..base_vfw..module-0
ModelUuid:dd9922ff-4649-4062-9ec4-16de019cfd28
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:abf195d8-617b-40f4-bfed-e319cc9fa0f4
ModelInvariantUuid:e11862ae-7c15-41f0-8f9f-49b14e7d6e19
ModelName:vFW c26a1e8a-5fc0-nodes.vfwCvfc
ModelUuid:4733a8fe-d40a-44f9-b942-dc9c195a48d2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:7def701a-c61b-40aa-83c4-8400ddd7989f
ModelInvariantUuid:74d27a5d-3e47-4a94-9a2a-c458c7e2a0c5
ModelName:VfwC26a1e8a5fc0.compute.nodes.heat.vfw
ModelUuid:eb24ee53-bd5a-4669-b45c-76fd3d2928be
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:222b57b5-61f7-47e8-9d74-550537e9afc7
ModelInvariantUuid:a9705d7a-2b4a-40a4-b302-dbc950339822
ModelName:vFW c26a1e8a-5fc0-nodes.vsnCvfc
ModelUuid:6f423700-2904-403a-a364-2fef81462578
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a3862140-8a71-4102-bae8-6a7fe74ca34c
ModelInvariantUuid:f01a32fa-5cc6-4e67-a9cd-e4b24925294d
ModelName:VfwC26a1e8a5fc0.compute.nodes.heat.vsn
ModelUuid:41344797-da9a-4891-a1d0-31fc1359de80
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:1eecc94a-94c8-444d-9edc-777b0b24e5eb
ModelInvariantUuid:07018a5f-426f-48d4-ad29-0f051a2ac324
ModelName:vFW c26a1e8a-5fc0-nodes.vpgCvfc
ModelUuid:93b27a7b-16b8-4fff-a785-728b131e1133
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:0b996138-0f47-45eb-8433-2f63917537cc
ModelInvariantUuid:a7fc13e2-55d1-4e90-bbc7-301ee6d2f9ad
ModelName:VfwC26a1e8a5fc0.compute.nodes.heat.vpg
ModelUuid:c527b201-56f7-4926-88bd-6fa73385fe40
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T11:50:18.756Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: d38a88f4-1f36-4abc-9396-05d7ec923279
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T11:50:18.763Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||vFW c26a1e8a-5fc0 0
2023-02-08T11:50:18.764Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d38a88f4-1f36-4abc-9396-05d7ec923279
2023-02-08T11:50:18.764Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 314431f9-40e7-466e-a3c9-312a24129b4c from URL: /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json
2023-02-08T11:50:18.765Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-08T11:50:18.766Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json
2023-02-08T11:50:18.896Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-08T11:50:18.897Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json 314431f9-40e7-466e-a3c9-312a24129b4c 785
2023-02-08T11:50:18.897Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json ASDC sendASDCNotification
2023-02-08T11:50:18.898Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json
2023-02-08T11:50:18.898Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:50:18.898Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:18.899Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:18.899Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857018897,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:19.900Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "VfwC26a1e8a5fc0..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "da8236b5-87d8-4e46-9acf-22e1516115f9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "dd9922ff-4649-4062-9ec4-16de019cfd28",
    "vfModuleModelCustomizationUUID": "8cd64eb7-205d-411b-a1c5-d055e4763375",
    "isBase": true,
    "artifacts": [
      "7f3e37b7-095e-4b4e-bbae-c832b4900912",
      "83f0baaa-da32-4438-85a0-497b13f9bbe5"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T11:50:19.919Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwC26a1e8a5fc0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:dd9922ff-4649-4062-9ec4-16de019cfd28
VfModuleModelInvariantUUID:da8236b5-87d8-4e46-9acf-22e1516115f9
VfModuleModelDescription:NULL
Artifacts UUID List:{
7f3e37b7-095e-4b4e-bbae-c832b4900912
,
83f0baaa-da32-4438-85a0-497b13f9bbe5

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T11:50:19.923Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "VfwC26a1e8a5fc0..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "da8236b5-87d8-4e46-9acf-22e1516115f9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "dd9922ff-4649-4062-9ec4-16de019cfd28",
    "vfModuleModelCustomizationUUID": "8cd64eb7-205d-411b-a1c5-d055e4763375",
    "isBase": true,
    "artifacts": [
      "7f3e37b7-095e-4b4e-bbae-c832b4900912",
      "83f0baaa-da32-4438-85a0-497b13f9bbe5"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T11:50:19.923Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwC26a1e8a5fc0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:dd9922ff-4649-4062-9ec4-16de019cfd28
VfModuleModelInvariantUUID:da8236b5-87d8-4e46-9acf-22e1516115f9
VfModuleModelDescription:NULL
Artifacts UUID List:{
7f3e37b7-095e-4b4e-bbae-c832b4900912
,
83f0baaa-da32-4438-85a0-497b13f9bbe5

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T11:50:19.923Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7f3e37b7-095e-4b4e-bbae-c832b4900912 from URL: /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml
2023-02-08T11:50:19.923Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-08T11:50:19.924Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml
2023-02-08T11:50:20.042Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-08T11:50:20.043Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml 7f3e37b7-095e-4b4e-bbae-c832b4900912 20368
2023-02-08T11:50:20.044Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-08T11:50:20.044Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml
2023-02-08T11:50:20.044Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:50:20.044Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:20.048Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:20.048Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857020044,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:21.049Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 83f0baaa-da32-4438-85a0-497b13f9bbe5 from URL: /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env
2023-02-08T11:50:21.049Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-08T11:50:21.050Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env
2023-02-08T11:50:21.159Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-08T11:50:21.159Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env 83f0baaa-da32-4438-85a0-497b13f9bbe5 2098
2023-02-08T11:50:21.167Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-08T11:50:21.168Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env
2023-02-08T11:50:21.168Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T11:50:21.168Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:21.168Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:21.168Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857021167,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:22.169Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 85ef6d18-4b40-45f5-b72c-b0c73bac9798
2023-02-08T11:50:22.170Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW c26a1e8a-5fc0 0 d38a88f4-1f36-4abc-9396-05d7ec923279 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T11:50:22.235Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5fe8924b, org.onap.sdc.toscaparser.api.parameters.Input@1791d174, org.onap.sdc.toscaparser.api.parameters.Input@55477db, org.onap.sdc.toscaparser.api.parameters.Input@67637cc6, org.onap.sdc.toscaparser.api.parameters.Input@7c82d0ab]
2023-02-08T11:50:22.237Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.237Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.238Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-02-08T11:50:22.238Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= a7d5c63b-5e1f-49d6-860e-c6b37b619cf6
2023-02-08T11:50:22.238Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a7d5c63b-5e1f-49d6-860e-c6b37b619cf6 matches Tosca VF Customization UUID: a7d5c63b-5e1f-49d6-860e-c6b37b619cf6
2023-02-08T11:50:22.238Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: a7d5c63b-5e1f-49d6-860e-c6b37b619cf6  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-08T11:50:22.242Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.243Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.244Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id a7d5c63b-5e1f-49d6-860e-c6b37b619cf6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-08T11:50:22.244Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3fb42c09
2023-02-08T11:50:22.244Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.244Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T11:50:22.245Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8cd64eb7-205d-411b-a1c5-d055e4763375
2023-02-08T11:50:22.245Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8cd64eb7-205d-411b-a1c5-d055e4763375
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-08T11:50:22.251Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.252Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:22.252Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:22.253Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.253Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:22.253Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:22.253Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.254Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is not matching search criteria
2023-02-08T11:50:22.254Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-08T11:50:22.254Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-08T11:50:22.255Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-08T11:50:22.255Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-08T11:50:22.255Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-08T11:50:22.255Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.256Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:22.256Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-08T11:50:22.256Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:22.256Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-08T11:50:22.257Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.257Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=abf195d8-617b-40f4-bfed-e319cc9fa0f4
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-08T11:50:22.265Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.266Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:22.266Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:22.267Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.268Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is not matching search criteria
2023-02-08T11:50:22.268Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-08T11:50:22.268Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-08T11:50:22.268Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:22.269Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.269Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-08T11:50:22.270Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.270Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-08T11:50:22.270Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-08T11:50:22.270Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-08T11:50:22.272Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:22.272Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-08T11:50:22.272Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.273Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=222b57b5-61f7-47e8-9d74-550537e9afc7
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-08T11:50:22.279Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.279Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:22.280Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:22.285Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.285Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is not matching search criteria
2023-02-08T11:50:22.286Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-08T11:50:22.286Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-08T11:50:22.286Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:22.287Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.287Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-08T11:50:22.287Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.287Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-08T11:50:22.288Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-08T11:50:22.288Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-08T11:50:22.288Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-08T11:50:22.288Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-08T11:50:22.289Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-08T11:50:22.289Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1eecc94a-94c8-444d-9edc-777b0b24e5eb
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-08T11:50:22.294Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.295Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:22.295Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T11:50:22.296Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.296Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Node template vFW c26a1e8a-5fc0 0 is matching search criteria
2023-02-08T11:50:22.296Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c26a1e8a-5fc0 0] matching following query criteria: sdcType=VF, customizationUUID=a7d5c63b-5e1f-49d6-860e-c6b37b619cf6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T11:50:22.300Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.301Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.301Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 85ef6d18-4b40-45f5-b72c-b0c73bac9798: vFW c26a1e8a-5fc0
2023-02-08T11:50:22.301Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.301Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.301Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.302Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.302Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.302Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.302Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.302Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.303Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T11:50:22.303Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-08 11-44-16 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T11:50:22.303Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-02-08 11-44-16 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T11:50:22.815Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW c26a1e8a-5fc0 d38a88f4-1f36-4abc-9396-05d7ec923279 1 ASDC deployResourceStructure
2023-02-08T11:50:22.816Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json ASDC sendASDCNotification
2023-02-08T11:50:22.816Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json
2023-02-08T11:50:22.816Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:50:22.817Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:22.817Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:22.817Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857022816,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:23.821Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-08T11:50:23.822Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml
2023-02-08T11:50:23.822Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:50:23.825Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:23.825Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:23.826Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857023821,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:24.827Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-08T11:50:24.827Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env
2023-02-08T11:50:24.828Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:50:24.831Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:24.831Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:24.832Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857024827,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:25.844Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar ASDC sendASDCNotification
2023-02-08T11:50:25.845Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar
2023-02-08T11:50:25.845Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T11:50:25.845Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:25.845Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:25.846Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857025844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:26.847Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93d2fc81-473f-4a34-9dd8-71c1b7d44367
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:50:26.900Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93d2fc81-473f-4a34-9dd8-71c1b7d44367
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T11:50:26.912Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T11:50:26.917Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T11:50:26.918Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T11:50:26.918Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T11:50:26.918Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:50:26.918Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:50:26.918Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:50:26.918Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T11:50:26.918Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|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-02-08T11:50:26.939Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T11:50:45.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:50:45.705Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.706Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:50:45.708Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.709Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T11:50:45.710Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.710Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-02-08T11:50:45.711Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.711Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:50:45.712Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.712Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.714Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-02-08T11:50:45.715Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.716Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.716Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T11:50:45.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857004833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T11:50:45.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857013336,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:50:45.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857018897,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:50:45.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.731Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857020044,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:50:45.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.735Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.736Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857021167,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T11:50:45.737Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.751Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.752Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857022816,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/vfwc26a1e8a5fc00_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T11:50:45.753Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.753Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.754Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857023821,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-02-08T11:50:45.755Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.756Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.756Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857024827,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/resourceInstances/vfwc26a1e8a5fc00/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-02-08T11:50:45.757Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:45.757Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T11:50:45.757Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857025844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230208114416/1.0/artifacts/service-Vfw20230208114416-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T11:50:45.758Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:50:56.940Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 93d2fc81-473f-4a34-9dd8-71c1b7d44367 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T11:50:56.961Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 93d2fc81-473f-4a34-9dd8-71c1b7d44367 and serviceModelVersionId: 85ef6d18-4b40-45f5-b72c-b0c73bac9798
2023-02-08T11:50:56.962Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a64dc353-2439-4b3b-9d76-cc95d1786404
2023-02-08T11:50:56.964Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0
2023-02-08T11:50:56.974Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T11:50:57.067Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0|INFO|500||Invoke
2023-02-08T11:50:57.068Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[93d2fc81-473f-4a34-9dd8-71c1b7d44367], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5021d4bc-f0df-4f4a-93ac-a719dd510213], X-ECOMP-RequestID=[93d2fc81-473f-4a34-9dd8-71c1b7d44367], X-TransactionId=[], X-ONAP-RequestID=[93d2fc81-473f-4a34-9dd8-71c1b7d44367], Content-Type=[application/merge-patch+json]}
2023-02-08T11:50:57.099Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T11:50:57.362Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?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/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 11:50:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[192], vertex-id=[172192], x-aai-txid=[1-aai-resources-230208-11:50:52:622-78727], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T11:50:57.363Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T11:50:57.363Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64dc353-2439-4b3b-9d76-cc95d1786404/model-vers/model-ver/85ef6d18-4b40-45f5-b72c-b0c73bac9798?depth=0|INFO|500||InvokeReturn
2023-02-08T11:50:57.363Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T11:50:57.364Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|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-02-08T11:50:57.387Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|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-02-08T11:50:57.390Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 93d2fc81-473f-4a34-9dd8-71c1b7d44367 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T11:50:57.390Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T11:50:57.391Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-08T11:50:57.391Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T11:50:57.391Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857057390,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T11:50:58.466Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:51:45.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:51:45.682Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-08T11:51:45.683Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "93d2fc81-473f-4a34-9dd8-71c1b7d44367",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675857057390,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T11:51:45.685Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T11:51:58.472Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:52:45.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:52:58.475Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:53:45.664Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:53:58.476Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:54:45.666Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:54:58.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:55:45.668Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:55:58.478Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:56:45.669Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:56:58.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:57:45.670Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:57:58.481Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:58:45.671Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:58:58.483Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T11:59:45.673Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T11:59:58.484Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:00:45.675Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:00:58.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:01:45.676Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:01:58.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:02:45.678Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:02:58.488Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:03:45.680Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:03:58.490Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:04:45.682Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:04:58.491Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:05:45.685Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:05:58.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:06:45.687Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:06:58.494Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:07:32.530Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-08T12:07:32.532Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"3429d11c-e8fe-4f9e-9f04-1f4053c44eb8","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d319f870-8670-43fa-875f-33a8bf59c942","serviceDescription":"service","serviceInvariantUUID":"98c7bdca-ac4f-4ca9-8b13-cad22f39c115","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"4a65318e-017c-443d-bada-1de5039c69b7","resourceInvariantUUID":"69003756-efaa-4cb0-9e22-44a0165fb4ea","resourceCustomizationUUID":"fe6a448f-ef5b-4756-8ac8-de3228fe18cb","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":"MzFmYjlhZjBhZWYyY2Y5ZTI4ODJhODAzZmEyM2UwN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d232fef9-f57e-4826-a8ae-f81f7ab1169a","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZWM4ZmE1NTliOTM0M2RkZGZiNWNkMTI5NjVhNWQ4YTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8bf6b39c-7a48-44ee-a3aa-638e00f91e06","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T12:07:32.543Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:07:32.544Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:07:32.544Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:07:32.544Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858018493,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:07:32.560Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T12:07:32.562Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T12:07:32.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T12:07:32.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T12:07:32.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T12:07:32.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T12:07:32.641Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:07:32.642Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858018493,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:07:32.646Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:07:32.646Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:07:32.646Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858026854,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:07:32.647Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:07:33.565Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:07:33.566Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:07:33.567Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:07:33.567Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858018493,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:07:34.569Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "d319f870-8670-43fa-875f-33a8bf59c942",
  "serviceDescription": "service",
  "serviceInvariantUUID": "98c7bdca-ac4f-4ca9-8b13-cad22f39c115",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "fe6a448f-ef5b-4756-8ac8-de3228fe18cb",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "4a65318e-017c-443d-bada-1de5039c69b7",
      "resourceInvariantUUID": "69003756-efaa-4cb0-9e22-44a0165fb4ea",
      "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": "ZWM4ZmE1NTliOTM0M2RkZGZiNWNkMTI5NjVhNWQ4YTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8bf6b39c-7a48-44ee-a3aa-638e00f91e06"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T12:07:34.569Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T12:07:34.569Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d319f870-8670-43fa-875f-33a8bf59c942 ASDC
2023-02-08T12:07:34.570Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d319f870-8670-43fa-875f-33a8bf59c942
ServiceInvariantUUID:98c7bdca-ac4f-4ca9-8b13-cad22f39c115
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:8bf6b39c-7a48-44ee-a3aa-638e00f91e06
ArtifactChecksum:ZWM4ZmE1NTliOTM0M2RkZGZiNWNkMTI5NjVhNWQ4YTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:fe6a448f-ef5b-4756-8ac8-de3228fe18cb
ResourceInvariantUUID:69003756-efaa-4cb0-9e22-44a0165fb4ea
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:4a65318e-017c-443d-bada-1de5039c69b7
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-02-08T12:07:34.571Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d319f870-8670-43fa-875f-33a8bf59c942 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:07:34.744Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:07:34.745Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-08T12:07:34.745Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-08T12:07:34.746Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 8bf6b39c-7a48-44ee-a3aa-638e00f91e06 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-08T12:07:34.746Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-08T12:07:34.746Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-08T12:07:35.310Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-08T12:07:35.312Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 8bf6b39c-7a48-44ee-a3aa-638e00f91e06 57788
2023-02-08T12:07:35.313Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-08T12:07:35.313Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-08T12:07:35.313Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:07:35.314Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:07:35.314Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:07:35.314Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858055313,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:07:36.315Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:07:36.316Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-08T12:07:36.317Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 8bf6b39c-7a48-44ee-a3aa-638e00f91e06, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:36.317Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-08T12:07:36.318Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:36.318Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:36.586Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17511105908838712502/Definitions/service-BasicNetwork-template.yml
2023-02-08T12:07:37.707Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T12:07:37.708Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-08T12:07:37.708Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.708Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-08T12:07:37.709Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.709Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.709Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.709Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.709Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.710Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.710Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.710Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-08T12:07:37.710Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-08T12:07:37.710Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.711Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.711Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-08T12:07:37.712Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-08T12:07:37.712Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:07:37.712Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.712Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.712Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-08T12:07:37.713Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-08T12:07:37.713Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:07:37.713Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.713Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.713Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.714Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.714Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.714Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.715Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.715Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.715Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.716Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.716Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:d319f870-8670-43fa-875f-33a8bf59c942
Model Version:NULL
Model InvariantUuid:98c7bdca-ac4f-4ca9-8b13-cad22f39c115
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:69003756-efaa-4cb0-9e22-44a0165fb4ea
Model UUID:780cea92-9fe7-4214-a6e7-3ad303016e47
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:fe6a448f-ef5b-4756-8ac8-de3228fe18cb
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T12:07:37.782Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Processing Resource Type: VL, Model UUID: 4a65318e-017c-443d-bada-1de5039c69b7
2023-02-08T12:07:37.782Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||No resources found for Service: d319f870-8670-43fa-875f-33a8bf59c942
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:07:37.793Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||
2023-02-08T12:07:37.794Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-02-08T12:07:37.796Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||No resources found for Service: d319f870-8670-43fa-875f-33a8bf59c942
2023-02-08T12:07:37.796Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: d319f870-8670-43fa-875f-33a8bf59c942
2023-02-08T12:07:37.796Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-02-08T12:07:37.797Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:07:37.815Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@718f264, org.onap.sdc.toscaparser.api.parameters.Input@40b51b8e, org.onap.sdc.toscaparser.api.parameters.Input@5a562dc5, org.onap.sdc.toscaparser.api.parameters.Input@789c5a48, org.onap.sdc.toscaparser.api.parameters.Input@38570ced]
2023-02-08T12:07:37.819Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.821Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.821Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.823Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.824Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid d319f870-8670-43fa-875f-33a8bf59c942: Generic NeutronNet
2023-02-08T12:07:37.824Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.825Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.826Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.826Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-08T12:07:37.973Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.974Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.974Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.974Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.975Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:07:37.975Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:07:37.975Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-08T12:07:38.184Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-02-08T12:07:38.186Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-08T12:07:38.186Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-08T12:07:38.189Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:07:38.190Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:07:38.191Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:07:38.191Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858058186,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:07:39.195Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:07:39.236Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:07:39.243Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:07:39.243Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:07:39.244Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:07:45.661Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:07:45.665Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:07:45.666Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858036134,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:07:45.667Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:09.247Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:08:09.315Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:08:09.342Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:08:09.342Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:08:09.343Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:08:39.343Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:08:39.392Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:08:39.421Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:08:39.422Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:08:39.422Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:08:45.661Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:08:45.663Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.664Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858013227,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:08:45.665Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.665Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.665Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858018493,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:08:45.665Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.665Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.665Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858026854,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:08:45.666Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.666Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.666Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858036134,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:08:45.666Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.666Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.666Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858013227,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:08:45.667Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.668Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.668Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858055313,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:08:45.668Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.668Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.668Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858050687,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:08:45.669Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.669Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.670Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858051014,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:08:45.670Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.670Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.670Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858058186,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:08:45.670Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.670Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.671Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858059012,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:08:45.671Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:08:45.671Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:08:45.671Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858060015,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:08:45.720Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
2023-02-08T12:08:45.720Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:09:09.423Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:09:09.475Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:09:09.485Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:09:09.486Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T12:09:09.486Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:09:09.486Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:09:39.491Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:09:39.600Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:09:39.635Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:09:39.636Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T12:09:39.637Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:09:39.637Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:09:45.661Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:09:45.666Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:09:45.666Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858071367,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:09:45.669Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:09:45.669Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:09:45.669Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858071367,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:09:45.669Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:09:45.670Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:09:45.670Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858075071,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:09:45.670Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:09:45.670Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:09:45.670Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858077756,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:09:45.671Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:09:45.671Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:09:45.671Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858078767,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:09:45.703Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
2023-02-08T12:09:45.704Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:09.638Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:10:09.714Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:10:09.720Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:10:09.721Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T12:10:09.721Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T12:10:09.721Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T12:10:09.722Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:10:09.722Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:10:09.722Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:10:09.722Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:10:09.741Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T12:10:39.743Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T12:10:39.764Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8 and serviceModelVersionId: d319f870-8670-43fa-875f-33a8bf59c942
2023-02-08T12:10:39.765Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 98c7bdca-ac4f-4ca9-8b13-cad22f39c115
2023-02-08T12:10:39.767Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0
2023-02-08T12:10:39.799Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T12:10:39.883Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0|INFO|500||Invoke
2023-02-08T12:10:39.884Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3429d11c-e8fe-4f9e-9f04-1f4053c44eb8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f684823a-c76a-4c39-b65b-56cd737c2d7f], X-ECOMP-RequestID=[3429d11c-e8fe-4f9e-9f04-1f4053c44eb8], X-TransactionId=[], X-ONAP-RequestID=[3429d11c-e8fe-4f9e-9f04-1f4053c44eb8], Content-Type=[application/merge-patch+json]}
2023-02-08T12:10:39.888Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T12:10:40.140Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?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/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 12:10:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[247], vertex-id=[217336], x-aai-txid=[2-aai-resources-230208-12:10:35:255-80156], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T12:10:40.141Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T12:10:40.142Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c7bdca-ac4f-4ca9-8b13-cad22f39c115/model-vers/model-ver/d319f870-8670-43fa-875f-33a8bf59c942?depth=0|INFO|500||InvokeReturn
2023-02-08T12:10:40.142Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T12:10:40.142Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:10:40.152Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-08T12:10:40.152Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3429d11c-e8fe-4f9e-9f04-1f4053c44eb8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T12:10:40.153Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T12:10:40.153Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:40.153Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:40.153Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858240152,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:10:41.187Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:10:41.195Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-08T12:10:41.196Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"aafadd5b-14f1-47f2-8feb-6f798f2a551f","serviceName":"Demo_pNF_703hWl8dFv6GWW0IsCRf","serviceVersion":"1.0","serviceUUID":"867387a4-7709-4044-a83c-6ec6fe84fb7e","serviceDescription":"catalog service description","serviceInvariantUUID":"bc948850-5186-4d31-9d2c-090095854241","resources":[{"resourceInstanceName":"pNF 35e2b142-060d 0","resourceName":"pNF 35e2b142-060d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"c9ad2516-e685-45ec-8633-75c38211fc4a","resourceInvariantUUID":"c4d24715-993c-4674-864e-eafb0d214df2","resourceCustomizationUUID":"d1c29d0e-0769-4190-97fc-507337964696","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vf-license-model.xml","artifactChecksum":"ZmJjMGI3MGQ1Y2RhYzhmYWIwZDEyMTllOTc2ODE4ZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec3830a6-ccee-4c84-823f-c15543ff13cb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/pNF.csar","artifactChecksum":"ODFlNjNlY2MxZDI3YTE5YTg2YzhlMDkzM2U1OGE4MGQ\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8164d4f5-a36f-48a1-9cd6-e7889f16fc11","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1587380f-0148-46ed-aa53-a4bd0ab4a2d0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vendor-license-model.xml","artifactChecksum":"ODUwYWNmODgyZjQ3N2ViMjcyMzMwMjIxNDdkNWY0Njc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f04ef554-0aad-4fe4-9d98-2fdfcaafd51e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"64ac4d9e-37d7-400a-95fa-30268e263c3d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6c4a0924-bf3b-43f8-a873-dbfb231982b2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf703hwl8dfv6gww0iscrf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml","artifactChecksum":"NWE0NGEzNDhmMjZlNzBjMzNkMThjOWFmNDUzMjY5ZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"14d7d6c7-08bd-469f-8d7a-da0217e799f4","artifactVersion":"1"},{"artifactName":"service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar","artifactChecksum":"ZjNmMDJiNjMwMGY1N2NlMWNmNDNhNDZlNjg1YjMxMzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"19b43d12-c60b-44c8-919f-d0aec17379a1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T12:10:41.201Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:41.202Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:41.202Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:41.202Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:42.203Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:42.204Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:42.204Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:42.205Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:43.206Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:43.207Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:43.207Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:43.208Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:44.209Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:44.210Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:44.210Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:44.214Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:45.215Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:45.216Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:45.216Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:45.217Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:45.662Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:45.699Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.699Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.700Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.700Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.700Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.701Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.701Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.701Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.701Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.701Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.702Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.702Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.702Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.702Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.703Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.703Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.703Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.703Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.703Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.703Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.704Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.704Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.704Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.704Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.704Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.704Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.704Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.705Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.705Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.705Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.705Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.705Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.706Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.706Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.706Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.706Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.706Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.708Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.709Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.709Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.709Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.710Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.710Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.710Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.711Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.711Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.711Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.712Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.712Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.712Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.712Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.713Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.713Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.713Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.714Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.714Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.714Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.714Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.714Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.715Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.715Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.715Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.715Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.715Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.716Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.716Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.716Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.716Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.716Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.716Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.717Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.717Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.717Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.717Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.717Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.717Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.717Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.718Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.718Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.718Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.718Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858186134,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.718Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.718Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.719Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858174593,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.719Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858171725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858191366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858199168,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858199170,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858204830,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858207728,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:10:45.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858208734,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:45.767Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of aafadd5b-14f1-47f2-8feb-6f798f2a551f
2023-02-08T12:10:45.768Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId aafadd5b-14f1-47f2-8feb-6f798f2a551f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:45.786Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858200237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858203657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.788Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858200237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.788Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.788Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.788Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858203657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.788Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.788Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.788Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858200237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858203657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858200237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.790Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.790Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858203657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.790Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.790Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858208866,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:10:45.791Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.791Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.791Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858200237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.792Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.792Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.792Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858203657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.792Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.792Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.792Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858209871,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:10:45.804Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of aafadd5b-14f1-47f2-8feb-6f798f2a551f
2023-02-08T12:10:45.805Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId aafadd5b-14f1-47f2-8feb-6f798f2a551f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:45.834Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.835Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858200237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.849Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.850Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.850Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858203657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.853Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.853Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.853Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858200237,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.854Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.854Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.854Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858203657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.859Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.859Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.859Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858217206,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.860Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.860Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.860Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858212646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.861Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.861Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.861Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858218456,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.862Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.862Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.862Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.863Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.863Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.863Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.863Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.863Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.864Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858219622,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.871Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.871Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.871Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.872Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.872Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.872Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858220696,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:45.899Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8e18607c-42a8-4fa0-b558-442a3ff977ef
2023-02-08T12:10:45.901Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e18607c-42a8-4fa0-b558-442a3ff977ef and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:45.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.923Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.923Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.924Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.924Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.925Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858221705,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T12:10:45.925Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.925Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.925Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.926Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.926Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.926Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.926Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.929Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.932Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.932Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.932Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.932Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.932Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.932Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.933Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.933Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.933Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.933Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.933Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.934Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.934Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.934Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.934Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.934Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.934Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.935Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.935Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.935Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.935Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.936Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.936Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.936Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.936Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.936Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.936Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.937Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.937Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.937Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.937Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.937Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858213675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.937Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.938Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.938Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.938Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.938Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.938Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.939Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.939Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.939Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.939Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.939Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.939Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.939Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675858223012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.940Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858223534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.941Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.941Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.941Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.942Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.942Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.942Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858229200,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.943Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.943Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.943Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.943Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.944Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.944Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858222725,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:45.944Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.945Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.945Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858231834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.945Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.945Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.946Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858232597,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:10:45.946Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.946Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.946Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858232960,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.947Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.947Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.947Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858233602,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:10:45.959Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8e18607c-42a8-4fa0-b558-442a3ff977ef
2023-02-08T12:10:45.959Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e18607c-42a8-4fa0-b558-442a3ff977ef and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:45.992Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.992Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858234119,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.993Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.993Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.993Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.993Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.993Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.993Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858235325,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:45.993Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.995Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.995Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:45.995Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:45.995Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:45.995Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858236407,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:46.046Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f6880fdd-411e-4922-8d82-3b7aa8e55155
2023-02-08T12:10:46.047Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6880fdd-411e-4922-8d82-3b7aa8e55155 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:46.087Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.087Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.087Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.088Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.088Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675858237410,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T12:10:46.088Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.088Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.088Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.089Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.089Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.089Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.089Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.089Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.090Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.090Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.090Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.090Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3429d11c-e8fe-4f9e-9f04-1f4053c44eb8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858240152,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T12:10:46.090Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.090Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.091Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858235686,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:10:46.091Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.091Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.091Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.091Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.091Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.091Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.092Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.092Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.092Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858236695,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:10:46.107Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8e18607c-42a8-4fa0-b558-442a3ff977ef
2023-02-08T12:10:46.107Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e18607c-42a8-4fa0-b558-442a3ff977ef and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:10:46.132Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.132Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.134Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858221366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:10:46.134Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.135Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.135Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.135Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.135Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.136Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.136Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858243872,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:10:46.138Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.139Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.139Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.139Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.139Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.140Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.140Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.140Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.140Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.141Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.141Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:10:46.141Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:10:46.142Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:10:46.219Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:46.241Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:46.242Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:46.242Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:47.251Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:47.252Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:47.252Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:47.252Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:48.253Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:10:48.254Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:48.254Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:48.254Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:49.257Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "serviceName": "Demo_pNF_703hWl8dFv6GWW0IsCRf",
  "serviceVersion": "1.0",
  "serviceUUID": "867387a4-7709-4044-a83c-6ec6fe84fb7e",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bc948850-5186-4d31-9d2c-090095854241",
  "resources": [
    {
      "resourceInstanceName": "pNF 35e2b142-060d 0",
      "resourceCustomizationUUID": "d1c29d0e-0769-4190-97fc-507337964696",
      "resourceName": "pNF 35e2b142-060d",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "c9ad2516-e685-45ec-8633-75c38211fc4a",
      "resourceInvariantUUID": "c4d24715-993c-4674-864e-eafb0d214df2",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
      "artifactChecksum": "ZjNmMDJiNjMwMGY1N2NlMWNmNDNhNDZlNjg1YjMxMzk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "19b43d12-c60b-44c8-919f-d0aec17379a1"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T12:10:49.258Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T12:10:49.258Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 867387a4-7709-4044-a83c-6ec6fe84fb7e ASDC
2023-02-08T12:10:49.258Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:aafadd5b-14f1-47f2-8feb-6f798f2a551f
ServiceName:Demo_pNF_703hWl8dFv6GWW0IsCRf
ServiceVersion:1.0
ServiceUUID:867387a4-7709-4044-a83c-6ec6fe84fb7e
ServiceInvariantUUID:bc948850-5186-4d31-9d2c-090095854241
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
ArtifactUUID:19b43d12-c60b-44c8-919f-d0aec17379a1
ArtifactChecksum:ZjNmMDJiNjMwMGY1N2NlMWNmNDNhNDZlNjg1YjMxMzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 35e2b142-060d 0
ResourceCustomizationUUID:d1c29d0e-0769-4190-97fc-507337964696
ResourceInvariantUUID:c4d24715-993c-4674-864e-eafb0d214df2
ResourceName:pNF 35e2b142-060d
ResourceType:PNF
ResourceUUID:c9ad2516-e685-45ec-8633-75c38211fc4a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-02-08T12:10:49.261Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 867387a4-7709-4044-a83c-6ec6fe84fb7e ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:10:49.379Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:10:49.380Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:10:49.380Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:10:49.380Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 19b43d12-c60b-44c8-919f-d0aec17379a1 from URL: /sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:49.380Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:10:49.381Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:49.521Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:10:49.523Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar 19b43d12-c60b-44c8-919f-d0aec17379a1 88028
2023-02-08T12:10:49.523Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar ASDC sendASDCNotification
2023-02-08T12:10:49.523Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:49.523Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:10:49.524Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:49.524Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:49.524Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858249523,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:50.525Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:10:50.526Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:10:50.526Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 19b43d12-c60b-44c8-919f-d0aec17379a1, URL: /sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar to file: /app/ASDC/1/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:50.527Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:50.527Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:50.538Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:50.768Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4354491471448847520/Definitions/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml
2023-02-08T12:10:52.201Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T12:10:52.202Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-08T12:10:52.202Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.202Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-08T12:10:52.203Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 35e2b142-060d 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-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.203Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.203Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.203Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.203Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.204Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.204Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.204Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-08T12:10:52.204Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.204Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.205Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Node template pNF 35e2b142-060d 0 is matching search criteria
2023-02-08T12:10:52.205Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-08T12:10:52.206Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 35e2b142-060d 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:10:52.206Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.207Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.207Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Node template pNF 35e2b142-060d 0 is matching search criteria
2023-02-08T12:10:52.207Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-08T12:10:52.207Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 35e2b142-060d 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:10:52.208Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.208Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.208Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.209Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.210Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.210Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.210Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.211Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.211Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.211Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.212Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_703hWl8dFv6GWW0IsCRf
Description:catalog service description
Model UUID:867387a4-7709-4044-a83c-6ec6fe84fb7e
Model Version:NULL
Model InvariantUuid:bc948850-5186-4d31-9d2c-090095854241
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T12:10:52.221Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: c9ad2516-e685-45ec-8633-75c38211fc4a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:10:52.226Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||pNF 35e2b142-060d 0
2023-02-08T12:10:52.226Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: c9ad2516-e685-45ec-8633-75c38211fc4a
2023-02-08T12:10:52.226Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 867387a4-7709-4044-a83c-6ec6fe84fb7e
2023-02-08T12:10:52.226Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 867387a4-7709-4044-a83c-6ec6fe84fb7e
2023-02-08T12:10:52.227Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 35e2b142-060d 0 c9ad2516-e685-45ec-8633-75c38211fc4a ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:10:52.237Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26af60c9, org.onap.sdc.toscaparser.api.parameters.Input@75c9d10f, org.onap.sdc.toscaparser.api.parameters.Input@506c2179, org.onap.sdc.toscaparser.api.parameters.Input@41a1be, org.onap.sdc.toscaparser.api.parameters.Input@5d352057]
2023-02-08T12:10:52.237Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.237Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.238Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 867387a4-7709-4044-a83c-6ec6fe84fb7e: pNF 35e2b142-060d
2023-02-08T12:10:52.238Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Processing PNF resource: c9ad2516-e685-45ec-8633-75c38211fc4a
2023-02-08T12:10:52.238Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:10:52.239Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_703hWl8dFv6GWW0IsCRf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:10:52.239Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Resource customization UUID: d1c29d0e-0769-4190-97fc-507337964696 is the same as notified resource customizationUUID: d1c29d0e-0769-4190-97fc-507337964696
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-08T12:10:52.376Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 35e2b142-060d c9ad2516-e685-45ec-8633-75c38211fc4a 0 ASDC deployResourceStructure
2023-02-08T12:10:52.377Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar ASDC sendASDCNotification
2023-02-08T12:10:52.377Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar
2023-02-08T12:10:52.378Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:10:52.378Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:10:52.378Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:10:52.380Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858252377,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:10:53.382Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aafadd5b-14f1-47f2-8feb-6f798f2a551f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:10:53.443Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aafadd5b-14f1-47f2-8feb-6f798f2a551f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:10:53.467Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:10:53.468Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T12:10:53.468Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T12:10:53.468Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T12:10:53.468Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:10:53.468Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:10:53.468Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:10:53.468Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-02-08T12:10:53.484Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T12:11:23.484Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: aafadd5b-14f1-47f2-8feb-6f798f2a551f and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T12:11:23.501Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: aafadd5b-14f1-47f2-8feb-6f798f2a551f and serviceModelVersionId: 867387a4-7709-4044-a83c-6ec6fe84fb7e
2023-02-08T12:11:23.501Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bc948850-5186-4d31-9d2c-090095854241
2023-02-08T12:11:23.503Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0
2023-02-08T12:11:23.514Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T12:11:23.563Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0|INFO|500||Invoke
2023-02-08T12:11:23.564Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[aafadd5b-14f1-47f2-8feb-6f798f2a551f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2d512786-05fa-46b5-8cf9-b54c4cac5625], X-ECOMP-RequestID=[aafadd5b-14f1-47f2-8feb-6f798f2a551f], X-TransactionId=[], X-ONAP-RequestID=[aafadd5b-14f1-47f2-8feb-6f798f2a551f], Content-Type=[application/merge-patch+json]}
2023-02-08T12:11:23.587Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T12:11:23.924Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?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/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 12:11:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[333], vertex-id=[176264], x-aai-txid=[2-aai-resources-230208-12:11:18:953-24077], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T12:11:23.925Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T12:11:23.926Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc948850-5186-4d31-9d2c-090095854241/model-vers/model-ver/867387a4-7709-4044-a83c-6ec6fe84fb7e?depth=0|INFO|500||InvokeReturn
2023-02-08T12:11:23.926Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T12:11:23.926Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-02-08T12:11:23.941Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|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-02-08T12:11:23.941Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID aafadd5b-14f1-47f2-8feb-6f798f2a551f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T12:11:23.941Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T12:11:23.942Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:23.942Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:23.942Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858283941,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:11:24.979Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-08T12:11:24.980Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"8e18607c-42a8-4fa0-b558-442a3ff977ef","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"221e3265-06cd-4bb7-9290-f96fa27bc344","serviceDescription":"service","serviceInvariantUUID":"1ae9d680-0322-4001-8973-13addb243388","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"95374509-70f7-4618-a3d8-afd9a5e3de44","resourceInvariantUUID":"ec8da251-268e-4eb9-aa06-1f9a9d46dde7","resourceCustomizationUUID":"3221854a-7c12-4675-9403-2ab5fb427b97","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":"ODBmMzhkOTU3NmQ5YjE1OGNiZTgyOTMwNWYzNDE1YzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9facc131-c998-44a6-aea3-3f1c5b307632","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":"NTgzYjA2MmQwYmQ4OTk0NjhlNzVkNzU2YmVjMDRmNGE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d2395e2e-1604-4c97-a272-439c58e1c747","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":"4a1a3bc7-2692-427c-b7dc-e803cf0cda5b","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":"922aea15-2443-440a-9a1d-a84598b95a4b","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":"23162e66-53f5-4912-9e8b-b9ce2bde9976","artifactVersion":"2","generatedFromUUID":"4a1a3bc7-2692-427c-b7dc-e803cf0cda5b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MDc1NjhmMTE4ODhiZDQxODdjYmNmYTFiYmQ3OWY0ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e3a06a51-31dc-4e3f-9888-2f43a3ea62f2","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"M2IzMzUwYzhmNTlhM2ZlYzAzZTY5YmRmNjFjMzkzZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3d3c8a36-8eaf-43ab-a431-c3d04f77c14f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T12:11:24.982Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:11:24.983Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:24.983Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:24.984Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:25.988Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:11:25.989Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:25.989Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:25.989Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:26.993Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:11:26.994Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:26.995Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:26.995Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:28.000Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:11:28.001Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:28.002Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:28.002Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:29.012Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:11:29.013Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:29.013Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:29.013Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:30.014Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:11:30.016Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:30.019Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:30.020Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:31.021Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:11:31.022Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:31.022Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:31.022Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:32.024Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "221e3265-06cd-4bb7-9290-f96fa27bc344",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1ae9d680-0322-4001-8973-13addb243388",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "3221854a-7c12-4675-9403-2ab5fb427b97",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "95374509-70f7-4618-a3d8-afd9a5e3de44",
      "resourceInvariantUUID": "ec8da251-268e-4eb9-aa06-1f9a9d46dde7",
      "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": "NTgzYjA2MmQwYmQ4OTk0NjhlNzVkNzU2YmVjMDRmNGE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d2395e2e-1604-4c97-a272-439c58e1c747",
          "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": "4a1a3bc7-2692-427c-b7dc-e803cf0cda5b",
          "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": "23162e66-53f5-4912-9e8b-b9ce2bde9976",
            "generatedFromUUID": "4a1a3bc7-2692-427c-b7dc-e803cf0cda5b"
          },
          "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": "23162e66-53f5-4912-9e8b-b9ce2bde9976",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "M2IzMzUwYzhmNTlhM2ZlYzAzZTY5YmRmNjFjMzkzZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3d3c8a36-8eaf-43ab-a431-c3d04f77c14f"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T12:11:32.025Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T12:11:32.026Z|aafadd5b-14f1-47f2-8feb-6f798f2a551f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 221e3265-06cd-4bb7-9290-f96fa27bc344 ASDC
2023-02-08T12:11:32.026Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:8e18607c-42a8-4fa0-b558-442a3ff977ef
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:221e3265-06cd-4bb7-9290-f96fa27bc344
ServiceInvariantUUID:1ae9d680-0322-4001-8973-13addb243388
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:3d3c8a36-8eaf-43ab-a431-c3d04f77c14f
ArtifactChecksum:M2IzMzUwYzhmNTlhM2ZlYzAzZTY5YmRmNjFjMzkzZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:3221854a-7c12-4675-9403-2ab5fb427b97
ResourceInvariantUUID:ec8da251-268e-4eb9-aa06-1f9a9d46dde7
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:95374509-70f7-4618-a3d8-afd9a5e3de44
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:d2395e2e-1604-4c97-a272-439c58e1c747
ArtifactChecksum:NTgzYjA2MmQwYmQ4OTk0NjhlNzVkNzU2YmVjMDRmNGE=
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:4a1a3bc7-2692-427c-b7dc-e803cf0cda5b
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:23162e66-53f5-4912-9e8b-b9ce2bde9976
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:23162e66-53f5-4912-9e8b-b9ce2bde9976
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-08T12:11:32.026Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 221e3265-06cd-4bb7-9290-f96fa27bc344 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:11:32.155Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:11:32.157Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:11:32.157Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:11:32.158Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3d3c8a36-8eaf-43ab-a431-c3d04f77c14f from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-08T12:11:32.158Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:11:32.159Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:32.526Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:11:32.532Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3d3c8a36-8eaf-43ab-a431-c3d04f77c14f 75198
2023-02-08T12:11:32.538Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:32.539Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:32.539Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:11:32.540Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:32.540Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:32.541Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858292538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:33.548Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:11:33.549Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:11:33.550Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3d3c8a36-8eaf-43ab-a431-c3d04f77c14f, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-08T12:11:33.551Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-08T12:11:33.552Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-08T12:11:33.552Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-08T12:11:33.773Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11420945698624897347/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-08T12:11:35.884Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T12:11:35.885Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-08T12:11:35.885Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-08T12:11:35.885Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-08T12:11:35.886Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.886Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.886Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.887Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.887Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.888Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.888Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.889Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-08T12:11:35.889Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.889Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.890Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:35.890Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-08T12:11:35.890Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:11:35.891Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.891Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:35.891Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:35.892Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-08T12:11:35.893Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:11:35.893Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.894Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:35.894Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.895Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-08T12:11:35.895Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-02-08T12:11:35.896Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-02-08T12:11:35.896Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-02-08T12:11:35.897Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-08T12:11:35.898Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-08T12:11:35.899Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.899Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:35.901Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.901Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:35.902Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:11:35.902Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.902Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:35.903Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:11:35.903Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.903Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:35.903Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:11:35.904Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.904Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-08T12:11:35.904Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-08T12:11:35.904Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-08T12:11:35.904Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d6e8cb72-6b27-42c7-89bc-5ba95d367b87
2023-02-08T12:11:35.905Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.905Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:35.906Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.906Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:35.906Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.906Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:35.907Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:35.907Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:35.907Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:221e3265-06cd-4bb7-9290-f96fa27bc344
Model Version:NULL
Model InvariantUuid:1ae9d680-0322-4001-8973-13addb243388
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:6db422e9-fed8-43da-a677-50b8359283cb
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ec8da251-268e-4eb9-aa06-1f9a9d46dde7
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3221854a-7c12-4675-9403-2ab5fb427b97
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4c4e0a02-4be6-42de-8470-7529a44c28ec
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:bd9edc65-ee4b-4a7a-8507-0a0402a3b288
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:d6e8cb72-6b27-42c7-89bc-5ba95d367b87
ModelInvariantUuid:eb90ea85-1989-4333-813f-cb3bdeb8b6ac
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:579683b7-f7ae-4ddf-81e7-8d4de227914c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:2f1c3e08-e09c-4677-b5ee-8eee9b2bceac
ModelInvariantUuid:d98eff2a-6279-4405-bf86-ad1da60e3ffb
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:cf8ca6ee-4530-49f4-9fe3-24facd851c1b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T12:11:35.922Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 95374509-70f7-4618-a3d8-afd9a5e3de44
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:11:35.939Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||basic_vm 0
2023-02-08T12:11:35.939Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 95374509-70f7-4618-a3d8-afd9a5e3de44
2023-02-08T12:11:35.939Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d2395e2e-1604-4c97-a272-439c58e1c747 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-02-08T12:11:35.940Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:11:35.941Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:36.051Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:11:36.053Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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 d2395e2e-1604-4c97-a272-439c58e1c747 787
2023-02-08T12:11:36.055Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:36.056Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:36.056Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:11:36.057Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:36.057Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:36.058Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858296055,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:37.059Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4c4e0a02-4be6-42de-8470-7529a44c28ec",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bd9edc65-ee4b-4a7a-8507-0a0402a3b288",
    "vfModuleModelCustomizationUUID": "c1ec0330-0d0e-4257-950b-67fc367336cd",
    "isBase": true,
    "artifacts": [
      "4a1a3bc7-2692-427c-b7dc-e803cf0cda5b",
      "23162e66-53f5-4912-9e8b-b9ce2bde9976"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T12:11:37.076Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bd9edc65-ee4b-4a7a-8507-0a0402a3b288
VfModuleModelInvariantUUID:4c4e0a02-4be6-42de-8470-7529a44c28ec
VfModuleModelDescription:NULL
Artifacts UUID List:{
4a1a3bc7-2692-427c-b7dc-e803cf0cda5b
,
23162e66-53f5-4912-9e8b-b9ce2bde9976

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T12:11:37.085Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4c4e0a02-4be6-42de-8470-7529a44c28ec",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bd9edc65-ee4b-4a7a-8507-0a0402a3b288",
    "vfModuleModelCustomizationUUID": "c1ec0330-0d0e-4257-950b-67fc367336cd",
    "isBase": true,
    "artifacts": [
      "4a1a3bc7-2692-427c-b7dc-e803cf0cda5b",
      "23162e66-53f5-4912-9e8b-b9ce2bde9976"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T12:11:37.089Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bd9edc65-ee4b-4a7a-8507-0a0402a3b288
VfModuleModelInvariantUUID:4c4e0a02-4be6-42de-8470-7529a44c28ec
VfModuleModelDescription:NULL
Artifacts UUID List:{
4a1a3bc7-2692-427c-b7dc-e803cf0cda5b
,
23162e66-53f5-4912-9e8b-b9ce2bde9976

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T12:11:37.089Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4a1a3bc7-2692-427c-b7dc-e803cf0cda5b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-02-08T12:11:37.090Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:11:37.091Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:37.198Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:11:37.199Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 4a1a3bc7-2692-427c-b7dc-e803cf0cda5b 5033
2023-02-08T12:11:37.200Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:37.201Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:37.201Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:11:37.202Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:37.204Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:37.204Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858297200,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:38.206Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 23162e66-53f5-4912-9e8b-b9ce2bde9976 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-02-08T12:11:38.207Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:11:38.209Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:38.339Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:11:38.341Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 23162e66-53f5-4912-9e8b-b9ce2bde9976 903
2023-02-08T12:11:38.341Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:38.341Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:38.342Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:11:38.342Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:38.343Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:38.343Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858298341,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:39.344Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 221e3265-06cd-4bb7-9290-f96fa27bc344
2023-02-08T12:11:39.344Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 95374509-70f7-4618-a3d8-afd9a5e3de44 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:11:39.409Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f24047c, org.onap.sdc.toscaparser.api.parameters.Input@46d2b3a7, org.onap.sdc.toscaparser.api.parameters.Input@2ee3886e, org.onap.sdc.toscaparser.api.parameters.Input@21fbd9c4, org.onap.sdc.toscaparser.api.parameters.Input@5e832e63]
2023-02-08T12:11:39.412Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.412Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:39.413Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-02-08T12:11:39.414Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 3221854a-7c12-4675-9403-2ab5fb427b97
2023-02-08T12:11:39.414Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3221854a-7c12-4675-9403-2ab5fb427b97 matches Tosca VF Customization UUID: 3221854a-7c12-4675-9403-2ab5fb427b97
2023-02-08T12:11:39.415Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 3221854a-7c12-4675-9403-2ab5fb427b97  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-08T12:11:39.424Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.425Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:39.428Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 3221854a-7c12-4675-9403-2ab5fb427b97: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-08T12:11:39.428Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@40477376
2023-02-08T12:11:39.429Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.429Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:39.430Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c1ec0330-0d0e-4257-950b-67fc367336cd
2023-02-08T12:11:39.430Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c1ec0330-0d0e-4257-950b-67fc367336cd
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-08T12:11:39.439Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.440Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:39.440Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:11:39.441Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.441Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:39.441Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:11:39.442Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.442Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-08T12:11:39.442Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-08T12:11:39.442Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-08T12:11:39.443Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d6e8cb72-6b27-42c7-89bc-5ba95d367b87
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-08T12:11:39.463Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.464Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:39.464Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:11:39.465Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.465Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-08T12:11:39.465Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3221854a-7c12-4675-9403-2ab5fb427b97
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:11:39.479Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.479Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:39.480Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 221e3265-06cd-4bb7-9290-f96fa27bc344: basic_vm
2023-02-08T12:11:39.480Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.480Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:39.480Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.480Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:39.481Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.481Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:39.481Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.481Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:39.481Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:11:39.481Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:11:39.482Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:39.696Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 95374509-70f7-4618-a3d8-afd9a5e3de44 1 ASDC deployResourceStructure
2023-02-08T12:11:39.697Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:39.697Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:39.697Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:11:39.697Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:39.697Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:39.697Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858299696,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:40.698Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:40.700Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:40.700Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:11:40.700Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:40.701Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:40.701Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858300698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:41.703Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:41.704Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:41.704Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:11:41.704Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:41.704Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:41.705Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858301703,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:42.706Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:42.707Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:42.707Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:11:42.708Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:11:42.708Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:11:42.708Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858302706,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:43.711Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e18607c-42a8-4fa0-b558-442a3ff977ef
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:11:43.748Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e18607c-42a8-4fa0-b558-442a3ff977ef
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:11:43.768Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:11:43.769Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T12:11:43.769Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T12:11:43.770Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T12:11:43.770Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:11:43.770Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:11:43.771Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:11:43.771Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:11:43.771Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:11:43.798Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T12:11:45.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:11:45.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/resourceInstances/pnf35e2b142060d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858247300,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:11:45.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.683Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:11:45.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.684Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675858248307,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:11:45.728Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f6880fdd-411e-4922-8d82-3b7aa8e55155
2023-02-08T12:11:45.729Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6880fdd-411e-4922-8d82-3b7aa8e55155 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:11:45.751Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.752Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.753Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.753Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.753Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858249523,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858216133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.754Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.755Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858246901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:11:45.755Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.755Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.755Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858252377,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf703hwl8dfv6gww0iscrf/1.0/artifacts/service-DemoPnf703hwl8dfv6gww0iscrf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:11:45.756Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.756Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.756Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858260989,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:11:45.756Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.757Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.757Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "aai-model-loader",
  "timestamp": 1675858261992,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:11:45.783Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f6880fdd-411e-4922-8d82-3b7aa8e55155
2023-02-08T12:11:45.785Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6880fdd-411e-4922-8d82-3b7aa8e55155 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:11:45.813Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.813Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "aafadd5b-14f1-47f2-8feb-6f798f2a551f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858283941,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T12:11:45.813Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.814Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.814Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.814Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.815Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.815Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T12:11:45.815Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.815Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.815Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-08T12:11:45.815Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.815Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.816Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.816Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.816Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.816Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-08T12:11:45.816Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.817Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.817Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:11:45.817Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.817Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.818Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:11:45.818Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.819Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.819Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858292538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:11:45.819Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.819Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.820Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858296055,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:11:45.820Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.820Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.820Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858297200,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:11:45.821Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.821Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.821Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858298341,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:11:45.821Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.821Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.822Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858299696,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T12:11:45.822Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.822Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.823Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858300698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-02-08T12:11:45.823Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.823Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.823Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858301703,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-02-08T12:11:45.824Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:11:45.824Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:11:45.824Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858302706,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:11:45.824Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:13.805Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8e18607c-42a8-4fa0-b558-442a3ff977ef and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T12:12:13.823Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8e18607c-42a8-4fa0-b558-442a3ff977ef and serviceModelVersionId: 221e3265-06cd-4bb7-9290-f96fa27bc344
2023-02-08T12:12:13.824Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1ae9d680-0322-4001-8973-13addb243388
2023-02-08T12:12:13.825Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0
2023-02-08T12:12:13.837Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T12:12:13.881Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0|INFO|500||Invoke
2023-02-08T12:12:13.881Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8e18607c-42a8-4fa0-b558-442a3ff977ef], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5ff3012c-c2e1-4551-a208-04ab3eca8798], X-ECOMP-RequestID=[8e18607c-42a8-4fa0-b558-442a3ff977ef], X-TransactionId=[], X-ONAP-RequestID=[8e18607c-42a8-4fa0-b558-442a3ff977ef], Content-Type=[application/merge-patch+json]}
2023-02-08T12:12:13.885Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T12:12:14.728Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?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/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 12:12:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[838], vertex-id=[233624], x-aai-txid=[0-aai-resources-230208-12:12:09:241-22061], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T12:12:14.729Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T12:12:14.730Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ae9d680-0322-4001-8973-13addb243388/model-vers/model-ver/221e3265-06cd-4bb7-9290-f96fa27bc344?depth=0|INFO|500||InvokeReturn
2023-02-08T12:12:14.731Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T12:12:14.731Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:12:14.740Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|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-02-08T12:12:14.741Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8e18607c-42a8-4fa0-b558-442a3ff977ef and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T12:12:14.746Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T12:12:14.747Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:14.747Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:14.747Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858334746,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:12:15.829Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-08T12:12:15.830Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f6880fdd-411e-4922-8d82-3b7aa8e55155","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"1bf2e86b-503c-4fbe-b2eb-deadb5e03406","serviceDescription":"service","serviceInvariantUUID":"c31f44d3-8d0c-407f-a954-6d6588136f2f","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5833b811-f596-46be-914d-0e9b546b7d4f","resourceInvariantUUID":"045e4f6d-96ac-4740-b7d0-ff7fcd724b8f","resourceCustomizationUUID":"ba9bacc5-47fb-4abe-98b3-437e451ac5aa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NTc3NWZkNDRkODEwNmJiYTU3Y2Y1Y2VkNGViNmM0ZTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e9dbfa1a-04d5-485f-8157-0f0b1b00ffc2","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c5c10874-2cd2-492f-9513-2d45899dd8a2","artifactVersion":"2","generatedFromUUID":"ddc6129b-2438-45dd-b9fd-4070c355f5cf"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ddc6129b-2438-45dd-b9fd-4070c355f5cf","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZWE0NTA3NGVkOGUwNjE5YjAwOWMyMDU3YjhlZmQ2MDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1ae08c0c-2861-415e-9234-0a844eab98ca","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ff21878a-02eb-4c13-ac2e-0cec830e0ec5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"88666f88-8851-4e5c-b5c8-c395d2270570","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e4820d79-8be5-4ced-a7cc-d9ff57eb04da","artifactVersion":"2","generatedFromUUID":"ff21878a-02eb-4c13-ac2e-0cec830e0ec5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"Yjc3NmE0MGUyZTJjZjMyYzBkZWNjY2U2NjIzOTkxMGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47afc160-134e-4f2f-aeeb-71df7089de87","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"Y2QxNDg2M2I1MGY5ZTRhN2IyYmJkZWNhYmU0MmYyYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"81ce2bfc-f2e5-48a1-91eb-9a2750aac071","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T12:12:15.831Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:15.832Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:15.832Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:15.832Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:16.834Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:16.834Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:16.834Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:16.835Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:17.839Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:17.840Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:17.842Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:17.842Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:18.847Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:18.847Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:18.848Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:18.848Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:19.851Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:19.851Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:19.851Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:19.852Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:20.855Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:20.856Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:20.856Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:20.856Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:21.859Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:21.859Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:21.859Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:21.860Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:22.863Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:22.863Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:22.863Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:22.864Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:23.865Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:12:23.865Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:23.865Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:23.866Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:24.869Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "1bf2e86b-503c-4fbe-b2eb-deadb5e03406",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c31f44d3-8d0c-407f-a954-6d6588136f2f",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "ba9bacc5-47fb-4abe-98b3-437e451ac5aa",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "5833b811-f596-46be-914d-0e9b546b7d4f",
      "resourceInvariantUUID": "045e4f6d-96ac-4740-b7d0-ff7fcd724b8f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "c5c10874-2cd2-492f-9513-2d45899dd8a2",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "ddc6129b-2438-45dd-b9fd-4070c355f5cf",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "ZWE0NTA3NGVkOGUwNjE5YjAwOWMyMDU3YjhlZmQ2MDY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1ae08c0c-2861-415e-9234-0a844eab98ca",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "ff21878a-02eb-4c13-ac2e-0cec830e0ec5",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "e4820d79-8be5-4ced-a7cc-d9ff57eb04da",
            "generatedFromUUID": "ff21878a-02eb-4c13-ac2e-0cec830e0ec5"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "e4820d79-8be5-4ced-a7cc-d9ff57eb04da",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "Y2QxNDg2M2I1MGY5ZTRhN2IyYmJkZWNhYmU0MmYyYmI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "81ce2bfc-f2e5-48a1-91eb-9a2750aac071"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T12:12:24.869Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T12:12:24.870Z|8e18607c-42a8-4fa0-b558-442a3ff977ef|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 1bf2e86b-503c-4fbe-b2eb-deadb5e03406 ASDC
2023-02-08T12:12:24.879Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:f6880fdd-411e-4922-8d82-3b7aa8e55155
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:1bf2e86b-503c-4fbe-b2eb-deadb5e03406
ServiceInvariantUUID:c31f44d3-8d0c-407f-a954-6d6588136f2f
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:81ce2bfc-f2e5-48a1-91eb-9a2750aac071
ArtifactChecksum:Y2QxNDg2M2I1MGY5ZTRhN2IyYmJkZWNhYmU0MmYyYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:ba9bacc5-47fb-4abe-98b3-437e451ac5aa
ResourceInvariantUUID:045e4f6d-96ac-4740-b7d0-ff7fcd724b8f
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:5833b811-f596-46be-914d-0e9b546b7d4f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:c5c10874-2cd2-492f-9513-2d45899dd8a2
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:ddc6129b-2438-45dd-b9fd-4070c355f5cf
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:1ae08c0c-2861-415e-9234-0a844eab98ca
ArtifactChecksum:ZWE0NTA3NGVkOGUwNjE5YjAwOWMyMDU3YjhlZmQ2MDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:ff21878a-02eb-4c13-ac2e-0cec830e0ec5
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:e4820d79-8be5-4ced-a7cc-d9ff57eb04da
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:e4820d79-8be5-4ced-a7cc-d9ff57eb04da
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-08T12:12:24.880Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1bf2e86b-503c-4fbe-b2eb-deadb5e03406 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:12:25.057Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:12:25.058Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:12:25.058Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:12:25.058Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 81ce2bfc-f2e5-48a1-91eb-9a2750aac071 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-08T12:12:25.059Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:12:25.059Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-08T12:12:25.541Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:12:25.546Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 81ce2bfc-f2e5-48a1-91eb-9a2750aac071 73993
2023-02-08T12:12:25.547Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-08T12:12:25.547Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-08T12:12:25.547Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:12:25.548Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:25.548Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:25.548Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858345547,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:26.551Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:12:26.552Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-08T12:12:26.552Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 81ce2bfc-f2e5-48a1-91eb-9a2750aac071, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-08T12:12:26.553Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-02-08T12:12:26.554Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-08T12:12:26.554Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-08T12:12:26.750Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17006762193432147337/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-02-08T12:12:28.973Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T12:12:28.974Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-08T12:12:28.974Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-08T12:12:28.975Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-08T12:12:28.975Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-08T12:12:28.975Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-08T12:12:28.975Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-08T12:12:28.975Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|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-BasicCnf-csar.csar
2023-02-08T12:12:28.976Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-08T12:12:28.977Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.977Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:28.978Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:28.978Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-08T12:12:28.978Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:12:28.979Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.979Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:28.979Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:28.979Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-08T12:12:28.979Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:12:28.980Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.980Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:28.980Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.981Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-02-08T12:12:28.981Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-02-08T12:12:28.981Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template dummy is not matching search criteria
2023-02-08T12:12:28.982Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-08T12:12:28.982Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.983Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T12:12:28.983Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.983Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:28.983Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:12:28.984Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.984Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:28.985Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:12:28.985Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.985Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:28.986Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:12:28.986Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.986Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-02-08T12:12:28.987Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-02-08T12:12:28.987Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=0f47275c-a8f7-45ac-b6db-3e0a4e7bed6a
2023-02-08T12:12:28.988Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.988Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:28.988Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.988Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:28.989Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.989Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:28.989Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:28.990Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:28.990Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:1bf2e86b-503c-4fbe-b2eb-deadb5e03406
Model Version:NULL
Model InvariantUuid:c31f44d3-8d0c-407f-a954-6d6588136f2f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:e3f3422c-cc52-46bf-aed1-bbd0b26bd0ca
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:045e4f6d-96ac-4740-b7d0-ff7fcd724b8f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ba9bacc5-47fb-4abe-98b3-437e451ac5aa
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:326b640a-b324-433e-ae82-35430e9523e2
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:a1571cd9-0f67-4640-8259-2eaf56d20dfb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0f47275c-a8f7-45ac-b6db-3e0a4e7bed6a
ModelInvariantUuid:2ce320a0-8ef2-4b25-8649-91e3d25c5508
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:a72fb589-600d-48fb-bb5b-e6f98a7531d9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:411397e4-57d3-47d5-a6d5-c252dd2e6322
ModelInvariantUuid:a3ae612b-e24c-470b-a280-a80381edbde3
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:da8f5194-4447-4674-bb58-0a7f9482a16e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T12:12:29.006Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 5833b811-f596-46be-914d-0e9b546b7d4f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:12:29.014Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||basic_cnf 0
2023-02-08T12:12:29.014Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5833b811-f596-46be-914d-0e9b546b7d4f
2023-02-08T12:12:29.015Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c5c10874-2cd2-492f-9513-2d45899dd8a2 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-02-08T12:12:29.015Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:12:29.015Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-02-08T12:12:29.305Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:12:29.306Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env c5c10874-2cd2-492f-9513-2d45899dd8a2 12
2023-02-08T12:12:29.307Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-02-08T12:12:29.307Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-02-08T12:12:29.307Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:12:29.309Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:29.309Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:29.310Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858349306,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:30.311Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ddc6129b-2438-45dd-b9fd-4070c355f5cf from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-02-08T12:12:30.311Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:12:30.312Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-02-08T12:12:30.523Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:12:30.524Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ddc6129b-2438-45dd-b9fd-4070c355f5cf 2688
2023-02-08T12:12:30.525Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-02-08T12:12:30.525Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-02-08T12:12:30.526Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:12:30.527Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:30.527Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:30.528Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858350525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:31.531Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1ae08c0c-2861-415e-9234-0a844eab98ca from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-08T12:12:31.531Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:12:31.533Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-08T12:12:31.758Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:12:31.759Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 1ae08c0c-2861-415e-9234-0a844eab98ca 828
2023-02-08T12:12:31.759Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-02-08T12:12:31.759Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-08T12:12:31.760Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:12:31.760Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:31.761Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:31.761Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858351759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:32.762Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "326b640a-b324-433e-ae82-35430e9523e2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a1571cd9-0f67-4640-8259-2eaf56d20dfb",
    "vfModuleModelCustomizationUUID": "6833a9bc-d8ed-467d-9101-6d50a284a16c",
    "isBase": true,
    "artifacts": [
      "ff21878a-02eb-4c13-ac2e-0cec830e0ec5",
      "ddc6129b-2438-45dd-b9fd-4070c355f5cf",
      "e4820d79-8be5-4ced-a7cc-d9ff57eb04da"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T12:12:32.782Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a1571cd9-0f67-4640-8259-2eaf56d20dfb
VfModuleModelInvariantUUID:326b640a-b324-433e-ae82-35430e9523e2
VfModuleModelDescription:NULL
Artifacts UUID List:{
ff21878a-02eb-4c13-ac2e-0cec830e0ec5
,
ddc6129b-2438-45dd-b9fd-4070c355f5cf
,
e4820d79-8be5-4ced-a7cc-d9ff57eb04da

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T12:12:32.786Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "326b640a-b324-433e-ae82-35430e9523e2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a1571cd9-0f67-4640-8259-2eaf56d20dfb",
    "vfModuleModelCustomizationUUID": "6833a9bc-d8ed-467d-9101-6d50a284a16c",
    "isBase": true,
    "artifacts": [
      "ff21878a-02eb-4c13-ac2e-0cec830e0ec5",
      "ddc6129b-2438-45dd-b9fd-4070c355f5cf",
      "e4820d79-8be5-4ced-a7cc-d9ff57eb04da"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T12:12:32.787Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a1571cd9-0f67-4640-8259-2eaf56d20dfb
VfModuleModelInvariantUUID:326b640a-b324-433e-ae82-35430e9523e2
VfModuleModelDescription:NULL
Artifacts UUID List:{
ff21878a-02eb-4c13-ac2e-0cec830e0ec5
,
ddc6129b-2438-45dd-b9fd-4070c355f5cf
,
e4820d79-8be5-4ced-a7cc-d9ff57eb04da

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T12:12:32.787Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ff21878a-02eb-4c13-ac2e-0cec830e0ec5 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-08T12:12:32.787Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:12:32.787Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-08T12:12:32.930Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:12:32.931Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ff21878a-02eb-4c13-ac2e-0cec830e0ec5 1164
2023-02-08T12:12:32.931Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-02-08T12:12:32.931Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-08T12:12:32.932Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:12:32.932Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:32.932Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:32.932Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858352931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:33.933Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: e4820d79-8be5-4ced-a7cc-d9ff57eb04da from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-08T12:12:33.933Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-08T12:12:33.934Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-08T12:12:34.242Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-08T12:12:34.243Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env e4820d79-8be5-4ced-a7cc-d9ff57eb04da 200
2023-02-08T12:12:34.243Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-02-08T12:12:34.243Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-08T12:12:34.244Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:12:34.244Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:34.244Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:34.244Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858354243,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:35.246Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 1bf2e86b-503c-4fbe-b2eb-deadb5e03406
2023-02-08T12:12:35.246Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 5833b811-f596-46be-914d-0e9b546b7d4f 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=?
2023-02-08T12:12:35.277Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:12:35.297Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5d6d8781, org.onap.sdc.toscaparser.api.parameters.Input@539961b1, org.onap.sdc.toscaparser.api.parameters.Input@76eb1be4, org.onap.sdc.toscaparser.api.parameters.Input@3327eb9f, org.onap.sdc.toscaparser.api.parameters.Input@24723f5]
2023-02-08T12:12:35.299Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.300Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.301Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-02-08T12:12:35.301Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= ba9bacc5-47fb-4abe-98b3-437e451ac5aa
2023-02-08T12:12:35.302Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ba9bacc5-47fb-4abe-98b3-437e451ac5aa matches Tosca VF Customization UUID: ba9bacc5-47fb-4abe-98b3-437e451ac5aa
2023-02-08T12:12:35.302Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: ba9bacc5-47fb-4abe-98b3-437e451ac5aa  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-08T12:12:35.307Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.307Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.309Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id ba9bacc5-47fb-4abe-98b3-437e451ac5aa: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-08T12:12:35.309Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@38262c75
2023-02-08T12:12:35.309Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.310Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T12:12:35.310Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6833a9bc-d8ed-467d-9101-6d50a284a16c
2023-02-08T12:12:35.311Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6833a9bc-d8ed-467d-9101-6d50a284a16c
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-08T12:12:35.316Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.320Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:35.320Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:12:35.323Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.325Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:35.325Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:12:35.326Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.326Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-02-08T12:12:35.326Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-02-08T12:12:35.327Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=0f47275c-a8f7-45ac-b6db-3e0a4e7bed6a
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-08T12:12:35.333Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.334Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:35.334Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T12:12:35.335Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.335Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-08T12:12:35.335Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=ba9bacc5-47fb-4abe-98b3-437e451ac5aa
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:12:35.340Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.340Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.341Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 1bf2e86b-503c-4fbe-b2eb-deadb5e03406: basic_cnf
2023-02-08T12:12:35.342Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.343Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.344Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.344Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.344Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.345Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.345Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.346Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.346Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:12:35.347Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:12:35.347Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:12:35.618Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 5833b811-f596-46be-914d-0e9b546b7d4f 1 ASDC deployResourceStructure
2023-02-08T12:12:35.620Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-02-08T12:12:35.621Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2023-02-08T12:12:35.621Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-08T12:12:35.621Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:35.622Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:35.622Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858355619,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:36.624Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-02-08T12:12:36.624Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2023-02-08T12:12:36.625Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-08T12:12:36.625Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:36.625Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:36.626Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:37.627Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-02-08T12:12:37.628Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-08T12:12:37.628Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:12:37.629Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:37.629Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:37.629Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858357627,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:38.630Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-02-08T12:12:38.631Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-08T12:12:38.632Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:12:38.632Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:38.633Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:38.633Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858358630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:39.637Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-02-08T12:12:39.638Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-08T12:12:39.638Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:12:39.639Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:39.639Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:39.639Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858359637,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:40.640Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-08T12:12:40.641Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-08T12:12:40.641Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:12:40.645Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:12:40.645Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:12:40.646Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858360640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:41.650Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6880fdd-411e-4922-8d82-3b7aa8e55155
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:12:41.693Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6880fdd-411e-4922-8d82-3b7aa8e55155
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:12:41.701Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:12:41.702Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T12:12:41.702Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T12:12:41.702Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T12:12:41.702Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:12:41.702Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:12:41.702Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:12:41.703Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:12:41.703Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|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-02-08T12:12:41.718Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T12:12:45.663Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:12:45.671Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.672Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e18607c-42a8-4fa0-b558-442a3ff977ef",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858334746,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T12:12:45.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:12:45.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-02-08T12:12:45.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-02-08T12:12:45.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T12:12:45.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-02-08T12:12:45.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:12:45.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-02-08T12:12:45.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.683Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:12:45.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.683Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858241187,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:12:45.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.684Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858345547,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:12:45.684Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.684Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.684Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858349306,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:12:45.684Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.685Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.685Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858350525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:12:45.685Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.685Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.685Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858351759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:12:45.686Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.686Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.687Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858352931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:12:45.687Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.687Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.688Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858354243,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:12:45.688Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.688Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.689Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858355619,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-08T12:12:45.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.690Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-08T12:12:45.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.690Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858357627,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T12:12:45.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.691Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.691Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858358630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2023-02-08T12:12:45.691Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.692Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.692Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858359637,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2023-02-08T12:12:45.692Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:12:45.692Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:12:45.692Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858360640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:12:45.692Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:13:11.720Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f6880fdd-411e-4922-8d82-3b7aa8e55155 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T12:13:11.742Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f6880fdd-411e-4922-8d82-3b7aa8e55155 and serviceModelVersionId: 1bf2e86b-503c-4fbe-b2eb-deadb5e03406
2023-02-08T12:13:11.742Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c31f44d3-8d0c-407f-a954-6d6588136f2f
2023-02-08T12:13:11.747Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0
2023-02-08T12:13:11.757Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T12:13:11.803Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0|INFO|500||Invoke
2023-02-08T12:13:11.804Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f6880fdd-411e-4922-8d82-3b7aa8e55155], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[59f6f785-2455-49ca-8e4b-afa3ad35bf4e], X-ECOMP-RequestID=[f6880fdd-411e-4922-8d82-3b7aa8e55155], X-TransactionId=[], X-ONAP-RequestID=[f6880fdd-411e-4922-8d82-3b7aa8e55155], Content-Type=[application/merge-patch+json]}
2023-02-08T12:13:11.816Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T12:13:12.354Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?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/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 12:13:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[532], vertex-id=[217192], x-aai-txid=[2-aai-resources-230208-12:13:07:167-42682], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T12:13:12.355Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T12:13:12.356Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c31f44d3-8d0c-407f-a954-6d6588136f2f/model-vers/model-ver/1bf2e86b-503c-4fbe-b2eb-deadb5e03406?depth=0|INFO|500||InvokeReturn
2023-02-08T12:13:12.356Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T12:13:12.356Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|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-02-08T12:13:12.362Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|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-02-08T12:13:12.363Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f6880fdd-411e-4922-8d82-3b7aa8e55155 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T12:13:12.363Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T12:13:12.363Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:13:12.364Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:13:12.364Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858392363,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:13:13.423Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:13:45.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:13:45.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-08T12:13:45.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f6880fdd-411e-4922-8d82-3b7aa8e55155",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675858392363,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T12:13:45.688Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:14:13.425Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:14:45.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:15:13.436Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:15:45.663Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:16:13.441Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:16:45.665Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:17:13.442Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:17:45.665Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:18:13.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:18:45.667Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:19:13.447Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:19:45.668Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:20:13.448Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:20:45.670Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:21:13.449Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:21:45.671Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:22:13.449Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:22:45.673Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:23:13.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:23:45.675Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:24:13.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:24:45.677Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:25:13.453Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:25:45.678Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:25:54.122Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T12:25:54.123Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"807ff519-6d4d-43f8-b346-5b72d6ecd484","serviceName":"Demo_pNF_RyTsITZL8UAseQ1Acy3X","serviceVersion":"1.0","serviceUUID":"ac3fe8a5-2b6b-4365-b592-d6e68525ebd9","serviceDescription":"catalog service description","serviceInvariantUUID":"2207ab1a-da07-4a60-b5ff-f577f6efa2a2","resources":[{"resourceInstanceName":"pNF d36b6fd9-0e9b 0","resourceName":"pNF d36b6fd9-0e9b","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"87b98cc2-60a5-4a4b-9095-9f2eea2b4e31","resourceInvariantUUID":"5dd59118-d0a4-46ab-8df6-a1fb517993c5","resourceCustomizationUUID":"ad82fec4-3610-45a5-b1f1-e7792b107e28","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vf-license-model.xml","artifactChecksum":"MzA0YTAzYmE5NmZhZjgxNzA1ZWMwOWU1ZDA2MmRiYzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"25d57aa9-d0d4-468c-b4b0-62dbb477eb41","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/pNF.csar","artifactChecksum":"ODFlNjNlY2MxZDI3YTE5YTg2YzhlMDkzM2U1OGE4MGQ\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85405192-bd4d-4e5f-ae89-9a5ae4fb6606","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c39a4891-cf0e-4edd-a336-333b7cf5293d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vendor-license-model.xml","artifactChecksum":"MDljNTI2NTgxZmNkODE4MzU4NThlYjU1YjA0OWVhOWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b850e870-71fa-48a9-909c-75c041da1e8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"08f0603e-3876-4ee5-8055-c1deee05f291","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5ea96e0-d827-4926-af7a-2603bd1d7922","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfRytsitzl8uaseq1acy3x-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml","artifactChecksum":"YmM4MTEyYmViMmJjY2YyMjA2NDYzZmIyZTVkMGMzZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"53999486-53df-47c7-81c6-b51175b76323","artifactVersion":"1"},{"artifactName":"service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar","artifactChecksum":"ODlmY2ViZjAzMGY3ZTM2ZjQ0ODM5MmI3NGQyYjg2MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"272aade0-ea6c-47f1-a3a4-e5e13531cbbb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T12:25:54.148Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:25:54.149Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:25:54.149Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:25:54.149Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:25:54.299Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:25:54.300Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:25:54.311Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:25:55.190Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:25:55.191Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:25:55.191Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:25:55.191Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:25:56.194Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:25:56.195Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:25:56.200Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:25:56.202Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:25:57.203Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:25:57.204Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:25:57.204Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:25:57.219Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:25:58.222Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:25:58.225Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:25:58.225Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:25:58.226Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:25:59.238Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:25:59.240Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:25:59.242Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:25:59.242Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:26:00.245Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:26:00.245Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:26:00.246Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:26:00.246Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:26:01.247Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T12:26:01.248Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:26:01.248Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:26:01.248Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:26:02.249Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "serviceName": "Demo_pNF_RyTsITZL8UAseQ1Acy3X",
  "serviceVersion": "1.0",
  "serviceUUID": "ac3fe8a5-2b6b-4365-b592-d6e68525ebd9",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "2207ab1a-da07-4a60-b5ff-f577f6efa2a2",
  "resources": [
    {
      "resourceInstanceName": "pNF d36b6fd9-0e9b 0",
      "resourceCustomizationUUID": "ad82fec4-3610-45a5-b1f1-e7792b107e28",
      "resourceName": "pNF d36b6fd9-0e9b",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "87b98cc2-60a5-4a4b-9095-9f2eea2b4e31",
      "resourceInvariantUUID": "5dd59118-d0a4-46ab-8df6-a1fb517993c5",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
      "artifactChecksum": "ODlmY2ViZjAzMGY3ZTM2ZjQ0ODM5MmI3NGQyYjg2MzQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "272aade0-ea6c-47f1-a3a4-e5e13531cbbb"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T12:26:02.250Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T12:26:02.250Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ac3fe8a5-2b6b-4365-b592-d6e68525ebd9 ASDC
2023-02-08T12:26:02.251Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:807ff519-6d4d-43f8-b346-5b72d6ecd484
ServiceName:Demo_pNF_RyTsITZL8UAseQ1Acy3X
ServiceVersion:1.0
ServiceUUID:ac3fe8a5-2b6b-4365-b592-d6e68525ebd9
ServiceInvariantUUID:2207ab1a-da07-4a60-b5ff-f577f6efa2a2
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
ArtifactUUID:272aade0-ea6c-47f1-a3a4-e5e13531cbbb
ArtifactChecksum:ODlmY2ViZjAzMGY3ZTM2ZjQ0ODM5MmI3NGQyYjg2MzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d36b6fd9-0e9b 0
ResourceCustomizationUUID:ad82fec4-3610-45a5-b1f1-e7792b107e28
ResourceInvariantUUID:5dd59118-d0a4-46ab-8df6-a1fb517993c5
ResourceName:pNF d36b6fd9-0e9b
ResourceType:PNF
ResourceUUID:87b98cc2-60a5-4a4b-9095-9f2eea2b4e31
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-02-08T12:26:02.252Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ac3fe8a5-2b6b-4365-b592-d6e68525ebd9 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:26:02.410Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:26:02.412Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T12:26:02.412Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T12:26:02.412Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 272aade0-ea6c-47f1-a3a4-e5e13531cbbb from URL: /sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:02.412Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T12:26:02.413Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:02.771Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T12:26:02.778Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar 272aade0-ea6c-47f1-a3a4-e5e13531cbbb 88017
2023-02-08T12:26:02.778Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar ASDC sendASDCNotification
2023-02-08T12:26:02.778Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:02.779Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T12:26:02.779Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:26:02.779Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:26:02.780Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859162778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:26:03.780Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T12:26:03.781Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T12:26:03.782Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 272aade0-ea6c-47f1-a3a4-e5e13531cbbb, URL: /sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar to file: /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:03.782Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:03.783Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:03.783Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:04.062Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15980390114093367769/Definitions/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml
2023-02-08T12:26:05.590Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T12:26:05.591Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T12:26:05.591Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.591Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-08T12:26:05.592Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d36b6fd9-0e9b 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-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.592Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.592Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.592Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.593Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.593Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.593Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.593Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T12:26:05.594Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.594Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.594Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Node template pNF d36b6fd9-0e9b 0 is matching search criteria
2023-02-08T12:26:05.595Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T12:26:05.595Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF d36b6fd9-0e9b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:26:05.596Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.596Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.596Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Node template pNF d36b6fd9-0e9b 0 is matching search criteria
2023-02-08T12:26:05.596Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T12:26:05.597Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF d36b6fd9-0e9b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T12:26:05.597Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.597Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.597Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.597Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.598Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.598Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.598Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.599Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.599Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.599Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.600Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_RyTsITZL8UAseQ1Acy3X
Description:catalog service description
Model UUID:ac3fe8a5-2b6b-4365-b592-d6e68525ebd9
Model Version:NULL
Model InvariantUuid:2207ab1a-da07-4a60-b5ff-f577f6efa2a2
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T12:26:05.629Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 87b98cc2-60a5-4a4b-9095-9f2eea2b4e31
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:26:05.636Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||pNF d36b6fd9-0e9b 0
2023-02-08T12:26:05.637Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 87b98cc2-60a5-4a4b-9095-9f2eea2b4e31
2023-02-08T12:26:05.637Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||No resources found for Service: ac3fe8a5-2b6b-4365-b592-d6e68525ebd9
2023-02-08T12:26:05.637Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: ac3fe8a5-2b6b-4365-b592-d6e68525ebd9
2023-02-08T12:26:05.637Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF d36b6fd9-0e9b 0 87b98cc2-60a5-4a4b-9095-9f2eea2b4e31 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:26:05.651Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@559e4940, org.onap.sdc.toscaparser.api.parameters.Input@7fcada8d, org.onap.sdc.toscaparser.api.parameters.Input@38748616, org.onap.sdc.toscaparser.api.parameters.Input@182ca122, org.onap.sdc.toscaparser.api.parameters.Input@3f5f3f2e]
2023-02-08T12:26:05.651Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.652Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.652Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid ac3fe8a5-2b6b-4365-b592-d6e68525ebd9: pNF d36b6fd9-0e9b
2023-02-08T12:26:05.652Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Processing PNF resource: 87b98cc2-60a5-4a4b-9095-9f2eea2b4e31
2023-02-08T12:26:05.653Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T12:26:05.653Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_RyTsITZL8UAseQ1Acy3X is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T12:26:05.653Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Resource customization UUID: ad82fec4-3610-45a5-b1f1-e7792b107e28 is the same as notified resource customizationUUID: ad82fec4-3610-45a5-b1f1-e7792b107e28
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-08T12:26:05.813Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF d36b6fd9-0e9b 87b98cc2-60a5-4a4b-9095-9f2eea2b4e31 0 ASDC deployResourceStructure
2023-02-08T12:26:05.815Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar ASDC sendASDCNotification
2023-02-08T12:26:05.815Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar
2023-02-08T12:26:05.815Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T12:26:05.816Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:26:05.816Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:26:05.816Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859165815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:26:06.818Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:26:06.864Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:26:06.874Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:26:06.875Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:26:06.875Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:26:36.876Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:26:36.926Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:26:36.933Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:26:36.934Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:26:36.934Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:26:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:26:45.664Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:26:45.664Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:26:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:06.934Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:27:07.001Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:27:07.007Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:27:07.007Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:27:07.008Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:27:37.008Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:27:37.115Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:27:37.123Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:27:37.123Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T12:27:37.123Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T12:27:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:27:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.673Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.673Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.673Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.673Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.673Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.673Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.673Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.679Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.679Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.679Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.679Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.679Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.680Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.680Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.680Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.680Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.680Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.682Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.682Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.682Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.682Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.682Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.682Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/resourceInstances/pnfd36b6fd90e9b0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T12:27:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675859138533,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:27:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859113453,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:27:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859146140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:27:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859124091,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:27:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859151366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T12:27:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859162778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:27:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.695Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675859158484,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:27:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859163213,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:27:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859158547,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T12:27:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859165815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:27:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859166280,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:27:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675859167286,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:27:45.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 807ff519-6d4d-43f8-b346-5b72d6ecd484
2023-02-08T12:27:45.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 807ff519-6d4d-43f8-b346-5b72d6ecd484 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:27:45.778Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.778Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859166084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRytsitzl8uaseq1acy3x/1.0/artifacts/service-DemoPnfRytsitzl8uaseq1acy3x-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T12:27:45.779Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:27:45.779Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:27:45.779Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "aai-model-loader",
  "timestamp": 1675859167097,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:27:45.801Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 807ff519-6d4d-43f8-b346-5b72d6ecd484
2023-02-08T12:27:45.802Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 807ff519-6d4d-43f8-b346-5b72d6ecd484 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T12:28:07.124Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:28:07.165Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T12:28:07.171Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T12:28:07.172Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T12:28:07.172Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T12:28:07.172Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T12:28:07.172Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:28:07.172Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:28:07.172Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T12:28:07.172Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T12:28:07.196Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T12:28:37.197Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T12:28:37.214Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 807ff519-6d4d-43f8-b346-5b72d6ecd484 and serviceModelVersionId: ac3fe8a5-2b6b-4365-b592-d6e68525ebd9
2023-02-08T12:28:37.215Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2207ab1a-da07-4a60-b5ff-f577f6efa2a2
2023-02-08T12:28:37.217Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0
2023-02-08T12:28:37.225Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T12:28:37.285Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0|INFO|500||Invoke
2023-02-08T12:28:37.287Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[807ff519-6d4d-43f8-b346-5b72d6ecd484], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[412b0b14-fe10-4456-951e-63c997ddb35f], X-ECOMP-RequestID=[807ff519-6d4d-43f8-b346-5b72d6ecd484], X-TransactionId=[], X-ONAP-RequestID=[807ff519-6d4d-43f8-b346-5b72d6ecd484], Content-Type=[application/merge-patch+json]}
2023-02-08T12:28:37.294Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T12:28:37.608Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?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/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 12:28:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[307], vertex-id=[221320], x-aai-txid=[1-aai-resources-230208-12:28:32:560-39098], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T12:28:37.608Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T12:28:37.609Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2207ab1a-da07-4a60-b5ff-f577f6efa2a2/model-vers/model-ver/ac3fe8a5-2b6b-4365-b592-d6e68525ebd9?depth=0|INFO|500||InvokeReturn
2023-02-08T12:28:37.610Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T12:28:37.610Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T12:28:37.616Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-08T12:28:37.617Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 807ff519-6d4d-43f8-b346-5b72d6ecd484 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T12:28:37.617Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T12:28:37.618Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T12:28:37.619Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T12:28:37.619Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859317617,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T12:28:38.654Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:28:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:28:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T12:28:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "807ff519-6d4d-43f8-b346-5b72d6ecd484",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675859317617,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T12:28:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T12:29:38.655Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:29:45.661Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:30:38.656Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:30:45.662Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:31:38.657Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:31:45.664Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:32:38.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:32:45.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:33:38.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:33:45.667Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:34:38.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:34:45.670Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:35:38.665Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:35:45.670Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:36:38.665Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:36:45.672Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:37:38.666Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:37:45.674Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:38:38.667Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:38:45.676Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:39:38.671Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:39:45.676Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:40:38.699Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:40:45.677Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:41:38.701Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:41:45.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:42:38.701Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:42:45.681Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:43:38.703Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:43:45.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:44:38.705Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:44:45.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:45:38.709Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:45:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:46:38.711Z|f6880fdd-411e-4922-8d82-3b7aa8e55155|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:46:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:47:38.713Z|42067e8c-4739-43b5-9f35-eb5266b3f6a0|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:47:45.695Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:48:38.716Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:48:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:49:38.717Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:49:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:50:38.719Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:50:45.701Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:51:38.721Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:51:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:52:38.722Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:52:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:53:38.723Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:53:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:54:38.725Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:54:45.707Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:55:38.733Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:55:45.708Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:56:38.734Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:56:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:57:38.735Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:57:45.715Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:58:38.737Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:58:45.715Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T12:59:38.738Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T12:59:45.716Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:00:38.739Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:00:45.718Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:01:38.741Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:01:45.719Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:02:38.743Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:02:45.720Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:38.747Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:03:45.722Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:53.722Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T13:03:53.722Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c7d769f9-c03a-470f-aba6-7ea59f32a444","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"f9304836-bb20-41e2-a099-655255f31323","serviceDescription":"service","serviceInvariantUUID":"943bafab-7d30-4ba4-8db0-917cfe3687df","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1759f78d-a545-4f5b-9435-902766bc2e5a","resourceInvariantUUID":"4681f4ba-30eb-46dc-b5c7-bd27b946bb1f","resourceCustomizationUUID":"89e4c060-72dc-42b3-99d4-5dbc73ecd293","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":"YzcxNTEyMzA4NWU0NmU0NzFlN2RhZTYzMTFmMWIxY2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e1e09e8-8145-48c5-83ae-63c8838df7a4","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":"NjEwMTc1YWZhYmY3NjI3MjRkMTg5NDY4NDIyMDRkM2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a07cb8d7-c90a-4b38-91dc-207a270ee3d8","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":"93b7cd47-e9ca-43a1-be8e-1a05a8890e08","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":"9d5bdc0c-879c-4959-b4be-bee21c75529a","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":"a5f8de14-80c2-4630-b1ff-e24d372f1d82","artifactVersion":"2","generatedFromUUID":"efa5240a-cf7c-4c07-b05e-78e2267412c4"},{"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":"65d77271-c0e7-4474-9b18-775925305ab7","artifactVersion":"2","generatedFromUUID":"93b7cd47-e9ca-43a1-be8e-1a05a8890e08"},{"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":"efa5240a-cf7c-4c07-b05e-78e2267412c4","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":"c50b03f8-a71b-49c2-83e1-8861ccfb07ef","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":"OTBkZWFjYTY4ZTUyMDdhOWM0ZmU0MjBmMDc3ZDgyNmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fb6b7e6d-7dcb-47f8-aca7-47c72c4110f4","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"M2FlMmI5NWEzMGNmNTRlMTM5N2M1MTRjZjJkNjUwZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"862dda36-7367-4ed3-a677-12ca1b0ed164","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T13:03:53.732Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:03:53.733Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:03:53.733Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:03:53.733Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:53.747Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T13:03:53.749Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T13:03:53.750Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T13:03:53.750Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T13:03:53.751Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T13:03:53.751Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to TvKshxYVTq2E3j0YSr0bkw
2023-02-08T13:03:53.768Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:03:53.769Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:03:53.770Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:03:54.754Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:03:54.755Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:03:54.755Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:03:54.755Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:55.756Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:03:55.757Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:03:55.757Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:03:55.757Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:56.759Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:03:56.759Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:03:56.759Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:03:56.760Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:57.779Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:03:57.780Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:03:57.780Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:03:57.780Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:58.781Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:03:58.782Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:03:58.783Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:03:58.783Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:03:59.787Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:03:59.787Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:03:59.788Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:03:59.788Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:00.791Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:04:00.791Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:00.791Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:00.792Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:01.799Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:04:01.810Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:01.811Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:01.811Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:02.812Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:04:02.813Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:02.813Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:02.813Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:03.816Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "f9304836-bb20-41e2-a099-655255f31323",
  "serviceDescription": "service",
  "serviceInvariantUUID": "943bafab-7d30-4ba4-8db0-917cfe3687df",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "89e4c060-72dc-42b3-99d4-5dbc73ecd293",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1759f78d-a545-4f5b-9435-902766bc2e5a",
      "resourceInvariantUUID": "4681f4ba-30eb-46dc-b5c7-bd27b946bb1f",
      "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": "NjEwMTc1YWZhYmY3NjI3MjRkMTg5NDY4NDIyMDRkM2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a07cb8d7-c90a-4b38-91dc-207a270ee3d8",
          "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": "93b7cd47-e9ca-43a1-be8e-1a05a8890e08",
          "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": "65d77271-c0e7-4474-9b18-775925305ab7",
            "generatedFromUUID": "93b7cd47-e9ca-43a1-be8e-1a05a8890e08"
          },
          "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": "a5f8de14-80c2-4630-b1ff-e24d372f1d82",
          "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": "65d77271-c0e7-4474-9b18-775925305ab7",
          "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": "efa5240a-cf7c-4c07-b05e-78e2267412c4",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "M2FlMmI5NWEzMGNmNTRlMTM5N2M1MTRjZjJkNjUwZDE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "862dda36-7367-4ed3-a677-12ca1b0ed164"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T13:04:03.820Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T13:04:03.821Z|807ff519-6d4d-43f8-b346-5b72d6ecd484|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 f9304836-bb20-41e2-a099-655255f31323 ASDC
2023-02-08T13:04:03.828Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c7d769f9-c03a-470f-aba6-7ea59f32a444
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:f9304836-bb20-41e2-a099-655255f31323
ServiceInvariantUUID:943bafab-7d30-4ba4-8db0-917cfe3687df
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:862dda36-7367-4ed3-a677-12ca1b0ed164
ArtifactChecksum:M2FlMmI5NWEzMGNmNTRlMTM5N2M1MTRjZjJkNjUwZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:89e4c060-72dc-42b3-99d4-5dbc73ecd293
ResourceInvariantUUID:4681f4ba-30eb-46dc-b5c7-bd27b946bb1f
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:1759f78d-a545-4f5b-9435-902766bc2e5a
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:a07cb8d7-c90a-4b38-91dc-207a270ee3d8
ArtifactChecksum:NjEwMTc1YWZhYmY3NjI3MjRkMTg5NDY4NDIyMDRkM2I=
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:93b7cd47-e9ca-43a1-be8e-1a05a8890e08
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:65d77271-c0e7-4474-9b18-775925305ab7
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:a5f8de14-80c2-4630-b1ff-e24d372f1d82
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:65d77271-c0e7-4474-9b18-775925305ab7
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:efa5240a-cf7c-4c07-b05e-78e2267412c4
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-08T13:04:03.829Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f9304836-bb20-41e2-a099-655255f31323 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:04:04.576Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T13:04:04.578Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:04:04.578Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:04:04.578Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 862dda36-7367-4ed3-a677-12ca1b0ed164 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:04.579Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:04:04.580Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:04.937Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:04:04.942Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 862dda36-7367-4ed3-a677-12ca1b0ed164 163281
2023-02-08T13:04:04.944Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-02-08T13:04:04.944Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:04.944Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:04:04.945Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:04.945Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:04.946Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861444944,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:05.952Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T13:04:05.956Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:04:05.956Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 862dda36-7367-4ed3-a677-12ca1b0ed164, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:05.957Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-02-08T13:04:05.959Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:05.959Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:06.315Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11281849886109607030/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-02-08T13:04:08.489Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T13:04:08.490Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T13:04:08.490Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:08.491Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-08T13:04:08.492Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:08.492Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:08.492Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:08.492Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:08.492Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T13:04:08.492Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.493Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:08.493Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:08.494Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T13:04:08.494Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T13:04:08.494Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.495Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:08.496Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:08.496Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T13:04:08.496Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T13:04:08.496Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.497Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:08.497Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.497Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-02-08T13:04:08.497Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-02-08T13:04:08.498Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-02-08T13:04:08.498Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-08T13:04:08.498Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.498Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T13:04:08.498Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.499Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:08.499Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:04:08.499Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.500Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:08.500Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:04:08.500Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.500Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:08.501Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:04:08.501Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.501Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:08.502Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:04:08.502Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.502Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-02-08T13:04:08.502Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-02-08T13:04:08.503Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=2a503973-16f7-4da8-824c-1ebcb9ceed7d
2023-02-08T13:04:08.504Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.504Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:08.504Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.504Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:08.504Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.505Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:08.505Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:08.505Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:08.505Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:f9304836-bb20-41e2-a099-655255f31323
Model Version:NULL
Model InvariantUuid:943bafab-7d30-4ba4-8db0-917cfe3687df
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:cb3fd3dc-9b19-4725-af3c-d8c2ebfafdac
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4681f4ba-30eb-46dc-b5c7-bd27b946bb1f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:89e4c060-72dc-42b3-99d4-5dbc73ecd293
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9ab8ebfb-b3a1-4ce1-9a97-d46629ae5f69
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:610b2720-8e2b-4e60-bed5-b78243abb6c6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:194d02fb-2ea3-4e19-a65f-8a8253f4d5ff
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:624ba455-5e97-4150-986a-9d6308aa3791
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:2a503973-16f7-4da8-824c-1ebcb9ceed7d
ModelInvariantUuid:181a0e1f-3642-45ca-8e42-b3a90a0ef464
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:03bcdfa0-6b4c-4e20-84f3-f74577d64d23
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:61734516-4fb1-4c14-b26a-0af5a5eab446
ModelInvariantUuid:067830f0-9533-4eea-b70e-04c54007627b
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:05d1c852-1700-4259-abe5-7a0a690b7eb1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T13:04:08.576Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 1759f78d-a545-4f5b-9435-902766bc2e5a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:04:08.604Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||basic_cnf_macro 0
2023-02-08T13:04:08.605Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1759f78d-a545-4f5b-9435-902766bc2e5a
2023-02-08T13:04:08.605Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a07cb8d7-c90a-4b38-91dc-207a270ee3d8 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-08T13:04:08.605Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:04:08.606Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-08T13:04:08.967Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:04:08.968Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json a07cb8d7-c90a-4b38-91dc-207a270ee3d8 1565
2023-02-08T13:04:08.969Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-02-08T13:04:08.969Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-08T13:04:08.970Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:04:08.971Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:08.971Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:08.971Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861448969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:09.974Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "194d02fb-2ea3-4e19-a65f-8a8253f4d5ff",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "624ba455-5e97-4150-986a-9d6308aa3791",
    "vfModuleModelCustomizationUUID": "a5f7f6a3-f1e0-4637-9901-bf07b3250f35",
    "isBase": true,
    "artifacts": [
      "93b7cd47-e9ca-43a1-be8e-1a05a8890e08",
      "65d77271-c0e7-4474-9b18-775925305ab7"
    ],
    "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": "9ab8ebfb-b3a1-4ce1-9a97-d46629ae5f69",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "610b2720-8e2b-4e60-bed5-b78243abb6c6",
    "vfModuleModelCustomizationUUID": "d4ec43ee-7bd2-4cda-a1d3-a4ee7d7dc949",
    "isBase": false,
    "artifacts": [
      "efa5240a-cf7c-4c07-b05e-78e2267412c4"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T13:04:09.991Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:624ba455-5e97-4150-986a-9d6308aa3791
VfModuleModelInvariantUUID:194d02fb-2ea3-4e19-a65f-8a8253f4d5ff
VfModuleModelDescription:NULL
Artifacts UUID List:{
93b7cd47-e9ca-43a1-be8e-1a05a8890e08
,
65d77271-c0e7-4474-9b18-775925305ab7

}
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:610b2720-8e2b-4e60-bed5-b78243abb6c6
VfModuleModelInvariantUUID:9ab8ebfb-b3a1-4ce1-9a97-d46629ae5f69
VfModuleModelDescription:NULL
Artifacts UUID List:{
efa5240a-cf7c-4c07-b05e-78e2267412c4

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-02-08T13:04:10.000Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "194d02fb-2ea3-4e19-a65f-8a8253f4d5ff",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "624ba455-5e97-4150-986a-9d6308aa3791",
    "vfModuleModelCustomizationUUID": "a5f7f6a3-f1e0-4637-9901-bf07b3250f35",
    "isBase": true,
    "artifacts": [
      "93b7cd47-e9ca-43a1-be8e-1a05a8890e08",
      "65d77271-c0e7-4474-9b18-775925305ab7"
    ],
    "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": "9ab8ebfb-b3a1-4ce1-9a97-d46629ae5f69",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "610b2720-8e2b-4e60-bed5-b78243abb6c6",
    "vfModuleModelCustomizationUUID": "d4ec43ee-7bd2-4cda-a1d3-a4ee7d7dc949",
    "isBase": false,
    "artifacts": [
      "efa5240a-cf7c-4c07-b05e-78e2267412c4"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T13:04:10.001Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:624ba455-5e97-4150-986a-9d6308aa3791
VfModuleModelInvariantUUID:194d02fb-2ea3-4e19-a65f-8a8253f4d5ff
VfModuleModelDescription:NULL
Artifacts UUID List:{
93b7cd47-e9ca-43a1-be8e-1a05a8890e08
,
65d77271-c0e7-4474-9b18-775925305ab7

}
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:610b2720-8e2b-4e60-bed5-b78243abb6c6
VfModuleModelInvariantUUID:9ab8ebfb-b3a1-4ce1-9a97-d46629ae5f69
VfModuleModelDescription:NULL
Artifacts UUID List:{
efa5240a-cf7c-4c07-b05e-78e2267412c4

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-02-08T13:04:10.002Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 93b7cd47-e9ca-43a1-be8e-1a05a8890e08 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-08T13:04:10.002Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:04:10.003Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-08T13:04:10.207Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:04:10.208Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 93b7cd47-e9ca-43a1-be8e-1a05a8890e08 914
2023-02-08T13:04:10.208Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-02-08T13:04:10.209Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-08T13:04:10.209Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:04:10.209Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:10.209Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:10.210Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861450208,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:11.211Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a5f8de14-80c2-4630-b1ff-e24d372f1d82 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-02-08T13:04:11.211Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:04:11.212Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-02-08T13:04:11.701Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:04:11.702Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env a5f8de14-80c2-4630-b1ff-e24d372f1d82 12
2023-02-08T13:04:11.702Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-02-08T13:04:11.702Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-02-08T13:04:11.702Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:04:11.703Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:11.703Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:11.703Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861451702,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:12.705Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 65d77271-c0e7-4474-9b18-775925305ab7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-08T13:04:12.707Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:04:12.709Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-08T13:04:13.081Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:04:13.083Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 65d77271-c0e7-4474-9b18-775925305ab7 96
2023-02-08T13:04:13.084Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-02-08T13:04:13.085Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-08T13:04:13.086Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:04:13.086Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:13.087Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:13.088Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861453084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:14.089Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: efa5240a-cf7c-4c07-b05e-78e2267412c4 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-02-08T13:04:14.090Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:04:14.091Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-02-08T13:04:14.372Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:04:14.372Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz efa5240a-cf7c-4c07-b05e-78e2267412c4 20206
2023-02-08T13:04:14.373Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-02-08T13:04:14.373Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-02-08T13:04:14.373Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:04:14.374Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:14.374Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:14.374Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861454373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:15.389Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: f9304836-bb20-41e2-a099-655255f31323
2023-02-08T13:04:15.393Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 1759f78d-a545-4f5b-9435-902766bc2e5a ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:04:15.415Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@236f16aa, org.onap.sdc.toscaparser.api.parameters.Input@f3526b5, org.onap.sdc.toscaparser.api.parameters.Input@5ec318d, org.onap.sdc.toscaparser.api.parameters.Input@6dbc7ebf, org.onap.sdc.toscaparser.api.parameters.Input@36bdefe4]
2023-02-08T13:04:15.419Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.421Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.421Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2023-02-08T13:04:15.422Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 89e4c060-72dc-42b3-99d4-5dbc73ecd293
2023-02-08T13:04:15.422Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 89e4c060-72dc-42b3-99d4-5dbc73ecd293 matches Tosca VF Customization UUID: 89e4c060-72dc-42b3-99d4-5dbc73ecd293
2023-02-08T13:04:15.423Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 89e4c060-72dc-42b3-99d4-5dbc73ecd293  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-08T13:04:15.433Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.435Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.436Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 89e4c060-72dc-42b3-99d4-5dbc73ecd293: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-02-08T13:04:15.437Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7a589d75
2023-02-08T13:04:15.438Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.438Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T13:04:15.440Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d4ec43ee-7bd2-4cda-a1d3-a4ee7d7dc949
2023-02-08T13:04:15.444Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d4ec43ee-7bd2-4cda-a1d3-a4ee7d7dc949
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-08T13:04:15.448Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.449Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:15.450Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:04:15.451Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.451Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:15.452Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:04:15.452Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.453Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-08T13:04:15.453Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=89e4c060-72dc-42b3-99d4-5dbc73ecd293
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:04:15.457Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.458Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.459Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid f9304836-bb20-41e2-a099-655255f31323: basic_cnf_macro
2023-02-08T13:04:15.459Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.460Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.460Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.461Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.461Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.462Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.462Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.463Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.464Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:04:15.464Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:04:15.465Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:04:15.684Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 1759f78d-a545-4f5b-9435-902766bc2e5a 2 ASDC deployResourceStructure
2023-02-08T13:04:15.685Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-02-08T13:04:15.686Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-08T13:04:15.686Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:04:15.686Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:15.686Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:15.687Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861455685,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:16.689Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-02-08T13:04:16.689Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-08T13:04:16.689Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:04:16.690Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:16.690Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:16.690Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861456689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:17.691Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-02-08T13:04:17.692Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-02-08T13:04:17.692Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-08T13:04:17.694Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:17.694Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:17.694Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861457691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:18.699Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-02-08T13:04:18.700Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-08T13:04:18.700Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:04:18.700Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:18.700Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:18.701Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861458699,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:19.703Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-02-08T13:04:19.703Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-02-08T13:04:19.703Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-08T13:04:19.704Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:19.704Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:19.704Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861459702,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:20.706Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-02-08T13:04:20.707Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-08T13:04:20.708Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:04:20.709Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:04:20.710Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:04:20.711Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861460706,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:21.715Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:04:21.834Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:04:21.853Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:04:21.854Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:04:21.854Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:04:45.662Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:04:45.666Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:04:45.666Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:04:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:04:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:04:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:04:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:04:51.855Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:04:52.017Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:04:52.043Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:04:52.043Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:04:52.044Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:05:22.044Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:05:22.073Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:05:22.080Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:05:22.080Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:05:22.080Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:05:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:05:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.700Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.704Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.704Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.704Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.704Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.709Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.709Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.710Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.710Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.710Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.710Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.711Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.711Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.711Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.711Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.711Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.713Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.713Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.715Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.715Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.715Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.715Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.718Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.723Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.723Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.724Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.725Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.726Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.727Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.728Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.729Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.729Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.730Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.730Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.730Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.730Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.730Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:05:45.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861426133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.731Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.732Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861379784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861412355,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.733Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.734Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.734Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861418747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.734Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.734Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861431367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:05:45.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861444461,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.735Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861439504,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.736Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861439642,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861444760,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.737Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861444944,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861445983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.738Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861447501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861448916,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.739Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861448969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861448838,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:05:45.740Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.741Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.741Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861449848,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:05:45.774Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c7d769f9-c03a-470f-aba6-7ea59f32a444
2023-02-08T13:05:45.775Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c7d769f9-c03a-470f-aba6-7ea59f32a444 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:05:45.819Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.820Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861450208,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.821Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.821Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.821Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861450253,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:05:45.835Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c7d769f9-c03a-470f-aba6-7ea59f32a444
2023-02-08T13:05:45.835Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c7d769f9-c03a-470f-aba6-7ea59f32a444 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:05:45.857Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.857Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861451277,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T13:05:45.858Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.858Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.858Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861451702,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.858Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.858Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.859Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861453084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.859Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.859Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.860Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861454373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:05:45.860Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.860Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.861Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861455685,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T13:05:45.861Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.861Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.861Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861456689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-02-08T13:05:45.862Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.862Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.862Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861457691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-08T13:05:45.863Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.863Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.863Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861458699,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-02-08T13:05:45.863Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.864Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.864Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861454430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:05:45.864Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.865Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.865Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861459702,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-08T13:05:45.865Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:45.866Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.866Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861455434,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:05:45.880Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c7d769f9-c03a-470f-aba6-7ea59f32a444
2023-02-08T13:05:45.883Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c7d769f9-c03a-470f-aba6-7ea59f32a444 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:05:45.961Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:05:45.961Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861460706,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:05:45.962Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:05:52.080Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:05:52.139Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:05:52.163Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:05:52.163Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T13:05:52.163Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T13:05:52.164Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T13:05:52.164Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:05:52.165Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:05:52.165Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:05:52.165Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:05:52.166Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:05:52.199Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T13:06:22.203Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c7d769f9-c03a-470f-aba6-7ea59f32a444 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T13:06:22.241Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c7d769f9-c03a-470f-aba6-7ea59f32a444 and serviceModelVersionId: f9304836-bb20-41e2-a099-655255f31323
2023-02-08T13:06:22.241Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 943bafab-7d30-4ba4-8db0-917cfe3687df
2023-02-08T13:06:22.245Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0
2023-02-08T13:06:22.264Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T13:06:22.353Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0|INFO|500||Invoke
2023-02-08T13:06:22.354Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c7d769f9-c03a-470f-aba6-7ea59f32a444], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[feedd3c1-2bcf-494a-a10a-32eb29a12a5d], X-ECOMP-RequestID=[c7d769f9-c03a-470f-aba6-7ea59f32a444], X-TransactionId=[], X-ONAP-RequestID=[c7d769f9-c03a-470f-aba6-7ea59f32a444], Content-Type=[application/merge-patch+json]}
2023-02-08T13:06:22.366Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T13:06:22.553Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?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/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 13:06:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[180], vertex-id=[233632], x-aai-txid=[0-aai-resources-230208-13:06:17:418-35296], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T13:06:22.553Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T13:06:22.555Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/943bafab-7d30-4ba4-8db0-917cfe3687df/model-vers/model-ver/f9304836-bb20-41e2-a099-655255f31323?depth=0|INFO|500||InvokeReturn
2023-02-08T13:06:22.556Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T13:06:22.556Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:06:22.565Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-08T13:06:22.566Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c7d769f9-c03a-470f-aba6-7ea59f32a444 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T13:06:22.566Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T13:06:22.568Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:06:22.568Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:06:22.568Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861582566,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T13:06:23.612Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:06:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:06:45.680Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:06:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c7d769f9-c03a-470f-aba6-7ea59f32a444",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861582566,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T13:06:45.683Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:07:23.614Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:07:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:08:23.617Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:08:45.662Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:08:57.036Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T13:08:57.037Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"d71c7a61-7d71-4305-b098-4dc972d15ad7","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"93bf3fcc-7374-4e7c-a844-0ca681cfbbfa","serviceDescription":"service","serviceInvariantUUID":"1ac945a3-f6f0-4758-871c-e43f6f95e935","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"9d66498e-db97-4846-89c3-981374b7a998","resourceInvariantUUID":"f054fa61-3c46-44b3-b4ca-11c93353b02a","resourceCustomizationUUID":"31ed6c61-8c45-4093-98c6-122f80e14c46","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":"MGQ5NmY4NWFjYzA2MzAzMTNjOTYxMWM5MDBkZDQ2N2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"af2a5222-4dd6-46ee-99f8-b81a8fd76b9d","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":"bb3413d4-9703-4bc1-9901-5054e92e209e","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":"1c464e39-1251-455f-a2a2-e55226a96505","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":"OTJlY2MzZTA3ZjU1ZmFjNzBhOWY3ODc4Njk1M2VjMGU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"898b0c39-4301-43d6-9296-2e7488ed1bb5","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":"0b50482b-5893-456c-8df4-c378e8cb172a","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":"a9af739b-e62b-4b4e-96f3-073f064676ec","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":"f1bd47a8-d644-4df1-abc1-740f82628c84","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":"YjFjM2UxZGQ3MjljNWUxOWFiNmUwNzlhNWU1YWI5NGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"213e24c1-374e-43b5-9517-be2cef227fbf","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YmM2MGE2MzAzYmYzMjdhY2MyMGU5OGI3ZThlY2FiMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"52a65fe2-1761-46a9-9dd5-5b59d17e00ed","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T13:08:57.053Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:08:57.054Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:08:57.055Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:08:57.055Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:08:57.154Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:08:57.154Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:08:57.156Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:08:58.057Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:08:58.057Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:08:58.057Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:08:58.058Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:08:59.058Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:08:59.059Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:08:59.059Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:08:59.059Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:00.060Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:09:00.061Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:00.061Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:00.061Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:01.063Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:09:01.063Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:01.064Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:01.064Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:02.066Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:09:02.067Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:02.067Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:02.067Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:03.068Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:09:03.069Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:03.069Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:03.069Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:04.071Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:09:04.072Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:04.072Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:04.072Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:05.073Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:09:05.074Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:05.074Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:05.075Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:06.077Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "93bf3fcc-7374-4e7c-a844-0ca681cfbbfa",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1ac945a3-f6f0-4758-871c-e43f6f95e935",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "31ed6c61-8c45-4093-98c6-122f80e14c46",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "9d66498e-db97-4846-89c3-981374b7a998",
      "resourceInvariantUUID": "f054fa61-3c46-44b3-b4ca-11c93353b02a",
      "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": "YmM2MGE2MzAzYmYzMjdhY2MyMGU5OGI3ZThlY2FiMmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "52a65fe2-1761-46a9-9dd5-5b59d17e00ed"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T13:09:06.077Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T13:09:06.079Z|c7d769f9-c03a-470f-aba6-7ea59f32a444|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 93bf3fcc-7374-4e7c-a844-0ca681cfbbfa ASDC
2023-02-08T13:09:06.080Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:d71c7a61-7d71-4305-b098-4dc972d15ad7
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:93bf3fcc-7374-4e7c-a844-0ca681cfbbfa
ServiceInvariantUUID:1ac945a3-f6f0-4758-871c-e43f6f95e935
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:52a65fe2-1761-46a9-9dd5-5b59d17e00ed
ArtifactChecksum:YmM2MGE2MzAzYmYzMjdhY2MyMGU5OGI3ZThlY2FiMmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:31ed6c61-8c45-4093-98c6-122f80e14c46
ResourceInvariantUUID:f054fa61-3c46-44b3-b4ca-11c93353b02a
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:9d66498e-db97-4846-89c3-981374b7a998
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-02-08T13:09:06.081Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 93bf3fcc-7374-4e7c-a844-0ca681cfbbfa ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:09:06.429Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T13:09:06.430Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:09:06.431Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:09:06.431Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 52a65fe2-1761-46a9-9dd5-5b59d17e00ed from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-08T13:09:06.431Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:09:06.432Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-08T13:09:06.748Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:09:06.758Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 52a65fe2-1761-46a9-9dd5-5b59d17e00ed 111097
2023-02-08T13:09:06.759Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-02-08T13:09:06.759Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-08T13:09:06.759Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:09:06.760Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:06.760Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:06.760Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861746759,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:07.763Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T13:09:07.764Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:09:07.765Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 52a65fe2-1761-46a9-9dd5-5b59d17e00ed, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:07.772Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-02-08T13:09:07.773Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:07.774Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:08.216Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15396136349887864312/Definitions/service-TestPnfMacro-template.yml
2023-02-08T13:09:10.165Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T13:09:10.166Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T13:09:10.166Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.167Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-08T13:09:10.167Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.167Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.168Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.168Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.168Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.169Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.169Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.169Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T13:09:10.170Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.170Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.171Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-02-08T13:09:10.171Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T13:09:10.171Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T13:09:10.172Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.172Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.173Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-02-08T13:09:10.173Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T13:09:10.173Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T13:09:10.174Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.174Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.174Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.175Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.175Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.175Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.175Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.175Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.176Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.176Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.176Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:93bf3fcc-7374-4e7c-a844-0ca681cfbbfa
Model Version:NULL
Model InvariantUuid:1ac945a3-f6f0-4758-871c-e43f6f95e935
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T13:09:10.239Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 9d66498e-db97-4846-89c3-981374b7a998
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:09:10.246Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||test-pnf 0
2023-02-08T13:09:10.246Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 9d66498e-db97-4846-89c3-981374b7a998
2023-02-08T13:09:10.246Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 93bf3fcc-7374-4e7c-a844-0ca681cfbbfa
2023-02-08T13:09:10.247Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 93bf3fcc-7374-4e7c-a844-0ca681cfbbfa
2023-02-08T13:09:10.247Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 9d66498e-db97-4846-89c3-981374b7a998 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:09:10.258Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@be1e422, org.onap.sdc.toscaparser.api.parameters.Input@698528f0, org.onap.sdc.toscaparser.api.parameters.Input@6c9293ba, org.onap.sdc.toscaparser.api.parameters.Input@7814e984, org.onap.sdc.toscaparser.api.parameters.Input@7cd0c250]
2023-02-08T13:09:10.259Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.259Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.260Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 93bf3fcc-7374-4e7c-a844-0ca681cfbbfa: test-pnf
2023-02-08T13:09:10.260Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Processing PNF resource: 9d66498e-db97-4846-89c3-981374b7a998
2023-02-08T13:09:10.260Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:09:10.261Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:09:10.261Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Resource customization UUID: 31ed6c61-8c45-4093-98c6-122f80e14c46 is the same as notified resource customizationUUID: 31ed6c61-8c45-4093-98c6-122f80e14c46
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-08T13:09:10.420Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 9d66498e-db97-4846-89c3-981374b7a998 0 ASDC deployResourceStructure
2023-02-08T13:09:10.420Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-02-08T13:09:10.420Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-08T13:09:10.420Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:09:10.421Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:09:10.421Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:09:10.421Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861750420,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:11.422Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:09:11.814Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:09:11.868Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:09:11.868Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:09:11.869Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:09:41.869Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:09:41.924Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:09:41.927Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:09:41.928Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:09:41.928Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:09:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:09:45.663Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:09:45.663Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:09:45.664Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:09:45.665Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:09:45.665Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:09:45.665Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:09:45.665Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:09:45.666Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:09:45.666Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:11.928Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:10:12.001Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:10:12.013Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:10:12.014Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:10:12.014Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:10:42.015Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:10:42.036Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:10:42.042Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:10:42.042Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:10:42.043Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:10:45.661Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:10:45.665Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.666Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.666Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.668Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.669Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.669Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.669Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.669Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.669Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.671Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.674Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.675Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.675Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.675Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.676Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.676Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.676Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.676Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.677Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.677Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.677Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.677Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.678Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.678Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.678Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.678Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.678Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.681Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.683Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.683Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.683Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.683Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.684Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.685Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.686Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.687Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.688Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.689Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.690Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.691Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.692Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.693Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.694Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.696Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:10:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861726133,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:10:45.697Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861703617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:10:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861722302,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:10:45.698Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861680674,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:10:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.699Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861731366,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:10:45.700Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.700Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.700Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861741633,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:10:45.700Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.700Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.700Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861746759,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:10:45.701Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.701Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.701Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861741760,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:10:45.701Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.701Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.701Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861746975,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:10:45.702Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.702Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.702Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861750420,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:10:45.702Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.702Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861750699,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:10:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.703Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861751712,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:10:45.764Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d71c7a61-7d71-4305-b098-4dc972d15ad7
2023-02-08T13:10:45.765Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71c7a61-7d71-4305-b098-4dc972d15ad7 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:10:45.809Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.809Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861750142,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:10:45.810Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:10:45.810Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-08T13:10:45.810Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861751145,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:10:45.826Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d71c7a61-7d71-4305-b098-4dc972d15ad7
2023-02-08T13:10:45.826Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71c7a61-7d71-4305-b098-4dc972d15ad7 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:11:12.043Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:11:12.188Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:11:12.227Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:11:12.228Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T13:11:12.229Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T13:11:12.229Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T13:11:12.229Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:11:12.230Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:11:12.230Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:11:12.230Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:11:12.290Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T13:11:42.293Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d71c7a61-7d71-4305-b098-4dc972d15ad7 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T13:11:42.312Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d71c7a61-7d71-4305-b098-4dc972d15ad7 and serviceModelVersionId: 93bf3fcc-7374-4e7c-a844-0ca681cfbbfa
2023-02-08T13:11:42.312Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1ac945a3-f6f0-4758-871c-e43f6f95e935
2023-02-08T13:11:42.313Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0
2023-02-08T13:11:42.317Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T13:11:42.380Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0|INFO|500||Invoke
2023-02-08T13:11:42.381Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d71c7a61-7d71-4305-b098-4dc972d15ad7], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7ae3f618-736a-4327-b743-052f33d71c69], X-ECOMP-RequestID=[d71c7a61-7d71-4305-b098-4dc972d15ad7], X-TransactionId=[], X-ONAP-RequestID=[d71c7a61-7d71-4305-b098-4dc972d15ad7], Content-Type=[application/merge-patch+json]}
2023-02-08T13:11:42.395Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T13:11:42.853Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?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/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 13:11:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[450], vertex-id=[299160], x-aai-txid=[0-aai-resources-230208-13:11:37:417-878], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T13:11:42.856Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T13:11:42.857Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1ac945a3-f6f0-4758-871c-e43f6f95e935/model-vers/model-ver/93bf3fcc-7374-4e7c-a844-0ca681cfbbfa?depth=0|INFO|500||InvokeReturn
2023-02-08T13:11:42.857Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T13:11:42.858Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:11:42.919Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-08T13:11:42.919Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d71c7a61-7d71-4305-b098-4dc972d15ad7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T13:11:42.920Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T13:11:42.920Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:42.920Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:42.920Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861902920,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T13:11:44.080Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:11:44.094Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-08T13:11:44.094Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"723fc679-3221-4dd3-8bce-f53a0ab81a8f","serviceDescription":"service","serviceInvariantUUID":"b844801d-9d11-419b-b5f2-4506b2f64433","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1ba0f619-89bf-4985-b013-0ce5857e787d","resourceInvariantUUID":"a097c888-15e3-45d8-aa28-07f7f831e4a4","resourceCustomizationUUID":"7dba5158-ceaf-498c-8be0-3eafcbdeb519","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":"NGQ2NzE3ZDhkZTVlMjczMzk3N2NhZTU1ZTUwOGRiYTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4686b327-c5ce-414f-8156-204b138ca70f","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":"MGRlNjIzNDBkODI5ZGNiM2JjNzkxZGJiMzgyNjcwNDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d711ff44-9275-488a-a944-46265c8f342e","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":"0ba9b922-1e7f-4a71-9128-671d7c012e64","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":"db63fc29-30c2-421c-90e4-4da7e3397e54","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":"bdb4184a-720b-4f97-808b-be03f52d1aa7","artifactVersion":"2","generatedFromUUID":"0ba9b922-1e7f-4a71-9128-671d7c012e64"},{"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":"OWM3MzJlNGVmN2NiMDRmYjUxNGRlMDEyZGJjZWQxMDg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b7c46d10-d595-43c6-9ffb-8350ca58db92","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":"ZTQ5NzllZTE2YTQwYmNjMzMwMWE1NDk0MjhjNzRiYzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"916d944f-0898-4c20-8930-8b15deabfeed","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZDBhZWRlMTk0NzA2OGE3NjNhOTgxMTE3MWRkZjA4NWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"274add6d-a7ac-4040-9d1e-6dcc175127be","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-08T13:11:44.098Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:44.098Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:44.099Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:44.099Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:45.101Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:45.102Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:45.102Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:45.102Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:45.661Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:45.669Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:11:45.669Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d71c7a61-7d71-4305-b098-4dc972d15ad7",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861902920,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T13:11:45.670Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:11:45.671Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:11:45.671Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:11:45.671Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:11:45.671Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:11:45.671Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:11:45.671Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:11:45.672Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:11:45.672Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:11:45.672Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:11:45.672Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:11:45.672Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T13:11:45.673Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:11:45.673Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:11:45.673Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:11:45.674Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:11:45.674Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:11:45.674Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-08T13:11:45.674Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:11:46.103Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:46.104Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:46.104Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:46.105Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:47.107Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:47.108Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:47.108Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:47.108Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:48.116Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:48.116Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:48.117Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:48.117Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:49.118Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:49.119Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:49.119Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:49.119Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:50.123Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:50.124Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:50.125Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:50.125Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:51.126Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-08T13:11:51.127Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:51.127Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:51.127Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:52.132Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "723fc679-3221-4dd3-8bce-f53a0ab81a8f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b844801d-9d11-419b-b5f2-4506b2f64433",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "7dba5158-ceaf-498c-8be0-3eafcbdeb519",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1ba0f619-89bf-4985-b013-0ce5857e787d",
      "resourceInvariantUUID": "a097c888-15e3-45d8-aa28-07f7f831e4a4",
      "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": "MGRlNjIzNDBkODI5ZGNiM2JjNzkxZGJiMzgyNjcwNDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d711ff44-9275-488a-a944-46265c8f342e",
          "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": "0ba9b922-1e7f-4a71-9128-671d7c012e64",
          "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": "bdb4184a-720b-4f97-808b-be03f52d1aa7",
            "generatedFromUUID": "0ba9b922-1e7f-4a71-9128-671d7c012e64"
          },
          "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": "bdb4184a-720b-4f97-808b-be03f52d1aa7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZDBhZWRlMTk0NzA2OGE3NjNhOTgxMTE3MWRkZjA4NWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "274add6d-a7ac-4040-9d1e-6dcc175127be"
    }
  ],
  "workloadContext": "Production"
}
2023-02-08T13:11:52.134Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-08T13:11:52.135Z|d71c7a61-7d71-4305-b098-4dc972d15ad7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 723fc679-3221-4dd3-8bce-f53a0ab81a8f ASDC
2023-02-08T13:11:52.135Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:723fc679-3221-4dd3-8bce-f53a0ab81a8f
ServiceInvariantUUID:b844801d-9d11-419b-b5f2-4506b2f64433
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:274add6d-a7ac-4040-9d1e-6dcc175127be
ArtifactChecksum:ZDBhZWRlMTk0NzA2OGE3NjNhOTgxMTE3MWRkZjA4NWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:7dba5158-ceaf-498c-8be0-3eafcbdeb519
ResourceInvariantUUID:a097c888-15e3-45d8-aa28-07f7f831e4a4
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:1ba0f619-89bf-4985-b013-0ce5857e787d
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:d711ff44-9275-488a-a944-46265c8f342e
ArtifactChecksum:MGRlNjIzNDBkODI5ZGNiM2JjNzkxZGJiMzgyNjcwNDQ=
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:0ba9b922-1e7f-4a71-9128-671d7c012e64
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:bdb4184a-720b-4f97-808b-be03f52d1aa7
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:bdb4184a-720b-4f97-808b-be03f52d1aa7
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-08T13:11:52.135Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 723fc679-3221-4dd3-8bce-f53a0ab81a8f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:11:52.322Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T13:11:52.326Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:11:52.327Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:11:52.327Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 274add6d-a7ac-4040-9d1e-6dcc175127be from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-08T13:11:52.328Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:11:52.328Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-08T13:11:52.553Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:11:52.554Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 274add6d-a7ac-4040-9d1e-6dcc175127be 82990
2023-02-08T13:11:52.554Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-02-08T13:11:52.555Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-08T13:11:52.555Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:11:52.560Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:52.560Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:52.560Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861912554,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:53.562Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-08T13:11:53.563Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-08T13:11:53.564Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 274add6d-a7ac-4040-9d1e-6dcc175127be, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:53.565Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-02-08T13:11:53.565Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:53.565Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:53.806Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12680046837988475715/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-08T13:11:55.857Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-08T13:11:55.858Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T13:11:55.858Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.859Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-08T13:11:55.859Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.859Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.860Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.860Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.860Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.860Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.861Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-08T13:11:55.861Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-08T13:11:55.861Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.862Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:55.862Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:55.862Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T13:11:55.863Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T13:11:55.863Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.863Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:55.864Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:55.864Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-08T13:11:55.864Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-08T13:11:55.865Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.865Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:55.865Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.866Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-02-08T13:11:55.866Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-02-08T13:11:55.867Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-02-08T13:11:55.867Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-02-08T13:11:55.867Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-08T13:11:55.868Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-08T13:11:55.868Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.868Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T13:11:55.869Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.869Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:55.869Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:11:55.870Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.870Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:55.871Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:11:55.871Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.871Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:55.872Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:11:55.872Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.872Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-02-08T13:11:55.873Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-08T13:11:55.873Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-08T13:11:55.873Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=24a0998c-6984-497f-91e2-9061d810bc33
2023-02-08T13:11:55.874Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.874Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:55.874Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.875Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:55.875Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.875Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:55.877Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:55.878Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:55.878Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:723fc679-3221-4dd3-8bce-f53a0ab81a8f
Model Version:NULL
Model InvariantUuid:b844801d-9d11-419b-b5f2-4506b2f64433
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:5a0b6d62-1ae6-4233-8260-b720eef5a327
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a097c888-15e3-45d8-aa28-07f7f831e4a4
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7dba5158-ceaf-498c-8be0-3eafcbdeb519
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:b783de04-a4a3-453c-af9b-f5f9491b87d3
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:3d57b5e1-df1c-4b85-8f1a-8a2f94869df0
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:24a0998c-6984-497f-91e2-9061d810bc33
ModelInvariantUuid:6e6c8fa2-f69e-4bb5-a316-42bdacb9b1a6
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:5b074c43-dc44-45ea-ba2b-92af739fcda7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:508ac49a-e94f-4133-8be6-ba21aa032631
ModelInvariantUuid:e6c80e5f-f63a-46c7-80b2-29d2776ba97f
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:1d729ea3-bfb5-44e9-ad1b-9bceb8696b5d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-08T13:11:55.905Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 1ba0f619-89bf-4985-b013-0ce5857e787d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:11:55.914Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||basic_vm_macro 0
2023-02-08T13:11:55.915Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1ba0f619-89bf-4985-b013-0ce5857e787d
2023-02-08T13:11:55.915Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d711ff44-9275-488a-a944-46265c8f342e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-08T13:11:55.915Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:11:55.920Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-08T13:11:56.002Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:11:56.003Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json d711ff44-9275-488a-a944-46265c8f342e 792
2023-02-08T13:11:56.005Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-02-08T13:11:56.005Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-08T13:11:56.005Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:11:56.008Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:56.008Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:56.009Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861916003,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:57.011Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "b783de04-a4a3-453c-af9b-f5f9491b87d3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3d57b5e1-df1c-4b85-8f1a-8a2f94869df0",
    "vfModuleModelCustomizationUUID": "7081b9fa-457e-421d-8fe9-c0fd8d5175d4",
    "isBase": true,
    "artifacts": [
      "0ba9b922-1e7f-4a71-9128-671d7c012e64",
      "bdb4184a-720b-4f97-808b-be03f52d1aa7"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T13:11:57.030Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3d57b5e1-df1c-4b85-8f1a-8a2f94869df0
VfModuleModelInvariantUUID:b783de04-a4a3-453c-af9b-f5f9491b87d3
VfModuleModelDescription:NULL
Artifacts UUID List:{
0ba9b922-1e7f-4a71-9128-671d7c012e64
,
bdb4184a-720b-4f97-808b-be03f52d1aa7

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T13:11:57.035Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "b783de04-a4a3-453c-af9b-f5f9491b87d3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3d57b5e1-df1c-4b85-8f1a-8a2f94869df0",
    "vfModuleModelCustomizationUUID": "7081b9fa-457e-421d-8fe9-c0fd8d5175d4",
    "isBase": true,
    "artifacts": [
      "0ba9b922-1e7f-4a71-9128-671d7c012e64",
      "bdb4184a-720b-4f97-808b-be03f52d1aa7"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-08T13:11:57.035Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3d57b5e1-df1c-4b85-8f1a-8a2f94869df0
VfModuleModelInvariantUUID:b783de04-a4a3-453c-af9b-f5f9491b87d3
VfModuleModelDescription:NULL
Artifacts UUID List:{
0ba9b922-1e7f-4a71-9128-671d7c012e64
,
bdb4184a-720b-4f97-808b-be03f52d1aa7

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-08T13:11:57.036Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0ba9b922-1e7f-4a71-9128-671d7c012e64 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-08T13:11:57.036Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:11:57.036Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-08T13:11:57.160Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:11:57.161Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 0ba9b922-1e7f-4a71-9128-671d7c012e64 5033
2023-02-08T13:11:57.162Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-02-08T13:11:57.162Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-08T13:11:57.162Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:11:57.162Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:57.162Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:57.163Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861917161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:58.166Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: bdb4184a-720b-4f97-808b-be03f52d1aa7 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-08T13:11:58.167Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-08T13:11:58.167Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-08T13:11:58.392Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-08T13:11:58.392Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env bdb4184a-720b-4f97-808b-be03f52d1aa7 903
2023-02-08T13:11:58.393Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-02-08T13:11:58.393Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-08T13:11:58.393Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-08T13:11:58.393Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:58.394Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:58.394Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861918393,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:11:59.396Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 723fc679-3221-4dd3-8bce-f53a0ab81a8f
2023-02-08T13:11:59.397Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 1ba0f619-89bf-4985-b013-0ce5857e787d ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:11:59.435Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6a6c880b, org.onap.sdc.toscaparser.api.parameters.Input@543094e3, org.onap.sdc.toscaparser.api.parameters.Input@728838af, org.onap.sdc.toscaparser.api.parameters.Input@a737068, org.onap.sdc.toscaparser.api.parameters.Input@4518dfd]
2023-02-08T13:11:59.437Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.437Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.439Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2023-02-08T13:11:59.439Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 7dba5158-ceaf-498c-8be0-3eafcbdeb519
2023-02-08T13:11:59.439Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7dba5158-ceaf-498c-8be0-3eafcbdeb519 matches Tosca VF Customization UUID: 7dba5158-ceaf-498c-8be0-3eafcbdeb519
2023-02-08T13:11:59.439Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 7dba5158-ceaf-498c-8be0-3eafcbdeb519  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-08T13:11:59.445Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.445Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.447Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 7dba5158-ceaf-498c-8be0-3eafcbdeb519: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-02-08T13:11:59.447Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@76095dc0
2023-02-08T13:11:59.448Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.448Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-08T13:11:59.449Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7081b9fa-457e-421d-8fe9-c0fd8d5175d4
2023-02-08T13:11:59.449Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7081b9fa-457e-421d-8fe9-c0fd8d5175d4
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-08T13:11:59.455Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.455Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:59.456Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:11:59.457Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.459Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:59.460Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:11:59.461Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.461Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-02-08T13:11:59.462Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-08T13:11:59.463Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-08T13:11:59.463Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=24a0998c-6984-497f-91e2-9061d810bc33
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-08T13:11:59.470Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.471Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:59.472Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-08T13:11:59.472Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.473Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-08T13:11:59.473Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=7dba5158-ceaf-498c-8be0-3eafcbdeb519
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:11:59.484Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.484Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.485Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 723fc679-3221-4dd3-8bce-f53a0ab81a8f: basic_vm_macro
2023-02-08T13:11:59.485Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.486Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.486Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.488Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.488Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.489Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.489Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.489Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.490Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-08T13:11:59.490Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-08T13:11:59.491Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:11:59.839Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 1ba0f619-89bf-4985-b013-0ce5857e787d 1 ASDC deployResourceStructure
2023-02-08T13:11:59.839Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-02-08T13:11:59.840Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-08T13:11:59.840Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:11:59.841Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:11:59.841Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:11:59.842Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861919839,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:12:00.854Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-02-08T13:12:00.855Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-08T13:12:00.855Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:12:00.856Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:12:00.856Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:12:00.856Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861920854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:12:01.863Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-02-08T13:12:01.864Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-08T13:12:01.864Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:12:01.864Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:12:01.865Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:12:01.865Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861921863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:12:02.868Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-02-08T13:12:02.869Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-08T13:12:02.869Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-08T13:12:02.870Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:12:02.870Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:12:02.871Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861922868,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:12:03.875Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:12:03.945Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:12:03.952Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:12:03.952Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:12:03.952Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:12:33.953Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:12:34.700Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:12:34.705Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:12:34.706Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:12:34.706Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:12:45.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:12:45.665Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:12:45.665Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-08T13:12:45.666Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:04.706Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:13:04.816Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:13:04.839Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:13:04.840Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:13:04.840Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:13:34.840Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:13:34.937Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:13:34.945Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:13:34.945Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-08T13:13:34.946Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-08T13:13:45.661Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:13:45.670Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.670Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.677Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.677Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.678Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.678Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.678Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.678Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.678Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.679Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.679Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.679Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.679Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.679Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.679Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.680Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.680Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.680Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.680Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.681Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.681Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.681Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.681Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.681Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.681Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.681Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.682Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.682Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.683Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.683Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.683Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.683Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.683Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.684Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.684Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.684Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.684Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.684Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.685Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.685Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.685Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.685Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.686Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.686Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861896085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.686Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.687Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.688Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861904080,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.688Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.688Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.689Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861862647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.689Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.689Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.690Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.690Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.690Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.690Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.691Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.691Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.691Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.692Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.692Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.692Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861912501,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.692Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.692Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.692Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675861907513,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.693Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.693Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.693Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861912554,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.693Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.693Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.693Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.694Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.694Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.694Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.694Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.694Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.696Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861914024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.699Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.699Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.699Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.699Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.699Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.700Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.701Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.701Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861915336,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.701Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.701Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.701Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861916003,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.701Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.701Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.706Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.707Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.707Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.707Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.708Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.708Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.709Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861916411,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:13:45.768Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
2023-02-08T13:13:45.769Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:13:45.823Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.823Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861917161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.823Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.824Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.824Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.824Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.824Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.824Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.824Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.824Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675861917413,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861906134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.825Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.828Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.828Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861918393,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861911367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861914318,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.830Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861919839,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-08T13:13:45.830Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.830Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861920258,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-08T13:13:45.830Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.830Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861920854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861921863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675861922868,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861924119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:13:45.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675861925127,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:13:45.861Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
2023-02-08T13:13:45.861Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:13:45.904Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.904Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861928478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-08T13:13:45.906Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:13:45.907Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:13:45.908Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1675861929484,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:13:45.921Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
2023-02-08T13:13:45.921Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-08T13:14:04.946Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:14:05.074Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-08T13:14:05.099Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-08T13:14:05.100Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-08T13:14:05.100Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-08T13:14:05.100Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-08T13:14:05.100Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:14:05.101Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:14:05.101Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:14:05.101Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-08T13:14:05.101Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-08T13:14:05.145Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-08T13:14:35.146Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-08T13:14:35.173Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5 and serviceModelVersionId: 723fc679-3221-4dd3-8bce-f53a0ab81a8f
2023-02-08T13:14:35.173Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b844801d-9d11-419b-b5f2-4506b2f64433
2023-02-08T13:14:35.174Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0
2023-02-08T13:14:35.180Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-08T13:14:35.219Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0|INFO|500||Invoke
2023-02-08T13:14:35.220Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a9ab5ef0-24ee-497c-9a52-d648cab37521], X-ECOMP-RequestID=[6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5], X-TransactionId=[], X-ONAP-RequestID=[6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5], Content-Type=[application/merge-patch+json]}
2023-02-08T13:14:35.225Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-08T13:14:36.006Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?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/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0 has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 13:14:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[774], vertex-id=[258208], x-aai-txid=[0-aai-resources-230208-13:14:30:232-56480], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-08T13:14:36.006Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-08T13:14:36.008Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b844801d-9d11-419b-b5f2-4506b2f64433/model-vers/model-ver/723fc679-3221-4dd3-8bce-f53a0ab81a8f?depth=0|INFO|500||InvokeReturn
2023-02-08T13:14:36.009Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-08T13:14:36.009Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-08T13:14:36.022Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-08T13:14:36.023Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-08T13:14:36.028Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-08T13:14:36.029Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-08T13:14:36.031Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-08T13:14:36.032Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675862076027,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-08T13:14:37.081Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:14:45.661Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:14:45.668Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-08T13:14:45.668Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675862076027,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-08T13:14:45.669Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-08T13:15:37.083Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:15:45.662Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:16:37.085Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:16:45.662Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:17:37.087Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:17:45.663Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:18:37.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:18:45.663Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:19:37.090Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:19:45.665Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:20:37.092Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:20:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:21:37.093Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:21:45.667Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:22:37.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:22:45.669Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:23:37.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:23:45.670Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:24:37.096Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:24:45.672Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:25:37.099Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:25:45.676Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:26:37.102Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:26:45.678Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:27:37.103Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:27:45.679Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:28:37.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:28:45.680Z|6ddd2e2d-937b-4bdc-ba3a-525ede59a6f5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:29:37.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:29:45.682Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:30:37.111Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:30:45.683Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:31:37.112Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:31:45.684Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:32:37.115Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:32:45.685Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:33:37.116Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:33:45.687Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:34:37.117Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:34:45.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:35:37.122Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:35:45.690Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:36:37.124Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:36:45.695Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:37:37.137Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:37:45.697Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:38:37.171Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:38:45.699Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:39:37.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:39:45.701Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:40:37.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:40:45.701Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:41:37.174Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:41:45.703Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:42:37.176Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:42:45.705Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:43:37.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:43:45.705Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:44:37.180Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:44:45.707Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:45:37.182Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:45:45.708Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:46:37.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:46:45.709Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:47:37.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:47:45.711Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:48:37.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:48:45.712Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:49:37.194Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:49:45.713Z|93d2fc81-473f-4a34-9dd8-71c1b7d44367|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:50:37.196Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:50:45.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:51:37.197Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:51:45.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:52:37.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:52:45.716Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:53:37.205Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:53:45.717Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:54:37.206Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:54:45.718Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:55:37.208Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:55:45.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:56:37.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:56:45.721Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:57:37.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:57:45.722Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:58:37.211Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:58:45.725Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T13:59:37.212Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T13:59:45.727Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:00:37.214Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:00:45.728Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:01:37.216Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:01:45.729Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:02:37.218Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:02:45.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:03:37.220Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:03:45.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:04:37.220Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:04:45.732Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:05:37.222Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:05:45.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:06:37.223Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:06:45.734Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:07:37.224Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-08T14:07:45.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-08T14:08:37.225Z|3429d11c-e8fe-4f9e-9f04-1f4053c44eb8|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO