By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2022-11-16T23:12:27.811Z||main|||||INFO|500||The following profiles are active: basic
2022-11-16T23:12:42.030Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-16T23:12:42.031Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-16T23:12:42.209Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-16T23:12:46.863Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-16T23:12:47.382Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-16T23:12:48.334Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-16T23:12:48.420Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-16T23:12:48.732Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-16T23:12:49.296Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-16T23:12:49.891Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-16T23:12:52.478Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-16T23:12:54.948Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-16T23:12:55.005Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-16T23:12:55.633Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-16T23:12:55.877Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-11-16T23:12:57.113Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-16T23:12:58.121Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-11-16T23:12:58.970Z||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=?
2022-11-16T23:12:59.809Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:12:59.813Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[93c6446e-3946-45da-aadb-fb401663c763], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:12:59.838Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:03.937Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:12:59 GMT], server=[envoy], x-envoy-upstream-service-time=[4087], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:03.940Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ec2375c3050241f1bbdd0581e52ec847","versionId":"7016825c789345ffbfa1eb1642c3ae83"}
2022-11-16T23:13:03.942Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:03.975Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-11-16T23:13:04.032Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:04.033Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[81375c90-5d1f-42e6-b2c4-9b5128aed117], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:04.036Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:04.785Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[712]}
2022-11-16T23:13:04.786Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:04.787Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec2375c3050241f1bbdd0581e52ec847/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:04.787Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-11-16T23:13:04.788Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:04.845Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:04.846Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9a1585c9-cc3e-40a7-a071-8e82aa6f5f7a], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:04.848Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:05.303Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:04 GMT], server=[envoy], x-envoy-upstream-service-time=[453], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:05.304Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"81dc445a72d7453cac4a2806af9022c0","versionId":"d269f094c8c0419ea9eda4e9b1a1bd3d"}
2022-11-16T23:13:05.305Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:05.308Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-11-16T23:13:05.355Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:05.356Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d91b27d3-5189-4651-9043-88505ef4b854], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:05.358Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:06.153Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[792]}
2022-11-16T23:13:06.154Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:06.154Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81dc445a72d7453cac4a2806af9022c0/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:06.155Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-11-16T23:13:06.155Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:06.222Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:06.223Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[55860a2c-3d8f-4b95-85c8-95acbb7b8189], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:06.227Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:06.456Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:05 GMT], server=[envoy], x-envoy-upstream-service-time=[226], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:06.457Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"82d0447298a5451d91f874590cda845d","versionId":"38b8d824f476491c988a35d27a1ec1cc"}
2022-11-16T23:13:06.458Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:06.461Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-11-16T23:13:06.505Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82d0447298a5451d91f874590cda845d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:06.506Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82d0447298a5451d91f874590cda845d/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:06.508Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82d0447298a5451d91f874590cda845d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:06.843Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82d0447298a5451d91f874590cda845d/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:06.844Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82d0447298a5451d91f874590cda845d/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[332]}
2022-11-16T23:13:06.845Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:06.845Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-11-16T23:13:06.845Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:06.908Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:06.908Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fdfb267-4db2-47b8-ad0e-26b82c292544], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:06.910Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:07.142Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:06 GMT], server=[envoy], x-envoy-upstream-service-time=[229], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:07.143Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6ee5b63098d94316982b2ac00107a463","versionId":"de9f7b5683b643a39189a7049828ae10"}
2022-11-16T23:13:07.144Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:07.153Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-11-16T23:13:07.220Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:07.220Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4c2be19c-7a27-453e-82f1-40e2a118e806], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:07.222Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:07.586Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[362]}
2022-11-16T23:13:07.587Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:07.588Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ee5b63098d94316982b2ac00107a463/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:07.589Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-11-16T23:13:07.589Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:07.654Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:07.655Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[536cdb86-8d07-4d55-a5c8-1a985aadb26d], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:07.657Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:07.971Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:07 GMT], server=[envoy], x-envoy-upstream-service-time=[311], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:07.972Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5f5422a0a314406cb132e00d091f6173","versionId":"3454072cdbea424db688bcf09e53f7a4"}
2022-11-16T23:13:07.973Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:07.976Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-11-16T23:13:08.018Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5f5422a0a314406cb132e00d091f6173/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:08.020Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5f5422a0a314406cb132e00d091f6173/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:08.021Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5f5422a0a314406cb132e00d091f6173/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:08.560Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5f5422a0a314406cb132e00d091f6173/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:08.561Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5f5422a0a314406cb132e00d091f6173/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[536]}
2022-11-16T23:13:08.562Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:08.562Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-11-16T23:13:08.562Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:08.615Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:08.615Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a1424fef-6d66-4ea5-8dbc-22d70c23ca89], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:08.617Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:09.524Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:08 GMT], server=[envoy], x-envoy-upstream-service-time=[904], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:09.525Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"81d691a14f9c49fe8340fdd1f4b48b1f","versionId":"1ebf524ba64942fe9b779338b3384cd8"}
2022-11-16T23:13:09.526Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:09.531Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-11-16T23:13:09.567Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/81d691a14f9c49fe8340fdd1f4b48b1f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:09.569Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81d691a14f9c49fe8340fdd1f4b48b1f/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:09.571Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81d691a14f9c49fe8340fdd1f4b48b1f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:10.496Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81d691a14f9c49fe8340fdd1f4b48b1f/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:10.497Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/81d691a14f9c49fe8340fdd1f4b48b1f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[853]}
2022-11-16T23:13:10.497Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:10.497Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-11-16T23:13:10.498Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:10.547Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:10.547Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[806b63a0-775e-4958-91b9-f3232f5e7158], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:10.548Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:10.710Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:10 GMT], server=[envoy], x-envoy-upstream-service-time=[160], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:10.711Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"95dbf167f36a4b1590ff2718ee67c2f5","versionId":"5b4f54ad1a89478eb9a22a464cc21cf1"}
2022-11-16T23:13:10.712Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:10.714Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-11-16T23:13:10.750Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:10.750Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[22998d37-7bcc-46de-a4f0-c59c28a73408], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:10.753Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:11.893Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1137]}
2022-11-16T23:13:11.894Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:11.895Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95dbf167f36a4b1590ff2718ee67c2f5/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:11.896Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-11-16T23:13:11.896Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:11.938Z|f5305f42-965e-4370-bd74-dbf66208df11|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]}
2022-11-16T23:13:11.939Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:11.940Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:12.765Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:12.766Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:11 GMT], server=[envoy], x-envoy-upstream-service-time=[820], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:12.767Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||{"id":"32a81d93762e4aa9a44dfa538f4660a1","versionId":"ee63011cf321410990520fcd7af61d0b"}
2022-11-16T23:13:12.771Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-11-16T23:13:12.835Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/32a81d93762e4aa9a44dfa538f4660a1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:12.837Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32a81d93762e4aa9a44dfa538f4660a1/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:12.839Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32a81d93762e4aa9a44dfa538f4660a1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:13.140Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32a81d93762e4aa9a44dfa538f4660a1/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:13.141Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/32a81d93762e4aa9a44dfa538f4660a1/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[298]}
2022-11-16T23:13:13.141Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:13.142Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-11-16T23:13:13.142Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:13.181Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:13.182Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c58dc1a0-ee19-4834-bb3c-f702771b23a9], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:13.183Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:13.331Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:12 GMT], server=[envoy], x-envoy-upstream-service-time=[146], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:13.333Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c90459c88ba14e62984a0cd69a304598","versionId":"6702be15f2bb4b50b4891f19b9294cc7"}
2022-11-16T23:13:13.333Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:13.336Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-11-16T23:13:13.377Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:13.378Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9b7872e6-e12e-4964-8290-2bfb5a442572], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:13.379Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:13.672Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[289]}
2022-11-16T23:13:13.672Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:13.673Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c90459c88ba14e62984a0cd69a304598/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:13.673Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-11-16T23:13:13.674Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:13.714Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:13.715Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[74aafa15-7c69-43ee-a8fe-879dfcefd7ae], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:13.717Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:13.898Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:13 GMT], server=[envoy], x-envoy-upstream-service-time=[179], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:13.899Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2ca57bd31faa420497b1103e19a786fd","versionId":"e9a8fa0bb2b7470c939836854647a53f"}
2022-11-16T23:13:13.900Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:13.902Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-11-16T23:13:13.929Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:13.930Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[698dcb6b-931f-40ea-8d70-fbf364d4cc53], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:13.931Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:14.223Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[289]}
2022-11-16T23:13:14.223Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:14.224Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ca57bd31faa420497b1103e19a786fd/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:14.224Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-11-16T23:13:14.225Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:14.267Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:14.268Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e4b804f0-eac4-4647-a7c4-a4a7e5ece4ec], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:14.269Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:14.451Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:13 GMT], server=[envoy], x-envoy-upstream-service-time=[178], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:14.452Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e45f9cc2c07a448981f2c714ce747995","versionId":"16d48b22c9034a5b9b1b938f6e37b71b"}
2022-11-16T23:13:14.452Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:14.454Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-11-16T23:13:14.491Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:14.492Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8842211d-b21a-465b-afec-469392685446], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:14.493Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:14.836Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[339]}
2022-11-16T23:13:14.836Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:14.837Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45f9cc2c07a448981f2c714ce747995/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:14.837Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-11-16T23:13:14.837Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:14.891Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:14.891Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9f33e57-4019-4711-81ea-cd08da6a98f3], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:14.893Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:15.076Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:14 GMT], server=[envoy], x-envoy-upstream-service-time=[181], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:15.078Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"49b2e054696446ee844ea69df55251b3","versionId":"4679897a4fc14503af69c7751bb6048a"}
2022-11-16T23:13:15.078Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:15.081Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-11-16T23:13:15.115Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/49b2e054696446ee844ea69df55251b3/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:15.117Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49b2e054696446ee844ea69df55251b3/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:15.118Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49b2e054696446ee844ea69df55251b3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:15.374Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49b2e054696446ee844ea69df55251b3/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:15.375Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/49b2e054696446ee844ea69df55251b3/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[253]}
2022-11-16T23:13:15.376Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:15.376Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-11-16T23:13:15.377Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:15.418Z|f5305f42-965e-4370-bd74-dbf66208df11|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]}
2022-11-16T23:13:15.420Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:15.421Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:15.597Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:15.598Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:15 GMT], server=[envoy], x-envoy-upstream-service-time=[173], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:15.599Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||{"id":"acf20e845aff4d37a29adcbd812a5ef6","versionId":"4040f123a78f471d9e0bb6a27f2a77c2"}
2022-11-16T23:13:15.601Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-11-16T23:13:15.629Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/acf20e845aff4d37a29adcbd812a5ef6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:15.630Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acf20e845aff4d37a29adcbd812a5ef6/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:15.632Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acf20e845aff4d37a29adcbd812a5ef6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:15.911Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acf20e845aff4d37a29adcbd812a5ef6/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:15.912Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/acf20e845aff4d37a29adcbd812a5ef6/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[276]}
2022-11-16T23:13:15.912Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:15.913Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-11-16T23:13:15.913Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:15.951Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:15.951Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9982270c-3a39-45af-90cb-35182f629c01], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:15.953Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:16.131Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:15 GMT], server=[envoy], x-envoy-upstream-service-time=[176], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:16.133Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f118783da46e4e8db0ab3ecd8b970a8b","versionId":"708e894590a5428097cb35abde684b09"}
2022-11-16T23:13:16.134Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:16.136Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-11-16T23:13:16.163Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f118783da46e4e8db0ab3ecd8b970a8b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:16.164Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f118783da46e4e8db0ab3ecd8b970a8b/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:16.165Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f118783da46e4e8db0ab3ecd8b970a8b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:16.496Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f118783da46e4e8db0ab3ecd8b970a8b/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:16.497Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f118783da46e4e8db0ab3ecd8b970a8b/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[328]}
2022-11-16T23:13:16.498Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:16.498Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-11-16T23:13:16.498Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:16.536Z|f5305f42-965e-4370-bd74-dbf66208df11|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]}
2022-11-16T23:13:16.537Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:16.538Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:16.717Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:16.718Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:16 GMT], server=[envoy], x-envoy-upstream-service-time=[176], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:16.719Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||{"id":"55cbd4e72c3447b69cba1dd2ab0c1c7d","versionId":"08782a047eaf48d7baba684435b6c15c"}
2022-11-16T23:13:16.721Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-11-16T23:13:16.748Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/55cbd4e72c3447b69cba1dd2ab0c1c7d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:16.749Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/55cbd4e72c3447b69cba1dd2ab0c1c7d/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:16.750Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/55cbd4e72c3447b69cba1dd2ab0c1c7d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:17.013Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/55cbd4e72c3447b69cba1dd2ab0c1c7d/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:17.014Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/55cbd4e72c3447b69cba1dd2ab0c1c7d/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[260]}
2022-11-16T23:13:17.014Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:17.014Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-11-16T23:13:17.015Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:17.060Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:17.061Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[40006d59-47c7-4d9b-a2cc-43b7bf2286cd], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:17.062Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:17.266Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:16 GMT], server=[envoy], x-envoy-upstream-service-time=[202], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:17.267Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2d7c188df198402b975a89abf2fc5150","versionId":"11929d66d0cd483a82007053a35a4290"}
2022-11-16T23:13:17.267Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:17.271Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-11-16T23:13:17.300Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:17.300Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[74f1f204-6619-49c9-96d2-320b6523e18e], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:17.301Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:17.633Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[328]}
2022-11-16T23:13:17.634Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:17.635Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d7c188df198402b975a89abf2fc5150/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:17.635Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-11-16T23:13:17.635Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:17.677Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:17.678Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ac418c60-5168-4dac-b1a4-2cd0c2b1b085], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:17.679Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:17.848Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:17 GMT], server=[envoy], x-envoy-upstream-service-time=[162], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:17.849Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"945b9c3b050d4f7e84400982e125df17","versionId":"58a5ceae6ef5439eacc1b342bc518c74"}
2022-11-16T23:13:17.849Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:17.853Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-11-16T23:13:17.890Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/945b9c3b050d4f7e84400982e125df17/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:17.891Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/945b9c3b050d4f7e84400982e125df17/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:17.893Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/945b9c3b050d4f7e84400982e125df17/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:18.165Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/945b9c3b050d4f7e84400982e125df17/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:18.166Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/945b9c3b050d4f7e84400982e125df17/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[268]}
2022-11-16T23:13:18.167Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:18.167Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-11-16T23:13:18.167Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:18.213Z|f5305f42-965e-4370-bd74-dbf66208df11|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]}
2022-11-16T23:13:18.214Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:18.215Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:18.398Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:18.398Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:17 GMT], server=[envoy], x-envoy-upstream-service-time=[179], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:18.399Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||{"id":"406fd12656784378a5964533bff70ffc","versionId":"13f488327f154cc6b8a214487fcc6785"}
2022-11-16T23:13:18.401Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-11-16T23:13:18.425Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/406fd12656784378a5964533bff70ffc/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:18.426Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/406fd12656784378a5964533bff70ffc/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:18.428Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/406fd12656784378a5964533bff70ffc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:18.732Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/406fd12656784378a5964533bff70ffc/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:18.733Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/406fd12656784378a5964533bff70ffc/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[301]}
2022-11-16T23:13:18.733Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:18.734Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-11-16T23:13:18.734Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:18.913Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:18.913Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0e5ebd76-cc0d-4144-a75a-19ade3a22a13], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:18.915Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:19.093Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:18 GMT], server=[envoy], x-envoy-upstream-service-time=[176], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:19.094Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cf9528af28444453a940894ca8d91f7c","versionId":"9e79a910b75548c1bd3bfb2eae1f12d5"}
2022-11-16T23:13:19.095Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:19.097Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-11-16T23:13:19.125Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:19.126Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[237cf263-49a8-4f1e-95b7-5beda0d9aceb], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:19.127Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:19.623Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[493]}
2022-11-16T23:13:19.624Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:19.625Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf9528af28444453a940894ca8d91f7c/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:19.625Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-11-16T23:13:19.625Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:19.659Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:19.660Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[691ef895-b38f-4f94-942b-df364a99667a], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:19.661Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:20.021Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:19 GMT], server=[envoy], x-envoy-upstream-service-time=[358], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:20.022Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c54b8ee0e48e44c1b6070ea1a374ec9a","versionId":"13e104d76bef411c91c5a1ab5a9cef57"}
2022-11-16T23:13:20.022Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:20.025Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-11-16T23:13:20.052Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:20.053Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[58ba51c2-d882-47c9-9f45-c09f9a023cd7], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:20.054Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:20.669Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[612]}
2022-11-16T23:13:20.670Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:20.670Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c54b8ee0e48e44c1b6070ea1a374ec9a/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:20.671Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-11-16T23:13:20.671Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:20.706Z|f5305f42-965e-4370-bd74-dbf66208df11|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]}
2022-11-16T23:13:20.707Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:20.709Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:21.109Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:21.109Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:20 GMT], server=[envoy], x-envoy-upstream-service-time=[397], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:21.110Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||{"id":"71742fb2fbe247f79e8954799c07d5b7","versionId":"22601241b5df4c3db072323d054629c1"}
2022-11-16T23:13:21.112Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-11-16T23:13:21.136Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/71742fb2fbe247f79e8954799c07d5b7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:21.142Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71742fb2fbe247f79e8954799c07d5b7/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:21.146Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71742fb2fbe247f79e8954799c07d5b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:22.619Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71742fb2fbe247f79e8954799c07d5b7/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:22.620Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/71742fb2fbe247f79e8954799c07d5b7/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1470]}
2022-11-16T23:13:22.621Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:22.621Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-11-16T23:13:22.621Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:22.657Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:22.658Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[40d07a8b-da89-40f5-a703-cf629b3149a0], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:22.660Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:23.917Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:22 GMT], server=[envoy], x-envoy-upstream-service-time=[1255], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:23.919Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ecb5c3a916924e3fa873614eee6bb210","versionId":"b39f05857eb943c49102f6d2a19f3016"}
2022-11-16T23:13:23.920Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:23.922Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-11-16T23:13:23.947Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:23.948Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e2f16937-d37f-4cb0-8641-dd1011cea7ee], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:23.949Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:24.806Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[855]}
2022-11-16T23:13:24.807Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:24.809Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb5c3a916924e3fa873614eee6bb210/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:24.810Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-11-16T23:13:24.810Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:24.847Z|f5305f42-965e-4370-bd74-dbf66208df11|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]}
2022-11-16T23:13:24.848Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:24.849Z|f5305f42-965e-4370-bd74-dbf66208df11|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"}]}
2022-11-16T23:13:25.048Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:25.049Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:24 GMT], server=[envoy], x-envoy-upstream-service-time=[195], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:25.050Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||{"id":"8a8a640e53a943faaf8ee647c88209d5","versionId":"a3ab3b3da83648e0bc163e21c99def7d"}
2022-11-16T23:13:25.053Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-11-16T23:13:25.087Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a8a640e53a943faaf8ee647c88209d5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-16T23:13:25.088Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a8a640e53a943faaf8ee647c88209d5/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:25.089Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a8a640e53a943faaf8ee647c88209d5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:25.399Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a8a640e53a943faaf8ee647c88209d5/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:25.400Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a8a640e53a943faaf8ee647c88209d5/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[307]}
2022-11-16T23:13:25.401Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:25.401Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-11-16T23:13:25.402Z|f5305f42-965e-4370-bd74-dbf66208df11|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=?
2022-11-16T23:13:25.441Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-16T23:13:25.442Z|f5305f42-965e-4370-bd74-dbf66208df11|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=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ea35025e-ac23-4de9-a7d8-1b10c0f85824], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:25.443Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}
2022-11-16T23:13:25.944Z|f5305f42-965e-4370-bd74-dbf66208df11|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, 16 Nov 2022 23:13:25 GMT], server=[envoy], x-envoy-upstream-service-time=[497], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-16T23:13:25.945Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0e04a02fbf324baa92a04273c8a37413","versionId":"6cbb5a7c0cd34bd4943a96589864f79f"}
2022-11-16T23:13:25.946Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-16T23:13:25.948Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-11-16T23:13:25.983Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions|INFO|500||Invoke
2022-11-16T23:13:25.983Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions with request headers:{X-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e8075507-7168-4212-9eb8-f2079a6cd7d5], X-ECOMP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], X-TransactionID=[f5305f42-965e-4370-bd74-dbf66208df11], X-ONAP-RequestID=[f5305f42-965e-4370-bd74-dbf66208df11], Content-Type=[application/json]}
2022-11-16T23:13:25.985Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-11-16T23:13:26.755Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 16 Nov 2022 23:13:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[767]}
2022-11-16T23:13:26.756Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-16T23:13:26.757Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0e04a02fbf324baa92a04273c8a37413/versions/latest/actions|INFO|500||InvokeReturn
2022-11-16T23:13:26.758Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-11-16T23:13:29.904Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-16T23:13:32.359Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||WARN|500||---
2022-11-16T23:13:32.360Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-16T23:13:32.360Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||WARN|500||---
2022-11-16T23:13:32.847Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-16T23:13:37.259Z|f5305f42-965e-4370-bd74-dbf66208df11|main|||||INFO|500||Started Application in 72.753 seconds (JVM running for 75.473)
2022-11-16T23:13:37.276Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-16T23:13:37.277Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-16T23:13:37.290Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-16T23:13:37.322Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-16T23:13:37.356Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= c57fede0-57cc-43f6-962f-07077e0210d2 url= /sdc/v1/artifactTypes
2022-11-16T23:13:37.356Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-16T23:13:37.651Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-16T23:13:37.704Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-11-16T23:13:37.726Z||scheduling-1|||||DEBUG|500||create keys
2022-11-16T23:13:37.735Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-16T23:13:37.851Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:13:37.870Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= f7d1711d-0a41-4178-8749-670f260e3ce7 url= /sdc/v1/registerForDistribution
2022-11-16T23:13:38.065Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= f7d1711d-0a41-4178-8749-670f260e3ce7 url= /sdc/v1/registerForDistribution
2022-11-16T23:13:38.066Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-16T23:13:38.080Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:13:38.086Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:13:38.086Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:13:38.094Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:13:38.095Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:13:38.095Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:13:38.102Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-16T23:13:48.508Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:13:48.600Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:14:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:14:38.078Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:14:38.079Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:14:38.093Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:14:38.094Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:14:38.095Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:14:47.649Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:14:47.653Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:15:38.078Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:15:38.079Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:15:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:15:38.093Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:15:38.095Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:15:38.095Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:15:47.636Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:15:47.651Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:16:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:16:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:16:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:16:38.093Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:16:38.094Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:16:38.094Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:16:47.677Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:16:47.707Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:17:38.079Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:17:38.084Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:17:38.084Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:17:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:17:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:17:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:17:47.664Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:17:47.676Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:18:38.078Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:18:38.080Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:18:38.080Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:18:38.094Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:18:38.095Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:18:38.095Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:18:47.640Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:18:47.645Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:19:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:19:38.079Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:19:38.079Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:19:38.094Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:19:38.094Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:19:38.099Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:19:47.652Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:19:47.657Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:20:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:20:38.079Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:20:38.079Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:20:38.094Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:20:38.097Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:20:38.097Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:20:47.657Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:20:47.661Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:21:38.078Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:21:38.080Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:21:38.080Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:21:38.094Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:21:38.095Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:21:38.095Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:21:47.628Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:21:47.650Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:22:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:22:38.078Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:22:38.079Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:22:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:22:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:22:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:22:47.625Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:22:47.658Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:23:19.981Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-16T23:23:38.078Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:23:38.079Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:23:38.079Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:23:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:23:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:23:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:23:47.638Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:23:47.659Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:24:38.077Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:24:38.078Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:24:38.078Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:24:38.093Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:24:38.094Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:24:38.095Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:24:47.642Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:24:47.669Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:25:38.078Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:25:38.079Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:25:38.079Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:25:38.093Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:25:38.094Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:25:38.094Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:25:47.650Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:25:47.661Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:26:38.077Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:26:38.079Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:26:38.079Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:26:38.093Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:26:38.094Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:26:38.094Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:26:47.647Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:26:47.666Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:27:38.078Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:27:38.080Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:27:38.080Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:27:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:27:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:27:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:27:47.634Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:27:47.676Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:28:38.078Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:28:38.080Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:28:38.080Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:28:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:28:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:28:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:28:47.671Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:28:47.704Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:29:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:29:38.079Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:29:38.079Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:29:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:29:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:29:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:29:47.631Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:29:47.657Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:30:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:30:38.078Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:30:38.078Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:30:38.094Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:30:38.094Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:30:38.094Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:30:47.661Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:30:47.681Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:31:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:31:38.078Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:31:38.078Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:31:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:31:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:31:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:31:47.662Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:31:47.673Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:32:38.077Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:32:38.078Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:32:38.079Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:32:38.093Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:32:38.095Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:32:38.095Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:32:47.658Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:32:47.658Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:33:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:33:38.079Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:33:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:33:38.094Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:33:38.094Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:33:38.095Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:33:47.635Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:33:47.674Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:34:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:34:38.078Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:34:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:34:38.093Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:34:38.094Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:34:38.094Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:34:47.667Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:34:47.673Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:35:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:35:38.078Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:35:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:35:38.093Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:35:38.094Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:35:38.094Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:35:47.653Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:35:47.675Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:36:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:36:38.078Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:36:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:36:38.093Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:36:38.094Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:36:38.094Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:36:47.643Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:36:47.663Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:37:38.078Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:37:38.080Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:37:38.080Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:37:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:37:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:37:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:37:47.641Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:37:47.654Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:38:38.078Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:38:38.081Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:38:38.081Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:38:38.093Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:38:38.094Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:38:38.094Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:38:47.637Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:38:47.652Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:39:38.078Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:39:38.079Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:39:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:39:38.094Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:39:38.095Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:39:38.095Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:39:47.640Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:39:47.640Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:40:38.078Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:40:38.079Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:40:38.080Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:40:38.093Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:40:38.094Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:40:38.094Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:40:47.634Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:40:47.643Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:41:38.078Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:41:38.079Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:41:38.079Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:41:38.093Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:41:38.094Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:41:38.094Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:41:47.637Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:41:47.668Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:42:38.077Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:42:38.078Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:42:38.079Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:42:38.093Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:42:38.094Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:42:38.094Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:42:47.637Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:42:47.665Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:43:38.077Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:43:38.078Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:43:38.078Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:43:38.093Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:43:38.094Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:43:38.094Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:43:47.670Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:43:47.671Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:44:38.077Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:44:38.079Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:44:38.079Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:44:38.093Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:44:38.094Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:44:38.094Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:44:47.643Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:44:47.656Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:45:38.077Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:45:38.079Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:45:38.079Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:45:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:45:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:45:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:45:47.638Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:45:47.664Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:46:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:46:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:46:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:46:38.093Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:46:38.094Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:46:38.094Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:46:47.633Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:46:47.646Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:47:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:47:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:47:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:47:38.093Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:47:38.094Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:47:38.094Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:47:47.634Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:47:47.656Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:48:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:48:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:48:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:48:38.093Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:48:38.095Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:48:38.095Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:48:47.632Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:48:47.646Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:49:38.078Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:49:38.080Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:49:38.080Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:49:38.093Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:49:38.094Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:49:38.095Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:49:47.646Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:49:47.648Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:50:38.079Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:50:38.082Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:50:38.082Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:50:38.093Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:50:38.094Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:50:38.094Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:50:47.643Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:50:47.655Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:51:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:51:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:51:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:51:38.093Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:51:38.094Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:51:38.094Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:51:47.644Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:51:47.647Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:52:38.078Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:52:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:52:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:52:38.094Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:52:38.095Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:52:38.095Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:52:47.640Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:52:47.654Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:53:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:53:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:53:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:53:38.094Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:53:38.095Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:53:38.095Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:53:47.641Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:53:47.647Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:54:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:54:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:54:38.078Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:54:38.093Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:54:38.094Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:54:38.094Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:54:47.633Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:54:47.685Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:55:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:55:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:55:38.078Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:55:38.094Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:55:38.094Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:55:38.095Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:55:47.631Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:55:47.643Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:56:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:56:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:56:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:56:38.093Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:56:38.094Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:56:38.094Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:56:47.652Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:56:47.653Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:57:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:57:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:57:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:57:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:57:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:57:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:57:47.642Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:57:47.665Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:58:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:58:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:58:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:58:38.094Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:58:38.095Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:58:38.095Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:58:47.636Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:58:47.648Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:59:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:59:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:59:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:59:38.094Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-16T23:59:38.094Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-16T23:59:38.094Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-16T23:59:47.637Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-16T23:59:47.647Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:00:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:00:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:00:38.078Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:00:38.093Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:00:38.094Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:00:38.094Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:00:47.652Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:00:47.665Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:01:38.078Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:01:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:01:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:01:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:01:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:01:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:01:47.645Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:01:47.659Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:02:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:02:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:02:38.078Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:02:38.093Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:02:38.094Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:02:38.094Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:02:47.627Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:02:47.647Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:03:38.079Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:03:38.082Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:03:38.082Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:03:38.094Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:03:38.095Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:03:38.095Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:03:47.645Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:03:47.646Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:04:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:04:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:04:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:04:38.093Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:04:38.094Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:04:38.095Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:04:47.636Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:04:47.651Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:05:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:05:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:05:38.078Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:05:38.093Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:05:38.094Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:05:38.094Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:05:47.657Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:05:47.663Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:06:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:06:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:06:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:06:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:06:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:06:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:06:47.638Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:06:47.659Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:07:38.078Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:07:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:07:38.080Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:07:38.093Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:07:38.094Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:07:38.094Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:07:47.631Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:07:47.690Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:08:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:08:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:08:38.078Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:08:38.093Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:08:38.094Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:08:38.094Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:08:47.661Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:08:47.668Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:09:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:09:38.079Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:09:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:09:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:09:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:09:38.095Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:09:47.636Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:09:47.647Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:10:38.077Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:10:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:10:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:10:38.093Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:10:38.094Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:10:38.094Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:10:47.646Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:10:47.650Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:38.078Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:11:38.078Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:11:38.079Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:38.094Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:11:38.095Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:11:38.095Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:38.222Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:38.225Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.225Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643887089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.254Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.254Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643884912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643887089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643884912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.256Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643889127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.256Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.256Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643887089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:11:38.256Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.256Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643884912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:11:38.257Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.257Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643889127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.257Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.257Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643887089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.257Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643884912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643889127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.258Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643887089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.259Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.259Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643884912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-17T00:11:38.259Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.259Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643889127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.260Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.260Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643887089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.260Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.260Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643884912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.261Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.261Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643889127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.261Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.261Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643887089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643884912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643889127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.262Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643895447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:38.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:11:38.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.263Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643895445,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:38.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:11:38.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.264Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643889127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:11:38.264Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:11:38.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.264Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643896468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:11:38.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:11:38.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.264Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643896538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:38.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:11:38.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.265Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "cds",
"timestamp": 1668643896933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:38.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:11:38.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.265Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "policy-id",
"timestamp": 1668643897474,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:11:38.420Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fe41113c-7334-465c-8b6b-469bf55f0a06
2022-11-17T00:11:38.453Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe41113c-7334-465c-8b6b-469bf55f0a06 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:11:38.715Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:38.717Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-17T00:11:38.717Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"fe41113c-7334-465c-8b6b-469bf55f0a06","serviceName":"basic_onboard_UfZniN","serviceVersion":"1.0","serviceUUID":"0b5db5c3-0359-4f07-a409-3f36d25a5a3b","serviceDescription":"service","serviceInvariantUUID":"50f34ec5-d1a4-4e4b-803f-887fab2ea9ba","resources":[{"resourceInstanceName":"basic_onboard_UfZniN 0","resourceName":"basic_onboard_UfZniN","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f0f97f7-2b9e-40dc-af86-ae527b9e63c3","resourceInvariantUUID":"35109983-0ef7-4bd7-ad41-8dc55a0eb9ee","resourceCustomizationUUID":"49a6bf8f-4672-4892-a523-1fec75de5a46","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml","artifactChecksum":"MTgwZjI3NzlhOGRlYzg2ZDA5N2Q4MmJlNDE3OTg1YmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0bd2291b-2dc4-4fe9-9558-74648a3ba270","artifactVersion":"1"},{"artifactName":"basic_onboard_ufznin0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json","artifactChecksum":"M2ExNTViZjc0NDQxMjI3NjcxZWEyNDg0MjhlN2Y0YmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b8434ad4-9eb9-4781-be3f-97e95f986363","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"345b6e6a-24d3-46da-ba5f-9c269f20c7ef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"aa0b26a4-f8ed-4eb1-935b-d7e1ca2164e0","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"18010273-0b70-4499-9a0e-d559ea28a14b","artifactVersion":"2","generatedFromUUID":"345b6e6a-24d3-46da-ba5f-9c269f20c7ef"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardUfznin-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml","artifactChecksum":"NTA5ODU2MjAyZTJkNWRiZjUyMWMwOTA3ZDY1OTRkMjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e813463c-4b04-4501-b2e1-3ff3df5dc0a4","artifactVersion":"1"},{"artifactName":"service-BasicOnboardUfznin-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar","artifactChecksum":"OTRmZWMyNTU2YmE3NGNiODY5N2EzYjZlNTkyNjFiMzY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63c3b56b-e040-4151-8891-1fefaa151fdc","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-17T00:11:38.725Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:11:38.731Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:38.742Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:38.742Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:38.842Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-11-17T00:11:38.847Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:38.847Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:38.873Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:38.874Z||pool-3-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:39.749Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:11:39.750Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:39.752Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:39.752Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:11:39.852Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:39.853Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:39.853Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:39.877Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:39.878Z||pool-4-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:11:40.752Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:11:40.754Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:40.756Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:40.756Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:11:40.857Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-17T00:11:40.858Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:40.858Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:40.890Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:40.891Z||pool-5-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:11:41.757Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:11:41.758Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:41.760Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:41.760Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:41.861Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:41.862Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:41.862Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:41.881Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:41.882Z||pool-6-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:42.761Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:11:42.761Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:42.764Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:42.764Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-17T00:11:42.864Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:42.865Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:42.865Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:42.880Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:42.881Z||pool-7-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:43.765Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:11:43.766Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:43.769Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:43.769Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:11:43.870Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:43.871Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:43.871Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:43.894Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:43.894Z||pool-8-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:44.770Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:11:44.771Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:44.773Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:44.773Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:11:44.873Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:11:44.875Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:44.875Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:44.897Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:44.898Z||pool-9-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:45.776Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"serviceName": "basic_onboard_UfZniN",
"serviceVersion": "1.0",
"serviceUUID": "0b5db5c3-0359-4f07-a409-3f36d25a5a3b",
"serviceDescription": "service",
"serviceInvariantUUID": "50f34ec5-d1a4-4e4b-803f-887fab2ea9ba",
"resources": [
{
"resourceInstanceName": "basic_onboard_UfZniN 0",
"resourceCustomizationUUID": "49a6bf8f-4672-4892-a523-1fec75de5a46",
"resourceName": "basic_onboard_UfZniN",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8f0f97f7-2b9e-40dc-af86-ae527b9e63c3",
"resourceInvariantUUID": "35109983-0ef7-4bd7-ad41-8dc55a0eb9ee",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ufznin0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"artifactChecksum": "M2ExNTViZjc0NDQxMjI3NjcxZWEyNDg0MjhlN2Y0YmY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b8434ad4-9eb9-4781-be3f-97e95f986363",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "345b6e6a-24d3-46da-ba5f-9c269f20c7ef",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "18010273-0b70-4499-9a0e-d559ea28a14b",
"generatedFromUUID": "345b6e6a-24d3-46da-ba5f-9c269f20c7ef"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "18010273-0b70-4499-9a0e-d559ea28a14b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardUfznin-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"artifactChecksum": "OTRmZWMyNTU2YmE3NGNiODY5N2EzYjZlNTkyNjFiMzY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "63c3b56b-e040-4151-8891-1fefaa151fdc"
}
],
"workloadContext": "Production"
}
2022-11-17T00:11:45.777Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-17T00:11:45.778Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0b5db5c3-0359-4f07-a409-3f36d25a5a3b ASDC
2022-11-17T00:11:45.908Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:fe41113c-7334-465c-8b6b-469bf55f0a06
ServiceName:basic_onboard_UfZniN
ServiceVersion:1.0
ServiceUUID:0b5db5c3-0359-4f07-a409-3f36d25a5a3b
ServiceInvariantUUID:50f34ec5-d1a4-4e4b-803f-887fab2ea9ba
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardUfznin-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar
ArtifactUUID:63c3b56b-e040-4151-8891-1fefaa151fdc
ArtifactChecksum:OTRmZWMyNTU2YmE3NGNiODY5N2EzYjZlNTkyNjFiMzY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_UfZniN 0
ResourceCustomizationUUID:49a6bf8f-4672-4892-a523-1fec75de5a46
ResourceInvariantUUID:35109983-0ef7-4bd7-ad41-8dc55a0eb9ee
ResourceName:basic_onboard_UfZniN
ResourceType:VF
ResourceUUID:8f0f97f7-2b9e-40dc-af86-ae527b9e63c3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ufznin0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json
ArtifactUUID:b8434ad4-9eb9-4781-be3f-97e95f986363
ArtifactChecksum:M2ExNTViZjc0NDQxMjI3NjcxZWEyNDg0MjhlN2Y0YmY=
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/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml
ArtifactUUID:345b6e6a-24d3-46da-ba5f-9c269f20c7ef
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/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env
ArtifactUUID:18010273-0b70-4499-9a0e-d559ea28a14b
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/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env
ArtifactUUID:18010273-0b70-4499-9a0e-d559ea28a14b
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-17T00:11:45.909Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0b5db5c3-0359-4f07-a409-3f36d25a5a3b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-17T00:11:45.970Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:11:45.972Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-17T00:11:45.973Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-17T00:11:45.974Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 63c3b56b-e040-4151-8891-1fefaa151fdc from URL: /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:45.974Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-17T00:11:45.976Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:46.106Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-17T00:11:46.114Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar 63c3b56b-e040-4151-8891-1fefaa151fdc 75307
2022-11-17T00:11:46.115Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar ASDC sendASDCNotification
2022-11-17T00:11:46.115Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:46.116Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:11:46.118Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:46.120Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:46.121Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643906114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:46.221Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:46.222Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:46.222Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:46.252Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:46.253Z||pool-10-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:47.121Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:11:47.122Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-17T00:11:47.123Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 63c3b56b-e040-4151-8891-1fefaa151fdc, URL: /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar to file: /app/ASDC/1/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:47.124Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:47.208Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:47.208Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:47.887Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5848020779806791003/Definitions/service-BasicOnboardUfznin-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-11-17T00:11:49.979Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|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-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|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-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|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-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.984Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_UfZniN 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-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.985Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.985Z|fe41113c-7334-465c-8b6b-469bf55f0a06|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-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:49.985Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-17T00:11:49.991Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:49.992Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:49.996Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:49.996Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-17T00:11:49.998Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:11:50.000Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.000Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:50.000Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:50.000Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-17T00:11:50.000Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:11:50.000Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.000Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:50.004Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.004Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is not matching search criteria
2022-11-17T00:11:50.004Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-17T00:11:50.004Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-17T00:11:50.004Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-17T00:11:50.005Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-17T00:11:50.005Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-17T00:11:50.005Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.005Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-17T00:11:50.006Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.006Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:50.006Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:11:50.007Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.007Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:50.007Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:11:50.007Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.008Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:50.008Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:11:50.008Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.008Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is not matching search criteria
2022-11-17T00:11:50.008Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-17T00:11:50.008Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-17T00:11:50.008Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f7554034-e9a6-4ccb-be39-b71895810a51
2022-11-17T00:11:50.009Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.009Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:50.009Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.009Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:50.009Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.010Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:50.010Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:50.010Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:50.010Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_UfZniN
Description:service
Model UUID:0b5db5c3-0359-4f07-a409-3f36d25a5a3b
Model Version:NULL
Model InvariantUuid:50f34ec5-d1a4-4e4b-803f-887fab2ea9ba
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_UfZniN
Model UUID:c1198299-3fab-4df2-83ec-6c65a811902d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:35109983-0ef7-4bd7-ad41-8dc55a0eb9ee
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:49a6bf8f-4672-4892-a523-1fec75de5a46
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:bcb4bbe2-f2cc-45f5-ad64-56d0d3b8c04f
ModelName:BasicOnboardUfznin..base_ubuntu18..module-0
ModelUuid:77a99bba-e6f6-4604-bef9-78816f9dcc43
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f7554034-e9a6-4ccb-be39-b71895810a51
ModelInvariantUuid:4aee4d1c-7604-4556-95fb-12667a414d25
ModelName:basic_onboard_UfZniN-nodes.ubuntu18Cvfc
ModelUuid:010607fa-ff24-40f5-9530-db38081332c7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:e81b3b4b-3b31-4cd1-bd3a-fb466ae7dc51
ModelInvariantUuid:f3659094-027f-4b3e-ace2-4034e53c0d26
ModelName:BasicOnboardUfznin.compute.nodes.heat.ubuntu18
ModelUuid:60f854ce-4ca4-4295-9ab1-918f6b498a04
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-17T00:11:50.027Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 8f0f97f7-2b9e-40dc-af86-ae527b9e63c3
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:11:50.081Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||basic_onboard_UfZniN 0
2022-11-17T00:11:50.087Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8f0f97f7-2b9e-40dc-af86-ae527b9e63c3
2022-11-17T00:11:50.087Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b8434ad4-9eb9-4781-be3f-97e95f986363 from URL: /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json
2022-11-17T00:11:50.087Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-17T00:11:50.088Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json
2022-11-17T00:11:50.154Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-17T00:11:50.155Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json b8434ad4-9eb9-4781-be3f-97e95f986363 798
2022-11-17T00:11:50.155Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json ASDC sendASDCNotification
2022-11-17T00:11:50.155Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json
2022-11-17T00:11:50.155Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:11:50.155Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:50.157Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:50.157Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643910155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:50.258Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:11:50.259Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:50.259Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:50.280Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:50.282Z||pool-11-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:51.159Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardUfznin..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "bcb4bbe2-f2cc-45f5-ad64-56d0d3b8c04f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "77a99bba-e6f6-4604-bef9-78816f9dcc43",
"vfModuleModelCustomizationUUID": "e8663d47-edc7-420c-87e6-2b616518434e",
"isBase": true,
"artifacts": [
"345b6e6a-24d3-46da-ba5f-9c269f20c7ef",
"18010273-0b70-4499-9a0e-d559ea28a14b"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-17T00:11:51.165Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardUfznin..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:77a99bba-e6f6-4604-bef9-78816f9dcc43
VfModuleModelInvariantUUID:bcb4bbe2-f2cc-45f5-ad64-56d0d3b8c04f
VfModuleModelDescription:NULL
Artifacts UUID List:{
345b6e6a-24d3-46da-ba5f-9c269f20c7ef
,
18010273-0b70-4499-9a0e-d559ea28a14b
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-17T00:11:51.167Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardUfznin..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "bcb4bbe2-f2cc-45f5-ad64-56d0d3b8c04f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "77a99bba-e6f6-4604-bef9-78816f9dcc43",
"vfModuleModelCustomizationUUID": "e8663d47-edc7-420c-87e6-2b616518434e",
"isBase": true,
"artifacts": [
"345b6e6a-24d3-46da-ba5f-9c269f20c7ef",
"18010273-0b70-4499-9a0e-d559ea28a14b"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-17T00:11:51.167Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardUfznin..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:77a99bba-e6f6-4604-bef9-78816f9dcc43
VfModuleModelInvariantUUID:bcb4bbe2-f2cc-45f5-ad64-56d0d3b8c04f
VfModuleModelDescription:NULL
Artifacts UUID List:{
345b6e6a-24d3-46da-ba5f-9c269f20c7ef
,
18010273-0b70-4499-9a0e-d559ea28a14b
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-17T00:11:51.167Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 345b6e6a-24d3-46da-ba5f-9c269f20c7ef from URL: /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml
2022-11-17T00:11:51.167Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-17T00:11:51.168Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml
2022-11-17T00:11:51.319Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-17T00:11:51.320Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml 345b6e6a-24d3-46da-ba5f-9c269f20c7ef 5033
2022-11-17T00:11:51.320Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-17T00:11:51.320Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml
2022-11-17T00:11:51.320Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:11:51.321Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:51.323Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:51.323Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643911320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:51.423Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:11:51.425Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:51.425Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:51.447Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:51.447Z||pool-12-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:11:52.324Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 18010273-0b70-4499-9a0e-d559ea28a14b from URL: /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env
2022-11-17T00:11:52.325Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-17T00:11:52.325Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env
2022-11-17T00:11:52.401Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-17T00:11:52.402Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env 18010273-0b70-4499-9a0e-d559ea28a14b 909
2022-11-17T00:11:52.402Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-17T00:11:52.402Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env
2022-11-17T00:11:52.403Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:11:52.403Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:52.405Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:52.406Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643912402,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:11:52.506Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:52.507Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:52.507Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:52.525Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:52.525Z||pool-13-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:53.406Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 0b5db5c3-0359-4f07-a409-3f36d25a5a3b
2022-11-17T00:11:53.407Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_UfZniN 0 8f0f97f7-2b9e-40dc-af86-ae527b9e63c3 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:11:53.437Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@ef67336, org.onap.sdc.toscaparser.api.parameters.Input@675ac994, org.onap.sdc.toscaparser.api.parameters.Input@5ca72305, org.onap.sdc.toscaparser.api.parameters.Input@1b6b43d5, org.onap.sdc.toscaparser.api.parameters.Input@2639fc4d]
2022-11-17T00:11:53.441Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.441Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.441Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2022-11-17T00:11:53.441Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 49a6bf8f-4672-4892-a523-1fec75de5a46
2022-11-17T00:11:53.441Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 49a6bf8f-4672-4892-a523-1fec75de5a46 matches Tosca VF Customization UUID: 49a6bf8f-4672-4892-a523-1fec75de5a46
2022-11-17T00:11:53.441Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 49a6bf8f-4672-4892-a523-1fec75de5a46 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-17T00:11:53.447Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.448Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.448Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 49a6bf8f-4672-4892-a523-1fec75de5a46: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-17T00:11:53.449Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@16544ced
2022-11-17T00:11:53.449Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.449Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-17T00:11:53.449Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e8663d47-edc7-420c-87e6-2b616518434e
2022-11-17T00:11:53.450Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e8663d47-edc7-420c-87e6-2b616518434e
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-17T00:11:53.457Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.457Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:53.457Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:11:53.458Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.458Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:53.458Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:11:53.458Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.459Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is not matching search criteria
2022-11-17T00:11:53.459Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-17T00:11:53.459Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-17T00:11:53.459Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f7554034-e9a6-4ccb-be39-b71895810a51
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-17T00:11:53.467Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.467Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:53.468Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:11:53.468Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.468Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_UfZniN 0 is matching search criteria
2022-11-17T00:11:53.468Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_UfZniN 0] matching following query criteria: sdcType=VF, customizationUUID=49a6bf8f-4672-4892-a523-1fec75de5a46
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:11:53.470Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.471Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.471Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 0b5db5c3-0359-4f07-a409-3f36d25a5a3b: basic_onboard_UfZniN
2022-11-17T00:11:53.471Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.471Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.471Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.472Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.472Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.472Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.472Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.472Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.473Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:11:53.473Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_UfZniN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:11:53.473Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_UfZniN
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:11:53.627Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_UfZniN 8f0f97f7-2b9e-40dc-af86-ae527b9e63c3 1 ASDC deployResourceStructure
2022-11-17T00:11:53.628Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json ASDC sendASDCNotification
2022-11-17T00:11:53.628Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json
2022-11-17T00:11:53.629Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:11:53.629Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:53.631Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:53.631Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643913628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-17T00:11:53.731Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:53.732Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:53.732Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:53.749Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:53.749Z||pool-14-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:54.632Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-17T00:11:54.632Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml
2022-11-17T00:11:54.633Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:11:54.633Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:54.635Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:54.635Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643914632,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-11-17T00:11:54.735Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:54.736Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:54.736Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:54.751Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:54.751Z||pool-15-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:11:55.636Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-17T00:11:55.637Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env
2022-11-17T00:11:55.637Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:11:55.637Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:55.639Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:55.639Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643915636,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-11-17T00:11:55.739Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:55.740Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:55.741Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:55.757Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:55.757Z||pool-16-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:56.640Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar ASDC sendASDCNotification
2022-11-17T00:11:56.640Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar
2022-11-17T00:11:56.641Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:11:56.641Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:11:56.644Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:11:56.644Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643916640,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:11:56.744Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:11:56.745Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:11:56.746Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:11:56.764Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:11:56.764Z||pool-17-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:11:57.649Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:11:57.673Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:11:57.676Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:11:57.676Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-17T00:11:57.676Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-17T00:12:27.677Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:12:27.689Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:12:27.692Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:12:27.692Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-17T00:12:27.692Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-17T00:12:38.094Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:12:38.095Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:12:38.095Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:12:38.123Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:12:38.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:12:38.123Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643897609,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:12:38.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:12:57.693Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:12:57.709Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:12:57.711Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:12:57.712Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-17T00:12:57.712Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-17T00:13:27.712Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:13:27.727Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:13:27.730Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:13:27.730Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-17T00:13:27.730Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-17T00:13:38.093Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:13:38.094Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:13:38.094Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:13:38.623Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:13:38.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.625Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.626Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.626Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643898793,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:13:38.636Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fe41113c-7334-465c-8b6b-469bf55f0a06
2022-11-17T00:13:38.636Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe41113c-7334-465c-8b6b-469bf55f0a06 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-17T00:13:38.648Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.648Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:13:38.648Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.648Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.648Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668643899797,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-17T00:13:38.649Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.649Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.649Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:13:38.649Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.649Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.650Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.650Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.650Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.650Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-11-17T00:13:38.650Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.650Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.651Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.651Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.651Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.651Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643898077,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:13:38.651Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.652Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.652Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643906114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:13:38.652Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.652Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.652Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643906504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.652Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.653Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.653Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643907113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.653Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.653Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.653Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643906504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.653Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.654Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.654Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643907113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.654Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.654Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.654Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643906504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.654Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.658Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.658Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643910155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:13:38.658Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.659Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.659Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643907113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.659Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.660Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.660Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643906504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.660Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.660Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.660Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643907113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.661Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.661Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.661Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643911320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:13:38.662Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.662Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.663Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643906504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.663Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.664Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643907113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.664Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.664Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643912402,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:13:38.665Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.665Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.666Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643906504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.666Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.666Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.666Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643907113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:13:38.667Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.667Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.667Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643906504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:13:38.668Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.668Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.668Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643913628,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/basic_onboard_ufznin0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-17T00:13:38.668Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.668Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.669Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643907113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:13:38.669Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-11-17T00:13:38.669Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.669Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643914632,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-11-17T00:13:38.670Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.670Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.670Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643914294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:13:38.670Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.670Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.670Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643914995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:13:38.671Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.671Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.671Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643915636,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/resourceInstances/basic_onboard_ufznin0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-11-17T00:13:38.671Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.672Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.672Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668643916640,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:13:38.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.673Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643918901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:13:38.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.674Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668643919908,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:13:38.684Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fe41113c-7334-465c-8b6b-469bf55f0a06
2022-11-17T00:13:38.684Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe41113c-7334-465c-8b6b-469bf55f0a06 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:13:38.705Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.706Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643927849,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfznin/1.0/artifacts/service-BasicOnboardUfznin-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:13:38.706Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:13:38.706Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:13:38.706Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "aai-ml",
"timestamp": 1668643928856,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:13:38.714Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fe41113c-7334-465c-8b6b-469bf55f0a06
2022-11-17T00:13:38.714Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe41113c-7334-465c-8b6b-469bf55f0a06 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:13:57.731Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:13:57.746Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:13:57.750Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:13:57.750Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-17T00:13:57.751Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-17T00:13:57.751Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-17T00:13:57.751Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:13:57.751Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:13:57.751Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:13:57.751Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:13:57.751Z|fe41113c-7334-465c-8b6b-469bf55f0a06|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=?
2022-11-17T00:13:57.758Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-17T00:14:27.758Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe41113c-7334-465c-8b6b-469bf55f0a06 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-17T00:14:27.776Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe41113c-7334-465c-8b6b-469bf55f0a06 and serviceModelVersionId: 0b5db5c3-0359-4f07-a409-3f36d25a5a3b
2022-11-17T00:14:27.777Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 50f34ec5-d1a4-4e4b-803f-887fab2ea9ba
2022-11-17T00:14:38.094Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:14:38.100Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:14:38.100Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:14:42.581Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/50f34ec5-d1a4-4e4b-803f-887fab2ea9ba/model-vers/model-ver/0b5db5c3-0359-4f07-a409-3f36d25a5a3b?depth=0
2022-11-17T00:14:42.672Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-11-17T00:14:42.710Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/50f34ec5-d1a4-4e4b-803f-887fab2ea9ba/model-vers/model-ver/0b5db5c3-0359-4f07-a409-3f36d25a5a3b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-17T00:14:42.711Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/50f34ec5-d1a4-4e4b-803f-887fab2ea9ba/model-vers/model-ver/0b5db5c3-0359-4f07-a409-3f36d25a5a3b?depth=0|INFO|500||Invoke
2022-11-17T00:14:42.717Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/50f34ec5-d1a4-4e4b-803f-887fab2ea9ba/model-vers/model-ver/0b5db5c3-0359-4f07-a409-3f36d25a5a3b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-17T00:14:43.066Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/50f34ec5-d1a4-4e4b-803f-887fab2ea9ba/model-vers/model-ver/0b5db5c3-0359-4f07-a409-3f36d25a5a3b?depth=0|INFO|500||InvokeReturn
2022-11-17T00:14:43.068Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/50f34ec5-d1a4-4e4b-803f-887fab2ea9ba/model-vers/model-ver/0b5db5c3-0359-4f07-a409-3f36d25a5a3b?depth=0 has http status code:200 and response headers:{date=[Thu, 17 Nov 2022 00:14:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[322], vertex-id=[168128], x-aai-txid=[2-aai-resources-221117-00:14:42:281-69953], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-17T00:14:43.068Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2022-11-17T00:14:43.072Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-17T00:14:43.072Z|fe41113c-7334-465c-8b6b-469bf55f0a06|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=?
2022-11-17T00:14:43.084Z|fe41113c-7334-465c-8b6b-469bf55f0a06|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:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T00:14:43.085Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe41113c-7334-465c-8b6b-469bf55f0a06 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-17T00:14:43.086Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-17T00:14:43.087Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:14:43.089Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:14:43.090Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644083085,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-17T00:14:43.196Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-11-17T00:14:43.197Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:14:43.198Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:14:43.215Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:14:43.215Z||pool-18-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:14:43.857Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:14:43.859Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-17T00:14:43.860Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe41113c-7334-465c-8b6b-469bf55f0a06",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644083085,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-17T00:14:43.861Z||pool-2-thread-5|||||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=?
2022-11-17T00:14:44.107Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:14:44.108Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:14:44.108Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:14:54.451Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:14:54.453Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:14:54.454Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:14:54.455Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:15:04.036Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:15:04.037Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:15:04.038Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:15:04.038Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:15:13.595Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:15:38.078Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:15:38.079Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:15:38.079Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:15:38.093Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:15:38.094Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:15:38.094Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:15:47.638Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:15:47.672Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:38.078Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:16:38.079Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:16:38.079Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:16:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:16:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:38.711Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:38.712Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.712Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"e57fe1e4-a3db-47f9-bf86-620d570c78ba","serviceName":"vFW 2022-11-17 00-15-09","serviceVersion":"1.0","serviceUUID":"de044b27-74fb-4cb1-a093-ef55eb68e9d6","serviceDescription":"catalog service description","serviceInvariantUUID":"a269a35e-817e-416a-b187-36e2cf22927c","resources":[{"resourceInstanceName":"vFW 16298461-ec9c 0","resourceName":"vFW 16298461-ec9c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"64cf6b93-41af-43d1-a9a7-19427f6ab74d","resourceInvariantUUID":"f31d394b-44ea-4908-ab0f-d05d09e29200","resourceCustomizationUUID":"30273ac7-921f-4140-ba37-a44b214d96af","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml","artifactChecksum":"MjIzODM3ZTBhYzFkMDZlZGM4ZDI1Njc4NDUyYTNjOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a4f66a72-5f66-402f-80d6-15f317839a83","artifactVersion":"1"},{"artifactName":"vfw16298461ec9c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json","artifactChecksum":"MmZmNDhkMzQ2NDBmZjgxOWJlZDRhMGUwY2FlNDNkMmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9bfe877b-74c5-4783-a53c-875f1f044088","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml","artifactChecksum":"YTNlMWU2ODhiNGE2MDdhMmM2OTRhMmY3ZWVmMGYyNzU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b60bffb3-4df1-4fec-87ef-be259440015d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ec8f81b-b306-4cef-8e4c-f62b57613b8d","artifactVersion":"2","generatedFromUUID":"8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221117001509-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml","artifactChecksum":"NzZhY2ZhMTRkYmQzZTMxYWMxMjEyM2QyZDdkYjc1ZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"37abe387-542f-4727-9d8f-84d52e1b8871","artifactVersion":"1"},{"artifactName":"service-Vfw20221117001509-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar","artifactChecksum":"NjAwZTA0ZDE4ZDdhMWMzYmY4MDE2YmZhMjRiZTg0NDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c649c5e7-1c9b-4d98-b538-589fdb19ef47","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-17T00:16:38.717Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:16:38.718Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:38.722Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:38.722Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.728Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:38.731Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.731Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644164912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.732Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.732Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.732Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644167089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.733Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.733Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644167089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.733Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.733Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.733Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644164912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.733Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.734Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644164912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.734Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.734Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.734Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644167089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.734Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644174127,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644164912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644167089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.735Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644174127,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644164912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644167089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644174127,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644176504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644167089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644164912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644174127,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644177110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644176504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644167089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644164912,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.740Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644174127,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.741Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.741Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644177110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.741Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.741Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644176504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.741Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644179462,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:38.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644179474,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:38.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.743Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644174127,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.743Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.743Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644177110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.743Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.743Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644176504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644180480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644180588,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.745Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644174127,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.745Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.745Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644177110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.745Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.745Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644176504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "policy-id",
"timestamp": 1668644181483,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:16:38.770Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e57fe1e4-a3db-47f9-bf86-620d570c78ba
2022-11-17T00:16:38.770Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId e57fe1e4-a3db-47f9-bf86-620d570c78ba and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:16:38.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.781Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644181720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:38.782Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.782Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.782Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644177110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.782Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.783Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "cds",
"timestamp": 1668644181935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:38.783Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.783Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644176504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.784Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.784Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.784Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644182751,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:16:38.793Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e57fe1e4-a3db-47f9-bf86-620d570c78ba
2022-11-17T00:16:38.793Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId e57fe1e4-a3db-47f9-bf86-620d570c78ba and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-17T00:16:38.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.802Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644177110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:38.803Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.803Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644176504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.803Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.803Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644183755,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:38.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.804Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644177110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:16:38.804Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:16:38.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.804Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644184338,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:38.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.805Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644184944,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:38.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.805Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644187984,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:38.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.806Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644188991,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:16:38.812Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e57fe1e4-a3db-47f9-bf86-620d570c78ba
2022-11-17T00:16:38.813Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId e57fe1e4-a3db-47f9-bf86-620d570c78ba and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:16:38.822Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:38.823Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:38.824Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:38.824Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.824Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644194867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:38.824Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:16:38.824Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:16:38.824Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "aai-ml",
"timestamp": 1668644195874,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:16:38.835Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e57fe1e4-a3db-47f9-bf86-620d570c78ba
2022-11-17T00:16:38.835Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId e57fe1e4-a3db-47f9-bf86-620d570c78ba and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:16:38.843Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:38.844Z||pool-19-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:16:39.723Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:16:39.723Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:39.725Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:39.725Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:16:39.825Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:39.826Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:39.827Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:39.845Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:39.846Z||pool-20-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:16:40.726Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:16:40.727Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:40.730Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:40.730Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:16:40.831Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:40.832Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:40.832Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:40.848Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:40.848Z||pool-21-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:16:41.731Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:16:41.732Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:41.734Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:41.734Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:41.835Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-17T00:16:41.836Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:41.836Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:41.850Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:41.851Z||pool-22-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:42.735Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:16:42.736Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:42.738Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:42.739Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-17T00:16:42.839Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:42.840Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:42.840Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:42.858Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:42.858Z||pool-23-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:43.739Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:16:43.740Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:43.742Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:43.742Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:16:43.843Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:43.844Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:43.844Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:43.859Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:43.860Z||pool-24-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:44.743Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:16:44.744Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:44.746Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:44.747Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:16:44.847Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:44.848Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:44.848Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:44.863Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:44.863Z||pool-25-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:45.748Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"serviceName": "vFW 2022-11-17 00-15-09",
"serviceVersion": "1.0",
"serviceUUID": "de044b27-74fb-4cb1-a093-ef55eb68e9d6",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "a269a35e-817e-416a-b187-36e2cf22927c",
"resources": [
{
"resourceInstanceName": "vFW 16298461-ec9c 0",
"resourceCustomizationUUID": "30273ac7-921f-4140-ba37-a44b214d96af",
"resourceName": "vFW 16298461-ec9c",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "64cf6b93-41af-43d1-a9a7-19427f6ab74d",
"resourceInvariantUUID": "f31d394b-44ea-4908-ab0f-d05d09e29200",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw16298461ec9c0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"artifactChecksum": "MmZmNDhkMzQ2NDBmZjgxOWJlZDRhMGUwY2FlNDNkMmQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9bfe877b-74c5-4783-a53c-875f1f044088",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4ec8f81b-b306-4cef-8e4c-f62b57613b8d",
"generatedFromUUID": "8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4ec8f81b-b306-4cef-8e4c-f62b57613b8d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221117001509-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"artifactChecksum": "NjAwZTA0ZDE4ZDdhMWMzYmY4MDE2YmZhMjRiZTg0NDU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c649c5e7-1c9b-4d98-b538-589fdb19ef47"
}
],
"workloadContext": "Production"
}
2022-11-17T00:16:45.749Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-17T00:16:45.749Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 de044b27-74fb-4cb1-a093-ef55eb68e9d6 ASDC
2022-11-17T00:16:45.749Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:e57fe1e4-a3db-47f9-bf86-620d570c78ba
ServiceName:vFW 2022-11-17 00-15-09
ServiceVersion:1.0
ServiceUUID:de044b27-74fb-4cb1-a093-ef55eb68e9d6
ServiceInvariantUUID:a269a35e-817e-416a-b187-36e2cf22927c
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221117001509-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar
ArtifactUUID:c649c5e7-1c9b-4d98-b538-589fdb19ef47
ArtifactChecksum:NjAwZTA0ZDE4ZDdhMWMzYmY4MDE2YmZhMjRiZTg0NDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 16298461-ec9c 0
ResourceCustomizationUUID:30273ac7-921f-4140-ba37-a44b214d96af
ResourceInvariantUUID:f31d394b-44ea-4908-ab0f-d05d09e29200
ResourceName:vFW 16298461-ec9c
ResourceType:VF
ResourceUUID:64cf6b93-41af-43d1-a9a7-19427f6ab74d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw16298461ec9c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json
ArtifactUUID:9bfe877b-74c5-4783-a53c-875f1f044088
ArtifactChecksum:MmZmNDhkMzQ2NDBmZjgxOWJlZDRhMGUwY2FlNDNkMmQ=
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/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml
ArtifactUUID:8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c
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/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env
ArtifactUUID:4ec8f81b-b306-4cef-8e4c-f62b57613b8d
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/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env
ArtifactUUID:4ec8f81b-b306-4cef-8e4c-f62b57613b8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-17T00:16:45.750Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF de044b27-74fb-4cb1-a093-ef55eb68e9d6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-17T00:16:45.790Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:16:45.791Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-17T00:16:45.792Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-17T00:16:45.792Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: c649c5e7-1c9b-4d98-b538-589fdb19ef47 from URL: /sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:45.792Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-17T00:16:45.792Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:45.902Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-17T00:16:45.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar c649c5e7-1c9b-4d98-b538-589fdb19ef47 100702
2022-11-17T00:16:45.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar ASDC sendASDCNotification
2022-11-17T00:16:45.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:45.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:16:45.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:45.908Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:45.908Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644205904,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:46.008Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:46.009Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:46.009Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:46.027Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:46.028Z||pool-26-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:46.909Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:16:46.910Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-17T00:16:46.911Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: c649c5e7-1c9b-4d98-b538-589fdb19ef47, URL: /sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar to file: /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:46.912Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221117001509-csar.csar
2022-11-17T00:16:46.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:46.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:47.189Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16310687422172044904/Definitions/service-Vfw20221117001509-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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
2022-11-17T00:16:49.514Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-17T00:16:49.515Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-17T00:16:49.515Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.515Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-17T00:16:49.515Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.515Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.516Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.516Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.516Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.516Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 16298461-ec9c 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-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.516Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.516Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.517Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.517Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.517Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:49.517Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-17T00:16:49.517Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.517Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:49.518Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:49.518Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-17T00:16:49.518Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:16:49.519Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.519Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:49.519Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:49.519Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-17T00:16:49.520Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:16:49.520Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.520Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:49.520Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.521Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is not matching search criteria
2022-11-17T00:16:49.521Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-17T00:16:49.521Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-17T00:16:49.521Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.522Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.522Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.522Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-17T00:16:49.523Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-17T00:16:49.523Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-17T00:16:49.523Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-17T00:16:49.524Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.524Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.524Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-17T00:16:49.524Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.525Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-17T00:16:49.525Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.525Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-17T00:16:49.525Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.526Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-17T00:16:49.526Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.526Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:49.527Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:49.527Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.527Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:49.528Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:49.528Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.528Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:49.528Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:49.529Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.529Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is not matching search criteria
2022-11-17T00:16:49.529Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-17T00:16:49.529Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-17T00:16:49.529Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-17T00:16:49.530Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-17T00:16:49.530Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-17T00:16:49.530Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.530Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.531Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-17T00:16:49.531Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.531Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-17T00:16:49.531Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.532Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a5a43f20-873f-4e41-a0bc-7aad7742057e
2022-11-17T00:16:49.532Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.532Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is not matching search criteria
2022-11-17T00:16:49.532Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-17T00:16:49.533Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-17T00:16:49.533Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.533Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.533Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.533Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-17T00:16:49.534Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-17T00:16:49.534Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-17T00:16:49.534Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-17T00:16:49.534Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.534Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-17T00:16:49.535Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.535Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=451b380a-8a35-4d23-8ba8-5555f567dedf
2022-11-17T00:16:49.536Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.536Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is not matching search criteria
2022-11-17T00:16:49.536Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-17T00:16:49.536Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-17T00:16:49.536Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.537Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.537Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.537Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-17T00:16:49.537Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-17T00:16:49.538Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-17T00:16:49.538Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-17T00:16:49.538Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:49.538Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:49.538Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-17T00:16:49.539Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a228e1ed-832e-4ea5-b6d4-1770dded2094
2022-11-17T00:16:49.539Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.539Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:49.539Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.540Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:49.540Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.540Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:49.541Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:49.541Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:49.541Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-11-17 00-15-09
Description:catalog service description
Model UUID:de044b27-74fb-4cb1-a093-ef55eb68e9d6
Model Version:NULL
Model InvariantUuid:a269a35e-817e-416a-b187-36e2cf22927c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 16298461-ec9c
Model UUID:73def4c1-00fd-4656-a310-5fb35cfea428
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f31d394b-44ea-4908-ab0f-d05d09e29200
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:30273ac7-921f-4140-ba37-a44b214d96af
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:2c54ef9a-772f-4f84-803b-eeddf9983669
ModelName:Vfw16298461Ec9c..base_vfw..module-0
ModelUuid:eaa4cc36-31a7-4760-b859-a39c163866d1
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:a5a43f20-873f-4e41-a0bc-7aad7742057e
ModelInvariantUuid:425c0705-03f2-4fef-b22b-14930810567f
ModelName:vFW 16298461-ec9c-nodes.vfwCvfc
ModelUuid:eda5bccc-ab80-4e5b-870c-3141c389c157
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:77009324-8b44-4275-9c90-695faf8107b8
ModelInvariantUuid:b8b94778-5c8f-41f2-b922-f7d6cf038901
ModelName:Vfw16298461Ec9c.compute.nodes.heat.vfw
ModelUuid:221af9c5-f0af-4bc8-a32a-89bc8fbb2e9a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:451b380a-8a35-4d23-8ba8-5555f567dedf
ModelInvariantUuid:35e19d5d-fded-4e5f-8c30-fef67af6159f
ModelName:vFW 16298461-ec9c-nodes.vsnCvfc
ModelUuid:63910992-17bf-4aee-8b72-f6f87239711d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:58c61a26-5e6d-42d9-b62f-188e7f5b8340
ModelInvariantUuid:8ba2d64f-9c7d-436b-8f3f-b2f3393fd221
ModelName:Vfw16298461Ec9c.compute.nodes.heat.vsn
ModelUuid:d646479d-aec5-4588-9d37-ef5a9286c47d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:a228e1ed-832e-4ea5-b6d4-1770dded2094
ModelInvariantUuid:76b2d72b-13bb-4879-9a25-d8f65610fdfb
ModelName:vFW 16298461-ec9c-nodes.vpgCvfc
ModelUuid:b8b47ad1-e6ad-4057-80fd-3a37fcf9ea8c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:9949331b-048c-4308-b1e9-c95bd2550621
ModelInvariantUuid:b8910205-c2b5-4ad4-a8e3-e41d1ccd400e
ModelName:Vfw16298461Ec9c.compute.nodes.heat.vpg
ModelUuid:b87fc16a-bb73-477f-86d3-aa368b090604
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-17T00:16:49.555Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 64cf6b93-41af-43d1-a9a7-19427f6ab74d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:16:49.560Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||vFW 16298461-ec9c 0
2022-11-17T00:16:49.560Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 64cf6b93-41af-43d1-a9a7-19427f6ab74d
2022-11-17T00:16:49.561Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9bfe877b-74c5-4783-a53c-875f1f044088 from URL: /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json
2022-11-17T00:16:49.561Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-17T00:16:49.561Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json
2022-11-17T00:16:49.697Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-17T00:16:49.698Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json 9bfe877b-74c5-4783-a53c-875f1f044088 785
2022-11-17T00:16:49.698Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json ASDC sendASDCNotification
2022-11-17T00:16:49.699Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json
2022-11-17T00:16:49.699Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:16:49.699Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:49.701Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:49.702Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644209698,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:49.802Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:49.803Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:49.803Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:49.838Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:49.839Z||pool-27-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:50.703Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw16298461Ec9c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "2c54ef9a-772f-4f84-803b-eeddf9983669",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "eaa4cc36-31a7-4760-b859-a39c163866d1",
"vfModuleModelCustomizationUUID": "391c4703-0f79-48f7-ac64-23a1dc1c0759",
"isBase": true,
"artifacts": [
"8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c",
"4ec8f81b-b306-4cef-8e4c-f62b57613b8d"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-17T00:16:50.709Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw16298461Ec9c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eaa4cc36-31a7-4760-b859-a39c163866d1
VfModuleModelInvariantUUID:2c54ef9a-772f-4f84-803b-eeddf9983669
VfModuleModelDescription:NULL
Artifacts UUID List:{
8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c
,
4ec8f81b-b306-4cef-8e4c-f62b57613b8d
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-17T00:16:50.711Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw16298461Ec9c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "2c54ef9a-772f-4f84-803b-eeddf9983669",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "eaa4cc36-31a7-4760-b859-a39c163866d1",
"vfModuleModelCustomizationUUID": "391c4703-0f79-48f7-ac64-23a1dc1c0759",
"isBase": true,
"artifacts": [
"8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c",
"4ec8f81b-b306-4cef-8e4c-f62b57613b8d"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-11-17T00:16:50.711Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw16298461Ec9c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eaa4cc36-31a7-4760-b859-a39c163866d1
VfModuleModelInvariantUUID:2c54ef9a-772f-4f84-803b-eeddf9983669
VfModuleModelDescription:NULL
Artifacts UUID List:{
8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c
,
4ec8f81b-b306-4cef-8e4c-f62b57613b8d
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-11-17T00:16:50.711Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c from URL: /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml
2022-11-17T00:16:50.711Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-17T00:16:50.712Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml
2022-11-17T00:16:50.777Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-17T00:16:50.778Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml 8cd2dae3-0ba0-4dd8-a5c9-3079c038dd5c 20368
2022-11-17T00:16:50.778Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-17T00:16:50.778Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml
2022-11-17T00:16:50.779Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:16:50.779Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:50.782Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:50.782Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644210778,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:50.882Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:50.884Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:50.884Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:50.903Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:50.904Z||pool-28-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:16:51.782Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4ec8f81b-b306-4cef-8e4c-f62b57613b8d from URL: /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env
2022-11-17T00:16:51.783Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-17T00:16:51.783Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env
2022-11-17T00:16:51.847Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-17T00:16:51.848Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env 4ec8f81b-b306-4cef-8e4c-f62b57613b8d 2098
2022-11-17T00:16:51.848Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-17T00:16:51.849Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env
2022-11-17T00:16:51.849Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:16:51.849Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:51.851Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:51.851Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644211848,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:16:51.951Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:51.952Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:51.952Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:51.975Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:51.976Z||pool-29-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:52.852Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: de044b27-74fb-4cb1-a093-ef55eb68e9d6
2022-11-17T00:16:52.853Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 16298461-ec9c 0 64cf6b93-41af-43d1-a9a7-19427f6ab74d ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:16:52.877Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1aaefd85, org.onap.sdc.toscaparser.api.parameters.Input@6989293, org.onap.sdc.toscaparser.api.parameters.Input@360fc15e, org.onap.sdc.toscaparser.api.parameters.Input@aa770a3, org.onap.sdc.toscaparser.api.parameters.Input@6788f6a7]
2022-11-17T00:16:52.878Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.879Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.879Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2022-11-17T00:16:52.879Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 30273ac7-921f-4140-ba37-a44b214d96af
2022-11-17T00:16:52.879Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 30273ac7-921f-4140-ba37-a44b214d96af matches Tosca VF Customization UUID: 30273ac7-921f-4140-ba37-a44b214d96af
2022-11-17T00:16:52.880Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 30273ac7-921f-4140-ba37-a44b214d96af matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-17T00:16:52.883Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.883Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.884Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 30273ac7-921f-4140-ba37-a44b214d96af: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-17T00:16:52.884Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5c988b72
2022-11-17T00:16:52.884Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.884Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-17T00:16:52.884Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 391c4703-0f79-48f7-ac64-23a1dc1c0759
2022-11-17T00:16:52.885Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 391c4703-0f79-48f7-ac64-23a1dc1c0759
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-17T00:16:52.887Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.888Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:52.888Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:52.888Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.888Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:52.888Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:52.889Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.889Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is not matching search criteria
2022-11-17T00:16:52.889Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-17T00:16:52.890Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-17T00:16:52.890Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-17T00:16:52.890Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-17T00:16:52.890Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-17T00:16:52.890Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.890Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:52.890Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-17T00:16:52.891Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:52.891Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-17T00:16:52.891Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.891Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a5a43f20-873f-4e41-a0bc-7aad7742057e
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-17T00:16:52.894Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.894Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:52.894Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:52.894Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.895Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is not matching search criteria
2022-11-17T00:16:52.895Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-17T00:16:52.895Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-17T00:16:52.895Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.895Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:52.895Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.896Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-17T00:16:52.896Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-17T00:16:52.896Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-17T00:16:52.896Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-17T00:16:52.896Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:52.896Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-17T00:16:52.896Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.897Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=451b380a-8a35-4d23-8ba8-5555f567dedf
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-17T00:16:52.899Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.899Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:52.899Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:52.903Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.903Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is not matching search criteria
2022-11-17T00:16:52.903Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-17T00:16:52.903Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-17T00:16:52.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:52.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-17T00:16:52.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-17T00:16:52.904Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-17T00:16:52.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-17T00:16:52.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-17T00:16:52.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-17T00:16:52.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-17T00:16:52.905Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a228e1ed-832e-4ea5-b6d4-1770dded2094
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-17T00:16:52.908Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.908Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:52.908Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-17T00:16:52.908Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.909Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Node template vFW 16298461-ec9c 0 is matching search criteria
2022-11-17T00:16:52.909Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 16298461-ec9c 0] matching following query criteria: sdcType=VF, customizationUUID=30273ac7-921f-4140-ba37-a44b214d96af
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:16:52.912Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.912Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.912Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid de044b27-74fb-4cb1-a093-ef55eb68e9d6: vFW 16298461-ec9c
2022-11-17T00:16:52.912Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.913Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.914Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:16:52.914Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-17 00-15-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:16:52.914Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2022-11-17 00-15-09
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:16:53.132Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 16298461-ec9c 64cf6b93-41af-43d1-a9a7-19427f6ab74d 1 ASDC deployResourceStructure
2022-11-17T00:16:53.132Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json ASDC sendASDCNotification
2022-11-17T00:16:53.133Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json
2022-11-17T00:16:53.133Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:16:53.133Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:53.136Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:53.136Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644213132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:53.236Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:53.237Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:53.237Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:53.252Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:53.252Z||pool-30-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:54.137Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-17T00:16:54.137Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml
2022-11-17T00:16:54.137Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:16:54.137Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:54.139Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:54.139Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644214137,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:54.239Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:54.240Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:54.240Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:54.256Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:54.256Z||pool-31-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:55.140Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-17T00:16:55.141Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env
2022-11-17T00:16:55.141Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:16:55.142Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:55.144Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:55.144Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644215140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:55.244Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:55.245Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:55.245Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:55.260Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:55.260Z||pool-32-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:56.145Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar ASDC sendASDCNotification
2022-11-17T00:16:56.145Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar
2022-11-17T00:16:56.146Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:16:56.146Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:16:56.149Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:16:56.149Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644216145,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:16:56.249Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:16:56.250Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:16:56.251Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:16:56.266Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:16:56.266Z||pool-33-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:16:57.150Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e57fe1e4-a3db-47f9-bf86-620d570c78ba
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:16:57.169Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e57fe1e4-a3db-47f9-bf86-620d570c78ba
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:16:57.175Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:16:57.175Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-17T00:16:57.175Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-17T00:16:57.175Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-17T00:16:57.176Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:16:57.176Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:16:57.176Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:16:57.176Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:16:57.177Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:16:57.184Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-17T00:17:27.184Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e57fe1e4-a3db-47f9-bf86-620d570c78ba and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-17T00:17:27.193Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e57fe1e4-a3db-47f9-bf86-620d570c78ba and serviceModelVersionId: de044b27-74fb-4cb1-a093-ef55eb68e9d6
2022-11-17T00:17:27.194Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a269a35e-817e-416a-b187-36e2cf22927c
2022-11-17T00:17:27.195Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0
2022-11-17T00:17:27.200Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-17T00:17:27.242Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0|INFO|500||Invoke
2022-11-17T00:17:27.243Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e57fe1e4-a3db-47f9-bf86-620d570c78ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fa05fc15-6568-4bf3-85e4-8e30db8ef249], X-ECOMP-RequestID=[e57fe1e4-a3db-47f9-bf86-620d570c78ba], X-TransactionId=[], X-ONAP-RequestID=[e57fe1e4-a3db-47f9-bf86-620d570c78ba], Content-Type=[application/merge-patch+json]}
2022-11-17T00:17:27.247Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-17T00:17:27.394Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?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/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0 has http status code:200 and response headers:{date=[Thu, 17 Nov 2022 00:17:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[213064], x-aai-txid=[1-aai-resources-221117-00:17:26:808-89742], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-17T00:17:27.395Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-17T00:17:27.395Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a269a35e-817e-416a-b187-36e2cf22927c/model-vers/model-ver/de044b27-74fb-4cb1-a093-ef55eb68e9d6?depth=0|INFO|500||InvokeReturn
2022-11-17T00:17:27.396Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-17T00:17:27.396Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:17:27.403Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T00:17:27.403Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e57fe1e4-a3db-47f9-bf86-620d570c78ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-17T00:17:27.404Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-17T00:17:27.404Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:17:27.406Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:17:27.406Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644247404,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-17T00:17:27.506Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:17:27.508Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:17:27.508Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:17:27.528Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:17:27.528Z||pool-34-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-17T00:17:38.078Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:17:38.078Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:17:38.079Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:17:38.093Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:17:38.094Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:17:38.094Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:17:38.218Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:17:38.219Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-17T00:17:38.219Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:17:38.220Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-11-17T00:17:47.635Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:18:38.078Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:18:38.079Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:18:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:18:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:18:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:18:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:18:38.621Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:18:38.622Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.622Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:18:38.623Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-17T00:18:38.623Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.623Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.624Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644198077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644205904,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.625Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644209698,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644210778,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644211848,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:18:38.626Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644213132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/vfw16298461ec9c0_modules.json",
"status": "DEPLOY_OK"
}
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644214137,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644215140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/resourceInstances/vfw16298461ec9c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-11-17T00:18:38.627Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.628Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.628Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644216145,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221117001509/1.0/artifacts/service-Vfw20221117001509-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:18:38.628Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:38.628Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-17T00:18:38.628Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e57fe1e4-a3db-47f9-bf86-620d570c78ba",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644247404,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-17T00:18:38.628Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:18:47.636Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:19:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:19:38.079Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:19:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:19:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:19:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:19:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:19:47.646Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:19:47.649Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:20:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:20:38.078Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:20:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:20:38.093Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:20:38.094Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:20:38.094Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:20:47.638Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:20:47.644Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:21:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:21:38.078Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:21:38.078Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:21:38.093Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:21:38.094Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:21:38.094Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:21:47.644Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:21:47.645Z|e57fe1e4-a3db-47f9-bf86-620d570c78ba|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:22:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:22:38.078Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:22:38.078Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:22:38.093Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:22:38.094Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:22:38.094Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:22:47.667Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:22:47.674Z|fe41113c-7334-465c-8b6b-469bf55f0a06|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:23:38.077Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:23:38.078Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:23:38.079Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:23:38.093Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:23:38.094Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:23:38.094Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:23:47.646Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:23:47.670Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:24:38.077Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:24:38.078Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:24:38.078Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:24:38.093Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:24:38.094Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:24:38.094Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:24:47.653Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:24:47.658Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:25:38.077Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:25:38.078Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:25:38.079Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:25:38.093Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:25:38.094Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:25:38.094Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:25:38.747Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:25:38.748Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.749Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "cds",
"timestamp": 1668644714127,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:25:38.750Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.750Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.750Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "aai-ml",
"timestamp": 1668644717110,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:25:38.750Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.750Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.750Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644716504,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:25:38.750Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "cds",
"timestamp": 1668644714127,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "aai-ml",
"timestamp": 1668644717110,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644716504,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.751Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644724912,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644726238,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "aai-ml",
"timestamp": 1668644726170,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "cds",
"timestamp": 1668644726228,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:25:38.752Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644724912,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "policy-id",
"timestamp": 1668644727089,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644727919,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "policy-id",
"timestamp": 1668644727089,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:25:38.753Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:25:38.754Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.754Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644728925,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
2022-11-17T00:25:38.755Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:25:38.756Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.756Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"e8d1b7af-f53e-4981-b433-44db4dfb4fdf","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"37b52be7-55de-4c5d-be3c-c51f59d6569a","serviceDescription":"service","serviceInvariantUUID":"54f72550-1a4b-4c9b-b060-d3608d48d930","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"14bb8f7e-c49b-426b-84b1-4ae781f5a133","resourceInvariantUUID":"810305de-b6f8-4ebc-92f3-ad3be03955bd","resourceCustomizationUUID":"3fac37e0-f5a4-43be-ba64-b57f946c6311","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":"N2RkNDdmNTMxYTc5NmM4ZjIwMThiMDQxYTg0MTg3MGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e00c4fb2-a557-47db-bd03-5a0c4ef48cd4","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NTQ1MDA1ODE2NDhlMGVkYzgyYjQwZDk3OWFlY2ZiYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1ff9b50b-9cf2-4630-b69b-1f045512b435","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-17T00:25:38.760Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:25:38.761Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:25:38.764Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:25:38.765Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644738077,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:25:38.789Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e8d1b7af-f53e-4981-b433-44db4dfb4fdf
2022-11-17T00:25:38.789Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8d1b7af-f53e-4981-b433-44db4dfb4fdf and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:25:38.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.802Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "policy-id",
"timestamp": 1668644729888,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "aai-ml",
"timestamp": 1668644730287,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "policy-id",
"timestamp": 1668644730897,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "aai-ml",
"timestamp": 1668644731291,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:25:38.818Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e8d1b7af-f53e-4981-b433-44db4dfb4fdf
2022-11-17T00:25:38.819Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8d1b7af-f53e-4981-b433-44db4dfb4fdf and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:25:38.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:25:38.834Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "policy-id",
"timestamp": 1668644731900,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:25:38.852Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e8d1b7af-f53e-4981-b433-44db4dfb4fdf
2022-11-17T00:25:38.852Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8d1b7af-f53e-4981-b433-44db4dfb4fdf and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:25:38.864Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:25:38.865Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:25:38.865Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:25:38.906Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:25:38.907Z||pool-35-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:25:39.765Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:25:39.766Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:25:39.768Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:25:39.769Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644738077,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:25:39.869Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:25:39.870Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:25:39.870Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:25:39.904Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:25:39.904Z||pool-36-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:25:40.770Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "37b52be7-55de-4c5d-be3c-c51f59d6569a",
"serviceDescription": "service",
"serviceInvariantUUID": "54f72550-1a4b-4c9b-b060-d3608d48d930",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "3fac37e0-f5a4-43be-ba64-b57f946c6311",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "14bb8f7e-c49b-426b-84b1-4ae781f5a133",
"resourceInvariantUUID": "810305de-b6f8-4ebc-92f3-ad3be03955bd",
"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": "NTQ1MDA1ODE2NDhlMGVkYzgyYjQwZDk3OWFlY2ZiYWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1ff9b50b-9cf2-4630-b69b-1f045512b435"
}
],
"workloadContext": "Production"
}
2022-11-17T00:25:40.770Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-17T00:25:40.770Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 37b52be7-55de-4c5d-be3c-c51f59d6569a ASDC
2022-11-17T00:25:40.771Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:e8d1b7af-f53e-4981-b433-44db4dfb4fdf
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:37b52be7-55de-4c5d-be3c-c51f59d6569a
ServiceInvariantUUID:54f72550-1a4b-4c9b-b060-d3608d48d930
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:1ff9b50b-9cf2-4630-b69b-1f045512b435
ArtifactChecksum:NTQ1MDA1ODE2NDhlMGVkYzgyYjQwZDk3OWFlY2ZiYWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:3fac37e0-f5a4-43be-ba64-b57f946c6311
ResourceInvariantUUID:810305de-b6f8-4ebc-92f3-ad3be03955bd
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:14bb8f7e-c49b-426b-84b1-4ae781f5a133
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2022-11-17T00:25:40.771Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 37b52be7-55de-4c5d-be3c-c51f59d6569a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-17T00:25:40.813Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:25:40.814Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:25:40.814Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:25:40.814Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 1ff9b50b-9cf2-4630-b69b-1f045512b435 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-17T00:25:40.814Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-17T00:25:40.815Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-17T00:25:40.935Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-17T00:25:40.936Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 1ff9b50b-9cf2-4630-b69b-1f045512b435 57653
2022-11-17T00:25:40.937Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-17T00:25:40.937Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-17T00:25:40.937Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:25:40.937Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:25:40.939Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:25:40.939Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644740937,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:25:41.047Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 108 ms
2022-11-17T00:25:41.048Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:25:41.048Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:25:41.066Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:25:41.067Z||pool-37-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:25:41.940Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:25:41.941Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:25:41.941Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 1ff9b50b-9cf2-4630-b69b-1f045512b435, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:41.941Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-17T00:25:41.941Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:41.942Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.076Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1769020820371118924/Definitions/service-BasicNetwork-template.yml
2022-11-17T00:25:42.493Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-17T00:25:42.494Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-17T00:25:42.494Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.494Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-17T00:25:42.494Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|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-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.495Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-17T00:25:42.496Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.496Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.496Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-17T00:25:42.497Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-17T00:25:42.497Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:25:42.497Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.497Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.497Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-17T00:25:42.498Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-17T00:25:42.498Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:25:42.498Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.498Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.498Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.498Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.499Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.499Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.499Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.499Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.499Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.499Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.499Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:37b52be7-55de-4c5d-be3c-c51f59d6569a
Model Version:NULL
Model InvariantUuid:54f72550-1a4b-4c9b-b060-d3608d48d930
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:810305de-b6f8-4ebc-92f3-ad3be03955bd
Model UUID:97ff395c-a7ab-4bd9-ba5e-8c5dda1d7955
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:3fac37e0-f5a4-43be-ba64-b57f946c6311
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-17T00:25:42.510Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 14bb8f7e-c49b-426b-84b1-4ae781f5a133
2022-11-17T00:25:42.510Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||No resources found for Service: 37b52be7-55de-4c5d-be3c-c51f59d6569a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:25:42.516Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||
2022-11-17T00:25:42.516Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2022-11-17T00:25:42.517Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 37b52be7-55de-4c5d-be3c-c51f59d6569a
2022-11-17T00:25:42.517Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 37b52be7-55de-4c5d-be3c-c51f59d6569a
2022-11-17T00:25:42.517Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2022-11-17T00:25:42.518Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:25:42.525Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c538237, org.onap.sdc.toscaparser.api.parameters.Input@7e5062f2, org.onap.sdc.toscaparser.api.parameters.Input@7b73f26d, org.onap.sdc.toscaparser.api.parameters.Input@368c3ff7, org.onap.sdc.toscaparser.api.parameters.Input@26de512b]
2022-11-17T00:25:42.526Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.527Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.527Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.527Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.527Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 37b52be7-55de-4c5d-be3c-c51f59d6569a: Generic NeutronNet
2022-11-17T00:25:42.528Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.528Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.528Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.528Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-11-17T00:25:42.562Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.563Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.563Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.563Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.564Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:25:42.564Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:25:42.564Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-17T00:25:42.634Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2022-11-17T00:25:42.635Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-17T00:25:42.635Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-17T00:25:42.635Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:25:42.635Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:25:42.637Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:25:42.637Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644742634,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:25:42.738Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:25:42.739Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:25:42.739Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:25:42.752Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:25:42.753Z||pool-38-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:25:43.638Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d1b7af-f53e-4981-b433-44db4dfb4fdf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:25:43.661Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d1b7af-f53e-4981-b433-44db4dfb4fdf
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:25:43.665Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:25:43.666Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|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=?
2022-11-17T00:25:43.674Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-17T00:26:13.674Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d1b7af-f53e-4981-b433-44db4dfb4fdf and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-17T00:26:13.683Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d1b7af-f53e-4981-b433-44db4dfb4fdf and serviceModelVersionId: 37b52be7-55de-4c5d-be3c-c51f59d6569a
2022-11-17T00:26:13.683Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 54f72550-1a4b-4c9b-b060-d3608d48d930
2022-11-17T00:26:13.684Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0
2022-11-17T00:26:13.688Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-11-17T00:26:13.736Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0|INFO|500||Invoke
2022-11-17T00:26:13.737Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d1b7af-f53e-4981-b433-44db4dfb4fdf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[46742a59-ad5c-49b8-8fde-8802287b669e], X-ECOMP-RequestID=[e8d1b7af-f53e-4981-b433-44db4dfb4fdf], X-TransactionId=[], X-ONAP-RequestID=[e8d1b7af-f53e-4981-b433-44db4dfb4fdf], Content-Type=[application/merge-patch+json]}
2022-11-17T00:26:13.745Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-17T00:26:13.898Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?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/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0 has http status code:200 and response headers:{date=[Thu, 17 Nov 2022 00:26:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[163864], x-aai-txid=[1-aai-resources-221117-00:26:13:296-65896], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-17T00:26:13.898Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-17T00:26:13.899Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54f72550-1a4b-4c9b-b060-d3608d48d930/model-vers/model-ver/37b52be7-55de-4c5d-be3c-c51f59d6569a?depth=0|INFO|500||InvokeReturn
2022-11-17T00:26:13.899Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-17T00:26:13.899Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|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=?
2022-11-17T00:26:13.905Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|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:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T00:26:13.906Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d1b7af-f53e-4981-b433-44db4dfb4fdf and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-17T00:26:13.906Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-17T00:26:13.906Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:13.909Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:13.909Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644773906,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-17T00:26:14.009Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:14.010Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:14.010Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:14.033Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:14.034Z||pool-39-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-17T00:26:38.078Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:26:38.079Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:26:38.079Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:38.093Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:26:38.094Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:26:38.094Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:38.233Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:38.234Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:26:38.234Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644738077,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:38.236Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:26:38.726Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:38.727Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-17T00:26:38.727Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"f2f61f17-2634-4263-a0eb-db8f42e15222","serviceName":"Demo_pNF_4YdtcUQxY07MlY011Mbs","serviceVersion":"1.0","serviceUUID":"14cc0304-4b6e-404f-a8b4-f3dd35d997ef","serviceDescription":"catalog service description","serviceInvariantUUID":"2df26cf3-315f-4231-841e-31244b59f213","resources":[{"resourceInstanceName":"pNF 6696eb7c-3874 0","resourceName":"pNF 6696eb7c-3874","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"43057d3b-b5c1-4c04-b762-a34bace3289f","resourceInvariantUUID":"80d14fd9-a2e6-4efe-90b4-d80867c761ac","resourceCustomizationUUID":"7e2c8d54-90fa-44f4-8f59-75d8bb4070ee","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vf-license-model.xml","artifactChecksum":"MTM4YmUwYWUyNDNlNDBiZGEwMzdjYzFlYWYwNmIyM2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6aca0255-e8d0-47a7-8c26-8dd20e1bdb32","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/pNF.csar","artifactChecksum":"NzQyYTExMmJjODVhZjYwZjliYTE5MzgxZjQ5ZGVkN2E\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9f7256b3-91ae-4133-835d-ec8f59e32eb7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7c6ed9fe-2bea-4949-90e0-f2fe5f2a5400","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vendor-license-model.xml","artifactChecksum":"MTA4YmY4NGIxNDllOWVlMmYzNDcyMzdjODc4ZjI5NzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"55cef1c4-a76c-43ff-9ce1-fdf322b1b574","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8442ba7d-6d7b-42b5-b942-2b1ae5c72198","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2f048428-b1bb-4bbb-93ad-b1e946b9b21f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4ydtcuqxy07mly011mbs-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml","artifactChecksum":"ZmU2ZmUzMGIwYjFhNmFlOTRjYzRiOTQ5MzA1M2FhNTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2bd84840-87b2-403c-8003-c911a4259032","artifactVersion":"1"},{"artifactName":"service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar","artifactChecksum":"ZDI3YzRhNzBmMTI3YWQyMWQ0OGRlZThmOTY3MDE1Njg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5c2e5914-6542-425a-b018-cfdf4095d43b","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-17T00:26:38.729Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:38.730Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:38.733Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:38.733Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:38.833Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:38.834Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:38.834Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:38.850Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:38.850Z||pool-40-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:39.733Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:39.734Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:39.736Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:39.736Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:39.836Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:39.837Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:39.837Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:39.872Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:39.872Z||pool-41-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:40.736Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:40.737Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:40.738Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:40.739Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:40.839Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:40.840Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:40.840Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:40.854Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:40.855Z||pool-42-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:41.739Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:41.740Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:41.742Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:41.743Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:41.843Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:41.844Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:41.844Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:41.860Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:41.861Z||pool-43-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:42.744Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:42.745Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:42.747Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:42.747Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:42.847Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:42.849Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:42.849Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:42.862Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:42.862Z||pool-44-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:43.748Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:43.748Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:43.750Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:43.750Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:43.850Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:43.851Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:43.851Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:43.864Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:43.864Z||pool-45-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:44.750Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:44.751Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:44.753Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:44.753Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:26:44.853Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:44.854Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:44.854Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:44.871Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:44.872Z||pool-46-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:45.754Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:26:45.754Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:45.756Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:45.757Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:26:45.857Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:26:45.858Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:45.858Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:45.874Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:45.874Z||pool-47-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:46.757Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"serviceName": "Demo_pNF_4YdtcUQxY07MlY011Mbs",
"serviceVersion": "1.0",
"serviceUUID": "14cc0304-4b6e-404f-a8b4-f3dd35d997ef",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "2df26cf3-315f-4231-841e-31244b59f213",
"resources": [
{
"resourceInstanceName": "pNF 6696eb7c-3874 0",
"resourceCustomizationUUID": "7e2c8d54-90fa-44f4-8f59-75d8bb4070ee",
"resourceName": "pNF 6696eb7c-3874",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "43057d3b-b5c1-4c04-b762-a34bace3289f",
"resourceInvariantUUID": "80d14fd9-a2e6-4efe-90b4-d80867c761ac",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"artifactChecksum": "ZDI3YzRhNzBmMTI3YWQyMWQ0OGRlZThmOTY3MDE1Njg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5c2e5914-6542-425a-b018-cfdf4095d43b"
}
],
"workloadContext": "Production"
}
2022-11-17T00:26:46.758Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-17T00:26:46.758Z|e8d1b7af-f53e-4981-b433-44db4dfb4fdf|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 14cc0304-4b6e-404f-a8b4-f3dd35d997ef ASDC
2022-11-17T00:26:46.758Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:f2f61f17-2634-4263-a0eb-db8f42e15222
ServiceName:Demo_pNF_4YdtcUQxY07MlY011Mbs
ServiceVersion:1.0
ServiceUUID:14cc0304-4b6e-404f-a8b4-f3dd35d997ef
ServiceInvariantUUID:2df26cf3-315f-4231-841e-31244b59f213
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
ArtifactUUID:5c2e5914-6542-425a-b018-cfdf4095d43b
ArtifactChecksum:ZDI3YzRhNzBmMTI3YWQyMWQ0OGRlZThmOTY3MDE1Njg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 6696eb7c-3874 0
ResourceCustomizationUUID:7e2c8d54-90fa-44f4-8f59-75d8bb4070ee
ResourceInvariantUUID:80d14fd9-a2e6-4efe-90b4-d80867c761ac
ResourceName:pNF 6696eb7c-3874
ResourceType:PNF
ResourceUUID:43057d3b-b5c1-4c04-b762-a34bace3289f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2022-11-17T00:26:46.758Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 14cc0304-4b6e-404f-a8b4-f3dd35d997ef ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:26:46.798Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:26:46.799Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:26:46.800Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:26:46.800Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5c2e5914-6542-425a-b018-cfdf4095d43b from URL: /sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:46.800Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-17T00:26:46.801Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:46.926Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-17T00:26:46.927Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar 5c2e5914-6542-425a-b018-cfdf4095d43b 87777
2022-11-17T00:26:46.928Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar ASDC sendASDCNotification
2022-11-17T00:26:46.928Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:46.928Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:26:46.929Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:46.931Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:46.931Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644806928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:26:47.031Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:26:47.032Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:47.032Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:47.046Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:47.046Z||pool-48-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:26:47.932Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:26:47.933Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:26:47.933Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 5c2e5914-6542-425a-b018-cfdf4095d43b, URL: /sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar to file: /app/ASDC/1/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:47.933Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:47.934Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:47.934Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.044Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9365028351947514208/Definitions/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml
2022-11-17T00:26:48.816Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-17T00:26:48.816Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-17T00:26:48.817Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.817Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-17T00:26:48.817Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.817Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.817Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.818Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.818Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.818Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6696eb7c-3874 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-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.818Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.819Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-17T00:26:48.819Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.819Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.820Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Node template pNF 6696eb7c-3874 0 is matching search criteria
2022-11-17T00:26:48.820Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-17T00:26:48.820Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6696eb7c-3874 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:26:48.821Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.821Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.821Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Node template pNF 6696eb7c-3874 0 is matching search criteria
2022-11-17T00:26:48.822Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-17T00:26:48.822Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6696eb7c-3874 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-17T00:26:48.822Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.822Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.823Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.823Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.823Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.824Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.824Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.824Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.824Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.825Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.825Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_4YdtcUQxY07MlY011Mbs
Description:catalog service description
Model UUID:14cc0304-4b6e-404f-a8b4-f3dd35d997ef
Model Version:NULL
Model InvariantUuid:2df26cf3-315f-4231-841e-31244b59f213
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-17T00:26:48.835Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 43057d3b-b5c1-4c04-b762-a34bace3289f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:26:48.839Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||pNF 6696eb7c-3874 0
2022-11-17T00:26:48.839Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 43057d3b-b5c1-4c04-b762-a34bace3289f
2022-11-17T00:26:48.840Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 14cc0304-4b6e-404f-a8b4-f3dd35d997ef
2022-11-17T00:26:48.840Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 14cc0304-4b6e-404f-a8b4-f3dd35d997ef
2022-11-17T00:26:48.840Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6696eb7c-3874 0 43057d3b-b5c1-4c04-b762-a34bace3289f ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-17T00:26:48.846Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@302236b5, org.onap.sdc.toscaparser.api.parameters.Input@7b0213db, org.onap.sdc.toscaparser.api.parameters.Input@2481534e, org.onap.sdc.toscaparser.api.parameters.Input@228fd733, org.onap.sdc.toscaparser.api.parameters.Input@3b9da49]
2022-11-17T00:26:48.846Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.846Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.847Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 14cc0304-4b6e-404f-a8b4-f3dd35d997ef: pNF 6696eb7c-3874
2022-11-17T00:26:48.847Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||Processing PNF resource: 43057d3b-b5c1-4c04-b762-a34bace3289f
2022-11-17T00:26:48.847Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-11-17T00:26:48.848Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_4YdtcUQxY07MlY011Mbs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-17T00:26:48.848Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||Resource customization UUID: 7e2c8d54-90fa-44f4-8f59-75d8bb4070ee is the same as notified resource customizationUUID: 7e2c8d54-90fa-44f4-8f59-75d8bb4070ee
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-17T00:26:48.899Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6696eb7c-3874 43057d3b-b5c1-4c04-b762-a34bace3289f 0 ASDC deployResourceStructure
2022-11-17T00:26:48.900Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar ASDC sendASDCNotification
2022-11-17T00:26:48.900Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar
2022-11-17T00:26:48.900Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-17T00:26:48.900Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:26:48.902Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:26:48.902Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644808899,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:26:49.003Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:26:49.003Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:26:49.003Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:26:49.045Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:26:49.045Z||pool-49-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-11-17T00:26:49.903Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f2f61f17-2634-4263-a0eb-db8f42e15222
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:26:49.920Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f2f61f17-2634-4263-a0eb-db8f42e15222
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:26:49.923Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:26:49.923Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-17T00:26:49.923Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-17T00:27:19.924Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f2f61f17-2634-4263-a0eb-db8f42e15222
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:27:19.940Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f2f61f17-2634-4263-a0eb-db8f42e15222
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:27:19.944Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:27:19.945Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-17T00:27:19.945Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-17T00:27:38.094Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-17T00:27:38.095Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-17T00:27:38.095Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:27:38.132Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:27:38.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.134Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644738077,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.135Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644740937,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644742634,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.136Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.137Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.138Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.139Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.140Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.140Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.140Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.140Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.140Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.140Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.143Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644764914,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644759127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.144Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e8d1b7af-f53e-4981-b433-44db4dfb4fdf",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644773906,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "cds",
"timestamp": 1668644774380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.145Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644767089,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644775868,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644776874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.146Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.147Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.147Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.147Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.147Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.147Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.147Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "policy-id",
"timestamp": 1668644777876,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:27:38.158Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f2f61f17-2634-4263-a0eb-db8f42e15222
2022-11-17T00:27:38.158Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f2f61f17-2634-4263-a0eb-db8f42e15222 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:27:38.177Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.177Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.177Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.178Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.179Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.180Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/resourceInstances/pnf6696eb7c38740/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.181Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644776504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644777110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644785480,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.182Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644785975,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.183Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644787504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.184Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.185Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.185Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1668644788508,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:27:38.192Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f2f61f17-2634-4263-a0eb-db8f42e15222
2022-11-17T00:27:38.192Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f2f61f17-2634-4263-a0eb-db8f42e15222 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:27:38.209Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.209Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.210Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.210Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.210Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.211Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.211Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.211Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.212Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.212Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.212Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.213Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.213Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.213Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.213Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.214Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.214Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644790574,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf4ydtcuqxy07mly011mbs/1.0/artifacts/service-DemoPnf4ydtcuqxy07mly011mbs-csar.csar",
"status": "DEPLOY_OK"
}
2022-11-17T00:27:38.214Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.214Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.215Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.215Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.215Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.215Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.216Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.216Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.216Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.217Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.217Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.217Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "aai-ml",
"timestamp": 1668644791579,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-17T00:27:38.224Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f2f61f17-2634-4263-a0eb-db8f42e15222
2022-11-17T00:27:38.225Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f2f61f17-2634-4263-a0eb-db8f42e15222 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:27:38.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.239Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.239Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.239Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.239Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.240Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.240Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.240Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.240Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.241Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.241Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.241Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.241Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.241Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.241Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.241Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644784913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.242Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.243Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644794805,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.244Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.244Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.244Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644787089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:27:38.244Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.244Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.244Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644795913,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "cds",
"timestamp": 1668644789127,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.245Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "policy-id",
"timestamp": 1668644796844,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.246Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:38.246Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-17T00:27:38.246Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "multicloud-k8s-id",
"timestamp": 1668644796982,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:27:38.246Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-17T00:27:49.946Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f2f61f17-2634-4263-a0eb-db8f42e15222
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:27:49.960Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f2f61f17-2634-4263-a0eb-db8f42e15222
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-17T00:27:49.963Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-17T00:27:49.963Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-17T00:27:49.963Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-17T00:27:49.964Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-17T00:27:49.964Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:27:49.964Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:27:49.964Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:27:49.964Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-11-17T00:27:49.964Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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=?
2022-11-17T00:27:49.971Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-17T00:28:19.972Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f2f61f17-2634-4263-a0eb-db8f42e15222 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-17T00:28:19.978Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f2f61f17-2634-4263-a0eb-db8f42e15222 and serviceModelVersionId: 14cc0304-4b6e-404f-a8b4-f3dd35d997ef
2022-11-17T00:28:19.978Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2df26cf3-315f-4231-841e-31244b59f213
2022-11-17T00:28:19.980Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0
2022-11-17T00:28:19.987Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-11-17T00:28:20.023Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0|INFO|500||Invoke
2022-11-17T00:28:20.023Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f2f61f17-2634-4263-a0eb-db8f42e15222], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[21d49535-5e2e-4017-9b0f-8f0f0176b0e9], X-ECOMP-RequestID=[f2f61f17-2634-4263-a0eb-db8f42e15222], X-TransactionId=[], X-ONAP-RequestID=[f2f61f17-2634-4263-a0eb-db8f42e15222], Content-Type=[application/merge-patch+json]}
2022-11-17T00:28:20.029Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-11-17T00:28:20.263Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?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/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0 has http status code:200 and response headers:{date=[Thu, 17 Nov 2022 00:28:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[229], vertex-id=[176152], x-aai-txid=[0-aai-resources-221117-00:28:19:578-99232], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-17T00:28:20.264Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-17T00:28:20.264Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2df26cf3-315f-4231-841e-31244b59f213/model-vers/model-ver/14cc0304-4b6e-404f-a8b4-f3dd35d997ef?depth=0|INFO|500||InvokeReturn
2022-11-17T00:28:20.265Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-17T00:28:20.265Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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=?
2022-11-17T00:28:20.270Z|f2f61f17-2634-4263-a0eb-db8f42e15222|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:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T00:28:20.270Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f2f61f17-2634-4263-a0eb-db8f42e15222 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-17T00:28:20.270Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-17T00:28:20.271Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:20.274Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:20.274Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "f2f61f17-2634-4263-a0eb-db8f42e15222",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644900270,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-17T00:28:20.373Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:28:20.374Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:20.375Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:20.403Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:20.404Z||pool-50-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-17T00:28:21.292Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-17T00:28:21.292Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"9f0db3bd-5254-473e-8998-c640e1a83a24","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"3220de40-db88-4bae-8bbc-421b618f6246","serviceDescription":"service","serviceInvariantUUID":"5bc834db-7c36-46d1-8e15-5bb06188c4a2","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"12ab0b06-d28c-4ccc-9938-67fed1840bb7","resourceInvariantUUID":"27b9ea58-cb25-4e91-8c6c-b047e89f602e","resourceCustomizationUUID":"008740dd-77ed-413c-8fc7-4ae41f09f954","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":"N2YyYjU3MTJhY2EzNzU0Y2QwN2E1ZTEyNWVlYjJlYWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3144d345-6a5a-4c98-9cf1-66fabf4ed037","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":"d411b85a-0480-469b-b13c-3eda909555e8","artifactVersion":"2","generatedFromUUID":"13adfb43-11a5-4c92-ac64-2711dec4f710"},{"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":"13adfb43-11a5-4c92-ac64-2711dec4f710","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":"MzcxYmZjN2RjYjQwYjY2NmE2NTg3MThjYzE1NzJlMmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"aff418ac-a2a2-461d-a414-61ca38bedf50","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":"c9c4fc6d-e46d-4ed9-b6db-3c15e67eb091","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":"259ea2a5-dd55-4086-8d18-e3f567ce25e2","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":"a75369cf-02b5-4eab-8bfe-e0c188165e92","artifactVersion":"2","generatedFromUUID":"c9c4fc6d-e46d-4ed9-b6db-3c15e67eb091"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OTY4ODk0ZTczOTkxYTlmNmYzYTBiOGE1MDcyNTg2NWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4a565e5d-de84-4f5e-b179-442a176f0aa4","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MzJhMDdkOTFkNTZmNGIwMzY4NGYwYTlmYzNjODM3MGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d251cb3e-6dd5-4504-a2c4-84c1b41ba205","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-17T00:28:21.293Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:21.293Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:21.296Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:21.297Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:28:21.397Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:28:21.397Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:21.398Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:21.429Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:21.430Z||pool-51-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:22.297Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:22.298Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:22.300Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:22.300Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2022-11-17T00:28:22.400Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:28:22.401Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:22.401Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:22.416Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:22.417Z||pool-52-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:23.301Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:23.302Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:23.304Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:23.304Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2022-11-17T00:28:23.405Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-17T00:28:23.405Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:23.406Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:23.420Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:23.421Z||pool-53-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:24.305Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:24.306Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:24.308Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:24.308Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2022-11-17T00:28:24.408Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:28:24.409Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:24.409Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:24.423Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:24.424Z||pool-54-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:25.309Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:25.309Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:25.312Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:25.312Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2022-11-17T00:28:25.412Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:28:25.413Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:25.413Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:25.460Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:25.461Z||pool-55-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:26.312Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:26.313Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:26.315Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:26.316Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:28:26.416Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:28:26.416Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:26.417Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:26.437Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:26.437Z||pool-56-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:27.316Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:27.317Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:27.319Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:27.319Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2022-11-17T00:28:27.419Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:28:27.420Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:27.420Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:27.437Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:27.437Z||pool-57-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:28.320Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:28.321Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:28.324Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:28.324Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-11-17T00:28:28.424Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:28:28.425Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:28.425Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:28.448Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:28.449Z||pool-58-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:29.325Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-17T00:28:29.326Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:29.328Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:29.328Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644798077,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-11-17T00:28:29.428Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-17T00:28:29.429Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:29.429Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:29.452Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:29.453Z||pool-59-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:30.330Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "3220de40-db88-4bae-8bbc-421b618f6246",
"serviceDescription": "service",
"serviceInvariantUUID": "5bc834db-7c36-46d1-8e15-5bb06188c4a2",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "008740dd-77ed-413c-8fc7-4ae41f09f954",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "12ab0b06-d28c-4ccc-9938-67fed1840bb7",
"resourceInvariantUUID": "27b9ea58-cb25-4e91-8c6c-b047e89f602e",
"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": "d411b85a-0480-469b-b13c-3eda909555e8",
"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": "13adfb43-11a5-4c92-ac64-2711dec4f710",
"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": "MzcxYmZjN2RjYjQwYjY2NmE2NTg3MThjYzE1NzJlMmI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "aff418ac-a2a2-461d-a414-61ca38bedf50",
"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": "c9c4fc6d-e46d-4ed9-b6db-3c15e67eb091",
"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": "a75369cf-02b5-4eab-8bfe-e0c188165e92",
"generatedFromUUID": "c9c4fc6d-e46d-4ed9-b6db-3c15e67eb091"
},
"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": "a75369cf-02b5-4eab-8bfe-e0c188165e92",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "MzJhMDdkOTFkNTZmNGIwMzY4NGYwYTlmYzNjODM3MGU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d251cb3e-6dd5-4504-a2c4-84c1b41ba205"
}
],
"workloadContext": "Production"
}
2022-11-17T00:28:30.331Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-17T00:28:30.332Z|f2f61f17-2634-4263-a0eb-db8f42e15222|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 3220de40-db88-4bae-8bbc-421b618f6246 ASDC
2022-11-17T00:28:30.333Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:9f0db3bd-5254-473e-8998-c640e1a83a24
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:3220de40-db88-4bae-8bbc-421b618f6246
ServiceInvariantUUID:5bc834db-7c36-46d1-8e15-5bb06188c4a2
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:d251cb3e-6dd5-4504-a2c4-84c1b41ba205
ArtifactChecksum:MzJhMDdkOTFkNTZmNGIwMzY4NGYwYTlmYzNjODM3MGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:008740dd-77ed-413c-8fc7-4ae41f09f954
ResourceInvariantUUID:27b9ea58-cb25-4e91-8c6c-b047e89f602e
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:12ab0b06-d28c-4ccc-9938-67fed1840bb7
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:d411b85a-0480-469b-b13c-3eda909555e8
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:13adfb43-11a5-4c92-ac64-2711dec4f710
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:aff418ac-a2a2-461d-a414-61ca38bedf50
ArtifactChecksum:MzcxYmZjN2RjYjQwYjY2NmE2NTg3MThjYzE1NzJlMmI=
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:c9c4fc6d-e46d-4ed9-b6db-3c15e67eb091
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:a75369cf-02b5-4eab-8bfe-e0c188165e92
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:a75369cf-02b5-4eab-8bfe-e0c188165e92
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-11-17T00:28:30.333Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3220de40-db88-4bae-8bbc-421b618f6246 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-17T00:28:30.408Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:28:30.408Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:28:30.409Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:28:30.409Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d251cb3e-6dd5-4504-a2c4-84c1b41ba205 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-17T00:28:30.409Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-17T00:28:30.409Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-17T00:28:30.495Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-17T00:28:30.496Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar d251cb3e-6dd5-4504-a2c4-84c1b41ba205 73682
2022-11-17T00:28:30.496Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-11-17T00:28:30.496Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-17T00:28:30.496Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-17T00:28:30.497Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-17T00:28:30.501Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-17T00:28:30.501Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "9f0db3bd-5254-473e-8998-c640e1a83a24",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1668644910496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-11-17T00:28:30.601Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-17T00:28:30.602Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-17T00:28:30.602Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yoRGJiVRJFe03OC8) ...
2022-11-17T00:28:30.616Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-11-17T00:28:30.616Z||pool-60-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-17T00:28:31.502Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-17T00:28:31.502Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-17T00:28:31.503Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: d251cb3e-6dd5-4504-a2c4-84c1b41ba205, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-17T00:28:31.503Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-11-17T00:28:31.503Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-17T00:28:31.503Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-17T00:28:31.744Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5516893503487339954/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2022-11-17T00:28:32.985Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-17T00:28:32.985Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-17T00:28:32.985Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-17T00:28:32.985Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-17T00:28:32.985Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-17T00:28:32.986Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-17T00:28:32.986Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-17T00:28:32.986Z|9f0db3bd-5254-473e-8998-c640e1a83a24|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-BasicCnf-csar.csar
2022-11-17T00:28:32.986Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-17T00:28:32.986Z|9f0db3bd-5254-473e-8998-c640e1a83a24|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery