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-09-23T19:33:55.924Z||main|||||INFO|500||The following profiles are active: basic
2022-09-23T19:34:32.201Z||main|||||INFO|500||Starting service [Tomcat]
2022-09-23T19:34:32.203Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-09-23T19:34:32.822Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-09-23T19:34:45.645Z||main|||||INFO|500||catdb-pool - Starting...
2022-09-23T19:34:47.080Z||main|||||INFO|500||catdb-pool - Start completed.
2022-09-23T19:34:48.873Z||main|||||INFO|500||reqdb-pool - Starting...
2022-09-23T19:34:49.020Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-09-23T19:34:49.812Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-09-23T19:34:51.460Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-09-23T19:34:54.000Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-23T19:35:01.828Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-23T19:35:07.343Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-23T19:35:07.529Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-09-23T19:35:09.238Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-23T19:35:09.559Z||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-09-23T19:35:12.042Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-23T19:35:14.264Z||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-09-23T19:35:15.552Z||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-09-23T19:35:17.230Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:17.236Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[324aa5ee-35f5-43a6-8134-8172cbe65d1a], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:17.296Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:20.754Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:15 GMT], server=[envoy], x-envoy-upstream-service-time=[3439], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:20.758Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e45d2b4ae41e468e9c5f386965810b43","versionId":"a43e4941c4b040a5b8512f442827b026"}
2022-09-23T19:35:20.760Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:21.048Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-09-23T19:35:21.313Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:21.315Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5a32d00b-f06f-4eca-acc7-ca46c008d40b], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:21.334Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:22.284Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[922]}
2022-09-23T19:35:22.285Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:22.291Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e45d2b4ae41e468e9c5f386965810b43/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:22.292Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-09-23T19:35:22.293Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:22.389Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:22.394Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:22.397Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:23.058Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:23.061Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:20 GMT], server=[envoy], x-envoy-upstream-service-time=[647], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:23.062Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"9c2180b8361943338d54360718d0c600","versionId":"6a2f686e414c49ec94c5d75c133f907c"}
2022-09-23T19:35:23.072Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-09-23T19:35:23.214Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c2180b8361943338d54360718d0c600/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:23.216Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c2180b8361943338d54360718d0c600/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:23.218Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c2180b8361943338d54360718d0c600/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:23.685Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c2180b8361943338d54360718d0c600/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:23.686Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c2180b8361943338d54360718d0c600/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[458]}
2022-09-23T19:35:23.686Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:23.686Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-09-23T19:35:23.687Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:23.882Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:23.884Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d255058-4230-468b-8c8b-6c0a2abed269], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:23.887Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:24.472Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:21 GMT], server=[envoy], x-envoy-upstream-service-time=[580], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:24.473Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b91587dd129941e191dce91cf229f5d4","versionId":"ce44ec38928d45f5b9387520b894ed9e"}
2022-09-23T19:35:24.478Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:24.493Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-09-23T19:35:24.714Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b91587dd129941e191dce91cf229f5d4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:24.728Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b91587dd129941e191dce91cf229f5d4/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:24.731Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b91587dd129941e191dce91cf229f5d4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:25.507Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b91587dd129941e191dce91cf229f5d4/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:25.524Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b91587dd129941e191dce91cf229f5d4/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[767]}
2022-09-23T19:35:25.528Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:25.530Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-09-23T19:35:25.531Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:25.855Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:25.856Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d27459b9-6e85-4806-9dec-a2ec2b145293], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:25.859Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:26.395Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:23 GMT], server=[envoy], x-envoy-upstream-service-time=[489], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:26.406Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6636bb9852e142bc8b00bce2d6c98cf6","versionId":"22df6e57dd0b4bc0b3debb39e8e8795d"}
2022-09-23T19:35:26.414Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:26.430Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-09-23T19:35:26.524Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:26.553Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7650d22e-ed7c-417b-b27b-22023a5c4b79], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:26.557Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:27.128Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[568]}
2022-09-23T19:35:27.129Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:27.130Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6636bb9852e142bc8b00bce2d6c98cf6/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:27.130Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-09-23T19:35:27.159Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:27.256Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:27.258Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:27.268Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:27.628Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:27.630Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:25 GMT], server=[envoy], x-envoy-upstream-service-time=[350], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:27.642Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"d622a6cb45b84e1eb50cda668defb4a3","versionId":"9af8a46d378d4b049cfd442c64790d72"}
2022-09-23T19:35:27.650Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-09-23T19:35:27.735Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:27.737Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d3595978-f712-422c-a5b5-e0e691d37957], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:27.748Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:28.580Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[819]}
2022-09-23T19:35:28.581Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:28.582Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d622a6cb45b84e1eb50cda668defb4a3/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:28.592Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-09-23T19:35:28.597Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:28.803Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:28.805Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:28.812Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:29.165Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:29.166Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:26 GMT], server=[envoy], x-envoy-upstream-service-time=[341], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:29.167Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"9f557d1d254f496ba420b61c6c2c958e","versionId":"7f4f931f8db54c73b29aa738e9a8b099"}
2022-09-23T19:35:29.170Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-09-23T19:35:29.221Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:29.222Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4c56279b-7c23-49ef-b9b7-e5055a90d13e], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:29.228Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:29.636Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[400]}
2022-09-23T19:35:29.637Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:29.637Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f557d1d254f496ba420b61c6c2c958e/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:29.638Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-09-23T19:35:29.638Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:30.133Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:30.135Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:30.138Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:30.540Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:30.541Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:28 GMT], server=[envoy], x-envoy-upstream-service-time=[388], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:30.548Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"45ce6b0317b74761866cfc0d55ec4b1b","versionId":"bebca245ed8a4db8854fb02a40de389a"}
2022-09-23T19:35:30.564Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-09-23T19:35:30.757Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:30.758Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7500cfff-d30f-4d50-8013-d0e8c5658ef0], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:30.764Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:31.382Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[603]}
2022-09-23T19:35:31.383Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:31.384Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/45ce6b0317b74761866cfc0d55ec4b1b/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:31.385Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-09-23T19:35:31.385Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:31.544Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:31.552Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[466864a5-fdfe-44fd-91d8-18a168880a27], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:31.554Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:31.979Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:29 GMT], server=[envoy], x-envoy-upstream-service-time=[416], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:31.981Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4dfaf4aafa5944bbb41ce7510d7189aa","versionId":"7f55113eeac74127a191131ab52b63bc"}
2022-09-23T19:35:31.983Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:31.986Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-09-23T19:35:32.060Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4dfaf4aafa5944bbb41ce7510d7189aa/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:32.061Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4dfaf4aafa5944bbb41ce7510d7189aa/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:32.063Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4dfaf4aafa5944bbb41ce7510d7189aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:32.858Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4dfaf4aafa5944bbb41ce7510d7189aa/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:32.860Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4dfaf4aafa5944bbb41ce7510d7189aa/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[791]}
2022-09-23T19:35:32.860Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:32.860Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-09-23T19:35:32.861Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:32.986Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:32.995Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:32.997Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:33.552Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:33.553Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:30 GMT], server=[envoy], x-envoy-upstream-service-time=[549], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:33.554Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"d07a4a808d3341dbb27d461e81805e7b","versionId":"ddd6a64d0b9d45ee91d988072539edd7"}
2022-09-23T19:35:33.557Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-09-23T19:35:33.592Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:33.593Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[26947cbe-cb93-4240-942c-16f24b64aa2f], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:33.594Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:34.318Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[716]}
2022-09-23T19:35:34.320Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:34.321Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d07a4a808d3341dbb27d461e81805e7b/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:34.328Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-09-23T19:35:34.329Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:34.443Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:34.444Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[314635c1-b42d-43b2-b253-1252917c0304], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:34.446Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:34.757Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:32 GMT], server=[envoy], x-envoy-upstream-service-time=[308], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:34.758Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f8f1b6d27485422c8c6b1ca9d49a3fbf","versionId":"04f95685800d4d7582acaa64375d8918"}
2022-09-23T19:35:34.762Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:34.767Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-09-23T19:35:34.806Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:34.807Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f038bbb4-6fdb-4428-aecc-15557159fff1], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:34.809Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:35.768Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[950]}
2022-09-23T19:35:35.770Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:35.772Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8f1b6d27485422c8c6b1ca9d49a3fbf/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:35.772Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-09-23T19:35:35.773Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:35.825Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:35.826Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d002e8d-e7d8-473b-b6c5-d5f090d642e3], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:35.828Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:36.248Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:33 GMT], server=[envoy], x-envoy-upstream-service-time=[417], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:36.249Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"235c3c3c66db485ba7b4f083e640a3f3","versionId":"d74a89cf9de147f0af1f54088fbc9d99"}
2022-09-23T19:35:36.250Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:36.252Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-09-23T19:35:36.278Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:36.279Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9cd1a5b7-4d68-4ede-9a61-7bee1287d6d9], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:36.280Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:37.072Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[765]}
2022-09-23T19:35:37.072Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:37.073Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c3c3c66db485ba7b4f083e640a3f3/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:37.073Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-09-23T19:35:37.074Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:37.201Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:37.202Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:37.203Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:37.553Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:37.565Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:35 GMT], server=[envoy], x-envoy-upstream-service-time=[339], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:37.567Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"f0f8fda334cd4915812257003c3efcb5","versionId":"ff4be85fd12d41f9afddcc3ffb511116"}
2022-09-23T19:35:37.575Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-09-23T19:35:37.687Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:37.687Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b043e9a1-40c0-43ec-bcdc-b413284f2aa0], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:37.692Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:38.295Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[599]}
2022-09-23T19:35:38.296Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:38.297Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f0f8fda334cd4915812257003c3efcb5/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:38.297Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-09-23T19:35:38.297Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:38.475Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:38.479Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5d5fec0b-86d4-4820-a644-d036609ada21], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:38.487Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:38.871Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:36 GMT], server=[envoy], x-envoy-upstream-service-time=[371], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:38.873Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c888ec2a59fd453f9119f55970b2f29e","versionId":"05ab244859904ef2a80ed4f0e84560f9"}
2022-09-23T19:35:38.874Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:38.887Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-09-23T19:35:38.960Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c888ec2a59fd453f9119f55970b2f29e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:38.962Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c888ec2a59fd453f9119f55970b2f29e/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:38.964Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c888ec2a59fd453f9119f55970b2f29e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:39.708Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c888ec2a59fd453f9119f55970b2f29e/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:39.711Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c888ec2a59fd453f9119f55970b2f29e/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[737]}
2022-09-23T19:35:39.723Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:39.724Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-09-23T19:35:39.724Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:39.780Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:39.781Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa098769-8287-41c2-8fb3-fdc350fe920a], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:39.782Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:40.156Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:37 GMT], server=[envoy], x-envoy-upstream-service-time=[371], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:40.157Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1c663076935d49229c91fde0ff30ff45","versionId":"024a26f371014a639143e4da87e30609"}
2022-09-23T19:35:40.157Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:40.160Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-09-23T19:35:40.181Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:40.182Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2f1cc8fb-fd99-4869-93f7-ce02f0284b69], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:40.183Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:40.784Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[598]}
2022-09-23T19:35:40.784Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:40.785Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c663076935d49229c91fde0ff30ff45/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:40.785Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-09-23T19:35:40.785Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:40.828Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:40.828Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:40.830Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:41.160Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:41.160Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:38 GMT], server=[envoy], x-envoy-upstream-service-time=[326], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:41.161Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"d120b911a1014ef38f5350a560942f1e","versionId":"1e0c85f9178f4f9094d0a634438d6e1e"}
2022-09-23T19:35:41.163Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-09-23T19:35:41.236Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d120b911a1014ef38f5350a560942f1e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:41.237Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d120b911a1014ef38f5350a560942f1e/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:41.238Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d120b911a1014ef38f5350a560942f1e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:41.897Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d120b911a1014ef38f5350a560942f1e/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:41.898Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d120b911a1014ef38f5350a560942f1e/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[646]}
2022-09-23T19:35:41.898Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:41.899Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-09-23T19:35:41.899Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:41.988Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:41.990Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:41.991Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:42.465Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:42.466Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:39 GMT], server=[envoy], x-envoy-upstream-service-time=[470], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:42.466Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"cb18e946b65f44f6af1af35902892396","versionId":"30d10258a61d4725924ebc57b80b96b5"}
2022-09-23T19:35:42.472Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-09-23T19:35:42.509Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cb18e946b65f44f6af1af35902892396/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:42.510Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb18e946b65f44f6af1af35902892396/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:42.516Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb18e946b65f44f6af1af35902892396/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:42.938Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb18e946b65f44f6af1af35902892396/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:42.939Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cb18e946b65f44f6af1af35902892396/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[417]}
2022-09-23T19:35:42.939Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:42.940Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-09-23T19:35:42.940Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:42.972Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:42.973Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b8fb2956-e3be-4ec5-a4eb-0c9bbbbc0a62], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:42.975Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:43.354Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:40 GMT], server=[envoy], x-envoy-upstream-service-time=[374], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:43.356Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3530832f16014613ac234797ad063f49","versionId":"37473e575f9b49cb9889160fec5a82f4"}
2022-09-23T19:35:43.357Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:43.360Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-09-23T19:35:43.399Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:43.399Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9554dadc-4668-4ce4-b498-1985fcae8963], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:43.401Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:44.205Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[798]}
2022-09-23T19:35:44.206Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:44.206Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3530832f16014613ac234797ad063f49/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:44.206Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-09-23T19:35:44.207Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:44.247Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:44.249Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:44.250Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:44.710Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:44.710Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:42 GMT], server=[envoy], x-envoy-upstream-service-time=[455], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:44.711Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"aee720f5bca54f4298cf874d2ba3af35","versionId":"a8063a06cdef4e7bbf92ef87dd7e7dc0"}
2022-09-23T19:35:44.714Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-09-23T19:35:44.732Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/aee720f5bca54f4298cf874d2ba3af35/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:44.733Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aee720f5bca54f4298cf874d2ba3af35/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:44.734Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aee720f5bca54f4298cf874d2ba3af35/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:45.533Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aee720f5bca54f4298cf874d2ba3af35/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:45.535Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/aee720f5bca54f4298cf874d2ba3af35/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[793]}
2022-09-23T19:35:45.536Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:45.536Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-09-23T19:35:45.536Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:45.712Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:45.713Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f588e74d-d63c-4abe-9113-afbe32e1a628], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:45.715Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:46.276Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:43 GMT], server=[envoy], x-envoy-upstream-service-time=[554], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:46.277Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6b7e7d3baf514660acb8c457681e3e36","versionId":"5ec0917de64942c9837787d3b650c252"}
2022-09-23T19:35:46.277Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:46.280Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-09-23T19:35:46.310Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6b7e7d3baf514660acb8c457681e3e36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:46.312Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b7e7d3baf514660acb8c457681e3e36/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:46.313Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b7e7d3baf514660acb8c457681e3e36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:46.881Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b7e7d3baf514660acb8c457681e3e36/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:46.881Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6b7e7d3baf514660acb8c457681e3e36/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[564]}
2022-09-23T19:35:46.882Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:46.882Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-09-23T19:35:46.882Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:46.928Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:46.931Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:46.933Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:47.123Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:47.124Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:44 GMT], server=[envoy], x-envoy-upstream-service-time=[186], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:47.125Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"4862e7850c0a42c697fb04d940eacc36","versionId":"203ec315b6fe47c5bc7f9ccc9208b536"}
2022-09-23T19:35:47.128Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-09-23T19:35:47.148Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4862e7850c0a42c697fb04d940eacc36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:47.151Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4862e7850c0a42c697fb04d940eacc36/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:47.157Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4862e7850c0a42c697fb04d940eacc36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:47.521Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4862e7850c0a42c697fb04d940eacc36/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:47.532Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4862e7850c0a42c697fb04d940eacc36/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[359]}
2022-09-23T19:35:47.532Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:47.532Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-09-23T19:35:47.533Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:47.606Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:47.608Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:47.610Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:47.939Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:47.940Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:45 GMT], server=[envoy], x-envoy-upstream-service-time=[311], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:47.941Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"2da57338f0c84fa98b98a1f653e0ff78","versionId":"00f98fcad38f45f88d096b17173f6271"}
2022-09-23T19:35:47.944Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-09-23T19:35:47.975Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:47.976Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bcf2e505-4058-44bc-b054-c3cc8f2e78cc], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:47.978Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:48.431Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[450]}
2022-09-23T19:35:48.432Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:48.433Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2da57338f0c84fa98b98a1f653e0ff78/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:48.433Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-09-23T19:35:48.433Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:48.542Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:48.548Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:48.550Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:48.784Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:48.785Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:46 GMT], server=[envoy], x-envoy-upstream-service-time=[230], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:48.785Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||{"id":"add924273469420c9d2b1c26972feb40","versionId":"41f06cfddaac4a67893062ce7f41a182"}
2022-09-23T19:35:48.788Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-09-23T19:35:48.820Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/add924273469420c9d2b1c26972feb40/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-23T19:35:48.821Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/add924273469420c9d2b1c26972feb40/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:48.825Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/add924273469420c9d2b1c26972feb40/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:49.262Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/add924273469420c9d2b1c26972feb40/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:49.265Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/add924273469420c9d2b1c26972feb40/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]}
2022-09-23T19:35:49.265Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:49.265Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-09-23T19:35:49.266Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:49.346Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:49.349Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eefa281d-6e08-4b31-92b7-8ed410c067eb], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:49.350Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:49.667Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:47 GMT], server=[envoy], x-envoy-upstream-service-time=[305], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:49.668Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"71481708079e43e7a70c0ecdf220d32b","versionId":"0ec24497b432449fa816b29efde79ab4"}
2022-09-23T19:35:49.669Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:49.672Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-09-23T19:35:49.715Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:49.716Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ec39a822-03e4-4e4e-ab64-0a6051f18e5d], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:49.719Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:50.256Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[524]}
2022-09-23T19:35:50.263Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:50.264Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71481708079e43e7a70c0ecdf220d32b/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:50.265Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-09-23T19:35:50.265Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:50.319Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-23T19:35:50.320Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[29f8d082-38c5-4999-b1d6-59e7230cf5fe], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:50.322Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:50.552Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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=[Fri, 23 Sep 2022 19:35:48 GMT], server=[envoy], x-envoy-upstream-service-time=[227], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-23T19:35:50.553Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8737e80f514d49d4baa0fa9d26e62685","versionId":"51ba9f8a95924e189785a5f9da6a0eaf"}
2022-09-23T19:35:50.553Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-23T19:35:50.556Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-09-23T19:35:50.586Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions|INFO|500||Invoke
2022-09-23T19:35:50.586Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions with request headers:{X-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3491277f-d1d1-40ba-8a8c-f1fbd78ede32], X-ECOMP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-TransactionID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], X-ONAP-RequestID=[7dfdd272-3ae9-4734-a97c-e5756f59f2bc], Content-Type=[application/json]}
2022-09-23T19:35:50.588Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-09-23T19:35:50.980Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 23 Sep 2022 19:35:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[381]}
2022-09-23T19:35:50.980Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-23T19:35:50.981Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8737e80f514d49d4baa0fa9d26e62685/versions/latest/actions|INFO|500||InvokeReturn
2022-09-23T19:35:50.981Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-09-23T19:35:55.546Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|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-09-23T19:35:58.755Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||WARN|500||---
2022-09-23T19:35:58.755Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-09-23T19:35:58.755Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||WARN|500||---
2022-09-23T19:35:59.531Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-09-23T19:36:05.350Z|7dfdd272-3ae9-4734-a97c-e5756f59f2bc|main|||||INFO|500||Started Application in 139.41 seconds (JVM running for 148.75)
2022-09-23T19:36:05.395Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-23T19:36:05.406Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-23T19:36:05.490Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-23T19:36:05.570Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-23T19:36:05.629Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 5c1ea56e-f745-44eb-b755-735a4d8a2c1d url= /sdc/v1/artifactTypes
2022-09-23T19:36:05.629Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-23T19:36:05.845Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-09-23T19:36:05.959Z||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-09-23T19:36:05.994Z||scheduling-1|||||DEBUG|500||create keys
2022-09-23T19:36:06.006Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-09-23T19:36:06.181Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:36:06.203Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 0dafdbe1-884f-4a36-a3fd-6b9d1ea1df2d url= /sdc/v1/registerForDistribution
2022-09-23T19:36:06.487Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 0dafdbe1-884f-4a36-a3fd-6b9d1ea1df2d url= /sdc/v1/registerForDistribution
2022-09-23T19:36:06.487Z||scheduling-1|||||INFO|500||start DistributionClient
2022-09-23T19:36:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:36:06.498Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:36:06.508Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-09-23T19:36:06.512Z||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-09-23T19:36:06.512Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:36:06.513Z||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-09-23T19:36:06.513Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:36:17.122Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:36:17.197Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:37:06.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:37:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:37:06.498Z||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-09-23T19:37:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:37:06.503Z||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-09-23T19:37:06.503Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:37:16.215Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:37:16.216Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:38:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:38:06.496Z||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-09-23T19:38:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:38:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:38:06.498Z||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-09-23T19:38:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:38:16.085Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:38:16.102Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:39:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:39:06.496Z||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-09-23T19:39:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:39:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:39:06.498Z||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-09-23T19:39:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:39:16.077Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:39:16.089Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:40:06.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:40:06.497Z||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-09-23T19:40:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:40:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:40:06.499Z||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-09-23T19:40:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:40:16.117Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:40:16.117Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:41:06.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:41:06.496Z||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-09-23T19:41:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:41:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:41:06.498Z||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-09-23T19:41:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:41:16.085Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:41:16.091Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:42:06.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:42:06.496Z||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-09-23T19:42:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:42:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:42:06.498Z||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-09-23T19:42:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:42:16.148Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:42:16.151Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:43:06.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:43:06.496Z||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-09-23T19:43:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:43:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:43:06.500Z||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-09-23T19:43:06.500Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:43:16.073Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:43:16.094Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:44:04.002Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-09-23T19:44:06.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:44:06.496Z||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-09-23T19:44:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:44:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:44:06.498Z||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-09-23T19:44:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:44:16.080Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:44:16.083Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:45:06.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:45:06.496Z||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-09-23T19:45:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:45:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:45:06.498Z||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-09-23T19:45:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:45:16.120Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:45:16.132Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:46:06.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:46:06.496Z||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-09-23T19:46:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:46:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:46:06.498Z||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-09-23T19:46:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:46:16.076Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:46:16.090Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:47:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:47:06.496Z||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-09-23T19:47:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:47:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:47:06.498Z||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-09-23T19:47:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:47:16.072Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:47:16.078Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:48:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:48:06.496Z||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-09-23T19:48:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:48:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:48:06.498Z||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-09-23T19:48:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:48:16.081Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:48:16.084Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:49:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:49:06.496Z||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-09-23T19:49:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:49:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:49:06.498Z||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-09-23T19:49:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:49:16.088Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:49:16.090Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:50:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:50:06.496Z||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-09-23T19:50:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:50:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:50:06.498Z||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-09-23T19:50:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:50:16.086Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:50:16.088Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:51:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:51:06.496Z||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-09-23T19:51:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:51:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:51:06.498Z||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-09-23T19:51:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:51:16.112Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:51:16.131Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:52:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:52:06.496Z||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-09-23T19:52:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:52:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:52:06.498Z||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-09-23T19:52:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:52:16.136Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:52:16.194Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:53:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:53:06.497Z||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-09-23T19:53:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:53:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:53:06.498Z||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-09-23T19:53:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:53:16.123Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:53:16.124Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:54:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:54:06.496Z||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-09-23T19:54:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:54:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:54:06.498Z||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-09-23T19:54:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:54:16.090Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:54:16.091Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:55:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:55:06.496Z||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-09-23T19:55:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:55:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:55:06.498Z||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-09-23T19:55:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:55:16.083Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:55:16.083Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:56:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:56:06.496Z||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-09-23T19:56:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:56:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:56:06.498Z||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-09-23T19:56:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:56:16.082Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:56:16.150Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:57:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:57:06.496Z||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-09-23T19:57:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:57:06.498Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:57:06.499Z||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-09-23T19:57:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:57:16.085Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:57:16.105Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:58:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:58:06.496Z||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-09-23T19:58:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:58:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:58:06.498Z||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-09-23T19:58:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:58:16.078Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:58:16.078Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:59:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:59:06.496Z||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-09-23T19:59:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:59:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T19:59:06.498Z||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-09-23T19:59:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T19:59:16.069Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T19:59:16.069Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:00:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:00:06.497Z||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-09-23T20:00:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:00:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:00:06.498Z||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-09-23T20:00:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:00:16.109Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:00:16.114Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:01:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:01:06.496Z||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-09-23T20:01:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:01:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:01:06.498Z||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-09-23T20:01:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:01:16.094Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:01:16.099Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:02:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:02:06.496Z||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-09-23T20:02:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:02:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:02:06.498Z||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-09-23T20:02:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:02:16.092Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:02:16.097Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:03:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:03:06.496Z||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-09-23T20:03:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:03:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:03:06.498Z||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-09-23T20:03:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:03:16.084Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:03:16.090Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:04:06.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:04:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:04:06.498Z||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-09-23T20:04:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:04:06.498Z||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-09-23T20:04:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:04:16.118Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:04:16.120Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:05:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:05:06.496Z||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-09-23T20:05:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:05:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:05:06.498Z||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-09-23T20:05:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:05:16.083Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:05:16.084Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:06:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:06:06.496Z||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-09-23T20:06:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:06:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:06:06.498Z||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-09-23T20:06:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:06:16.080Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:06:16.086Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:07:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:07:06.496Z||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-09-23T20:07:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:07:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:07:06.498Z||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-09-23T20:07:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:07:16.074Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:07:16.076Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:08:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:08:06.496Z||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-09-23T20:08:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:08:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:08:06.498Z||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-09-23T20:08:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:08:16.071Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:08:16.098Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:09:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:09:06.496Z||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-09-23T20:09:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:09:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:09:06.498Z||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-09-23T20:09:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:09:16.094Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:09:16.126Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:10:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:10:06.496Z||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-09-23T20:10:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:10:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:10:06.498Z||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-09-23T20:10:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:10:16.099Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:10:16.106Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:11:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:11:06.496Z||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-09-23T20:11:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:11:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:11:06.498Z||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-09-23T20:11:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:11:16.108Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:11:16.125Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:12:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:12:06.496Z||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-09-23T20:12:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:12:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:12:06.498Z||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-09-23T20:12:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:12:16.111Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:12:16.133Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:13:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:13:06.496Z||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-09-23T20:13:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:13:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:13:06.498Z||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-09-23T20:13:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:13:16.089Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:13:16.089Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:14:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:14:06.497Z||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-09-23T20:14:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:14:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:14:06.499Z||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-09-23T20:14:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:14:16.100Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:14:16.100Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:15:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:15:06.496Z||pool-2-thread-10|||||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-09-23T20:15:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:15:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:15:06.498Z||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-09-23T20:15:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:15:16.163Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:15:16.177Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:16:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:16:06.496Z||pool-2-thread-10|||||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-09-23T20:16:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:16:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:16:06.498Z||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-09-23T20:16:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:16:16.102Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:16:16.109Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:17:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:17:06.496Z||pool-2-thread-10|||||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-09-23T20:17:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:17:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:17:06.498Z||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-09-23T20:17:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:17:16.081Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:17:16.098Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:18:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:18:06.496Z||pool-2-thread-10|||||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-09-23T20:18:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:18:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:18:06.498Z||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-09-23T20:18:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:18:16.103Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:18:16.131Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:19:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:19:06.496Z||pool-2-thread-10|||||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-09-23T20:19:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:19:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:19:06.498Z||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-09-23T20:19:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:19:16.081Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:19:16.081Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:20:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:20:06.496Z||pool-2-thread-10|||||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-09-23T20:20:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:20:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:20:06.498Z||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-09-23T20:20:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:20:16.091Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:20:16.097Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:21:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:21:06.496Z||pool-2-thread-10|||||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-09-23T20:21:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:21:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:21:06.498Z||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-09-23T20:21:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:21:16.088Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:21:16.089Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:22:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:22:06.496Z||pool-2-thread-10|||||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-09-23T20:22:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:22:06.498Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:22:06.499Z||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-09-23T20:22:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:22:16.086Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:22:16.092Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:23:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:23:06.496Z||pool-2-thread-10|||||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-09-23T20:23:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:23:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:23:06.498Z||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-09-23T20:23:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:23:16.079Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:23:16.084Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:24:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:24:06.496Z||pool-2-thread-10|||||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-09-23T20:24:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:24:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:24:06.498Z||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-09-23T20:24:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:24:16.108Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:24:16.116Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:25:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:25:06.496Z||pool-2-thread-10|||||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-09-23T20:25:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:25:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:25:06.498Z||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-09-23T20:25:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:25:16.094Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:25:16.107Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:26:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:26:06.496Z||pool-2-thread-10|||||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-09-23T20:26:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:26:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:26:06.498Z||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-09-23T20:26:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:26:16.139Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:26:16.170Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:27:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:27:06.496Z||pool-2-thread-10|||||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-09-23T20:27:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:27:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:27:06.498Z||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-09-23T20:27:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:27:16.116Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:27:16.132Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:28:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:28:06.496Z||pool-2-thread-10|||||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-09-23T20:28:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:28:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:28:06.498Z||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-09-23T20:28:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:28:16.080Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:28:16.097Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:29:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:29:06.496Z||pool-2-thread-10|||||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-09-23T20:29:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:29:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:29:06.498Z||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-09-23T20:29:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:29:16.094Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:29:16.094Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:30:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:30:06.496Z||pool-2-thread-10|||||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-09-23T20:30:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:30:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:30:06.498Z||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-09-23T20:30:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:30:16.111Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:30:16.132Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:31:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:31:06.495Z||pool-2-thread-10|||||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-09-23T20:31:06.495Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:31:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:31:06.498Z||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-09-23T20:31:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:31:16.109Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:31:16.113Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:32:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:32:06.496Z||pool-2-thread-10|||||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-09-23T20:32:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:32:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:32:06.498Z||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-09-23T20:32:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:32:16.086Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:32:16.086Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:33:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:33:06.496Z||pool-2-thread-10|||||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-09-23T20:33:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:33:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:33:06.498Z||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-09-23T20:33:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:33:16.115Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:33:16.120Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:34:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:34:06.496Z||pool-2-thread-10|||||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-09-23T20:34:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:34:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:34:06.497Z||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-09-23T20:34:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:34:16.109Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:34:16.131Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:35:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:35:06.496Z||pool-2-thread-10|||||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-09-23T20:35:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:35:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:35:06.498Z||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-09-23T20:35:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:35:16.144Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:35:16.144Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:36:06.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:36:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:36:06.498Z||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-09-23T20:36:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:36:06.499Z||pool-2-thread-10|||||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-09-23T20:36:06.499Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:36:16.086Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:36:16.118Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:37:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:37:06.496Z||pool-2-thread-10|||||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-09-23T20:37:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:37:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:37:06.498Z||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-09-23T20:37:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:37:16.131Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:37:16.177Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:38:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:38:06.496Z||pool-2-thread-10|||||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-09-23T20:38:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:38:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:38:06.498Z||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-09-23T20:38:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:38:16.178Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:38:16.180Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:39:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:39:06.496Z||pool-2-thread-10|||||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-09-23T20:39:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:39:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:39:06.498Z||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-09-23T20:39:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:39:16.109Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:39:16.131Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:40:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:40:06.496Z||pool-2-thread-10|||||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-09-23T20:40:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:40:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:40:06.498Z||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-09-23T20:40:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:40:16.083Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:40:16.110Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:41:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:41:06.496Z||pool-2-thread-10|||||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-09-23T20:41:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:41:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:41:06.498Z||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-09-23T20:41:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:41:16.086Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:41:16.097Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:42:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:42:06.496Z||pool-2-thread-10|||||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-09-23T20:42:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:42:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:42:06.498Z||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-09-23T20:42:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:42:16.128Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:42:16.152Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:43:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:43:06.496Z||pool-2-thread-10|||||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-09-23T20:43:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:43:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:43:06.498Z||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-09-23T20:43:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:43:16.113Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:43:16.113Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:44:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:44:06.496Z||pool-2-thread-10|||||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-09-23T20:44:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:44:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:44:06.498Z||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-09-23T20:44:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:44:16.088Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:44:16.091Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:45:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:45:06.495Z||pool-2-thread-10|||||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-09-23T20:45:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:45:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:45:06.498Z||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-09-23T20:45:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:45:16.080Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:45:16.090Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:46:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:46:06.496Z||pool-2-thread-10|||||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-09-23T20:46:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:46:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:46:06.498Z||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-09-23T20:46:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:46:16.075Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:46:16.075Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:47:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:47:06.496Z||pool-2-thread-10|||||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-09-23T20:47:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:47:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:47:06.498Z||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-09-23T20:47:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:47:16.062Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:47:16.066Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:48:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:48:06.496Z||pool-2-thread-10|||||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-09-23T20:48:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:48:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:48:06.498Z||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-09-23T20:48:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:48:16.083Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:48:16.095Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:49:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:49:06.496Z||pool-2-thread-10|||||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-09-23T20:49:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:49:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:49:06.498Z||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-09-23T20:49:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:49:16.093Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:49:16.099Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:50:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:50:06.496Z||pool-2-thread-10|||||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-09-23T20:50:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:50:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:50:06.498Z||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-09-23T20:50:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:50:16.081Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:50:16.089Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:51:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:51:06.496Z||pool-2-thread-10|||||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-09-23T20:51:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:51:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:51:06.498Z||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-09-23T20:51:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:51:16.102Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:51:16.105Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:52:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:52:06.496Z||pool-2-thread-10|||||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-09-23T20:52:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:52:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:52:06.498Z||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-09-23T20:52:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:52:16.081Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:52:16.083Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:53:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:53:06.496Z||pool-2-thread-10|||||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-09-23T20:53:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:53:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:53:06.497Z||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-09-23T20:53:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:53:16.085Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:53:16.088Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:54:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:54:06.496Z||pool-2-thread-10|||||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-09-23T20:54:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:54:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:54:06.498Z||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-09-23T20:54:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:54:16.128Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:54:16.133Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:55:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:55:06.496Z||pool-2-thread-10|||||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-09-23T20:55:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:55:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:55:06.498Z||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-09-23T20:55:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:55:16.082Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:55:16.091Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:56:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:56:06.496Z||pool-2-thread-10|||||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-09-23T20:56:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:56:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:56:06.498Z||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-09-23T20:56:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:56:16.095Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:56:16.095Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:57:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:57:06.496Z||pool-2-thread-10|||||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-09-23T20:57:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:57:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:57:06.498Z||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-09-23T20:57:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:57:16.084Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:57:16.085Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:58:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:58:06.496Z||pool-2-thread-10|||||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-09-23T20:58:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:58:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:58:06.498Z||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-09-23T20:58:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:58:16.109Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:58:16.109Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:59:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:59:06.496Z||pool-2-thread-10|||||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-09-23T20:59:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T20:59:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T20:59:06.498Z||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-09-23T20:59:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T20:59:16.087Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T20:59:16.104Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:00:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:00:06.497Z||pool-2-thread-10|||||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-09-23T21:00:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:00:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:00:06.498Z||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-09-23T21:00:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:00:16.121Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:00:16.126Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:01:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:01:06.495Z||pool-2-thread-10|||||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-09-23T21:01:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:01:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:01:06.497Z||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-09-23T21:01:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:01:16.088Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:01:16.102Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:02:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:02:06.496Z||pool-2-thread-10|||||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-09-23T21:02:06.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:02:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:02:06.497Z||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-09-23T21:02:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:02:16.087Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:02:16.097Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:03:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:03:06.496Z||pool-2-thread-10|||||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-09-23T21:03:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:03:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:03:06.498Z||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-09-23T21:03:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:03:16.099Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:03:16.108Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:04:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:04:06.496Z||pool-2-thread-10|||||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-09-23T21:04:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:04:06.499Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:04:06.500Z||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-09-23T21:04:06.500Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:04:16.102Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:04:16.102Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:05:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:05:06.496Z||pool-2-thread-10|||||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-09-23T21:05:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:05:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:05:06.498Z||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-09-23T21:05:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:05:16.080Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:05:16.081Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:06:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:06:06.496Z||pool-2-thread-10|||||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-09-23T21:06:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:06:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:06:06.498Z||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-09-23T21:06:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:06:16.071Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:06:16.109Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:07:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:07:06.496Z||pool-2-thread-10|||||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-09-23T21:07:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:07:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:07:06.497Z||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-09-23T21:07:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:07:16.091Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:07:16.096Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:08:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:08:06.496Z||pool-2-thread-10|||||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-09-23T21:08:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:08:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:08:06.497Z||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-09-23T21:08:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:08:16.086Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:08:16.108Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:09:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:09:06.495Z||pool-2-thread-10|||||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-09-23T21:09:06.495Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:09:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:09:06.498Z||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-09-23T21:09:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:09:16.066Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:09:16.093Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:10:06.494Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:10:06.495Z||pool-2-thread-10|||||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-09-23T21:10:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:10:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:10:06.498Z||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-09-23T21:10:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:10:16.087Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:10:16.103Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:11:06.495Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:11:06.495Z||pool-2-thread-10|||||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-09-23T21:11:06.496Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:11:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:11:06.498Z||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-09-23T21:11:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:11:16.067Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:11:16.067Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:12:06.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:12:06.496Z||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-09-23T21:12:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:12:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:12:06.498Z||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-09-23T21:12:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:12:16.128Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:12:16.129Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:13:06.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:13:06.496Z||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-09-23T21:13:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:13:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:13:06.497Z||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-09-23T21:13:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:13:16.069Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:13:16.084Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:14:06.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:14:06.496Z||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-09-23T21:14:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:14:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:14:06.498Z||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-09-23T21:14:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:14:16.070Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:14:16.072Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:15:06.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:15:06.495Z||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-09-23T21:15:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:15:06.498Z||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-09-23T21:15:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:15:06.503Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:15:16.103Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:15:16.129Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:16:06.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:16:06.497Z||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-09-23T21:16:06.498Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:16:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:16:06.499Z||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-09-23T21:16:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:16:16.096Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:16:16.108Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:17:06.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:17:06.496Z||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-09-23T21:17:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:17:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:17:06.498Z||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-09-23T21:17:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:17:16.101Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:17:16.101Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:18:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:18:06.495Z||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-09-23T21:18:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:18:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:18:06.497Z||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-09-23T21:18:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:18:16.053Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:18:16.077Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:19:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:19:06.495Z||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-09-23T21:19:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:19:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:19:06.498Z||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-09-23T21:19:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:19:16.064Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:19:16.068Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:20:06.494Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:20:06.495Z||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-09-23T21:20:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:20:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:20:06.498Z||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-09-23T21:20:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:20:16.081Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:20:16.089Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:21:06.494Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:21:06.496Z||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-09-23T21:21:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:21:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:21:06.498Z||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-09-23T21:21:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:21:16.088Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:21:16.130Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:22:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:22:06.496Z||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-09-23T21:22:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:22:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:22:06.498Z||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-09-23T21:22:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:22:16.089Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:22:16.094Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:23:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:23:06.495Z||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-09-23T21:23:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:23:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:23:06.498Z||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-09-23T21:23:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:23:16.073Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:23:16.081Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:24:06.494Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:24:06.496Z||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-09-23T21:24:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:24:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:24:06.498Z||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-09-23T21:24:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:24:16.068Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:24:16.071Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:25:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:25:06.496Z||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-09-23T21:25:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:25:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:25:06.498Z||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-09-23T21:25:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:25:16.075Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:25:16.079Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:26:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:26:06.496Z||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-09-23T21:26:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:26:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:26:06.497Z||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-09-23T21:26:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:26:16.172Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:26:16.196Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:27:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:27:06.496Z||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-09-23T21:27:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:27:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:27:06.498Z||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-09-23T21:27:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:27:16.080Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:27:16.081Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:28:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:28:06.496Z||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-09-23T21:28:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:28:06.498Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:28:06.498Z||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-09-23T21:28:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:28:16.097Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:28:16.102Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:29:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:29:06.495Z||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-09-23T21:29:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:29:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:29:06.498Z||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-09-23T21:29:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:29:16.076Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:29:16.081Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:30:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:30:06.496Z||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-09-23T21:30:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:30:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:30:06.498Z||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-09-23T21:30:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:30:16.092Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:30:16.114Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:31:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:31:06.496Z||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-09-23T21:31:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:31:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:31:06.497Z||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-09-23T21:31:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:31:16.100Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:31:16.123Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:32:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:32:06.496Z||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-09-23T21:32:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:32:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:32:06.498Z||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-09-23T21:32:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:32:16.077Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:32:16.089Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:33:06.494Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:33:06.496Z||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-09-23T21:33:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:33:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:33:06.498Z||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-09-23T21:33:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:33:16.092Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:33:16.122Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:34:06.494Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:34:06.496Z||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-09-23T21:34:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:34:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:34:06.498Z||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-09-23T21:34:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:34:16.080Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:34:16.081Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:35:06.495Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:35:06.496Z||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-09-23T21:35:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:35:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:35:06.498Z||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-09-23T21:35:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:35:16.088Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:35:16.088Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:36:06.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:36:06.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T21:36:06.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:36:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:36:06.498Z||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-09-23T21:36:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:36:16.080Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:36:16.080Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:37:06.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:37:06.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T21:37:06.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:37:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:37:06.498Z||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-09-23T21:37:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:37:16.111Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:37:16.112Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:38:06.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:38:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:38:06.498Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T21:38:06.498Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:38:06.498Z||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-09-23T21:38:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:38:16.077Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:38:16.095Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:39:06.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:39:06.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T21:39:06.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:39:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:39:06.497Z||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-09-23T21:39:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:39:16.072Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:39:16.093Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:40:06.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:40:06.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T21:40:06.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T21:40:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:40:06.498Z||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-09-23T21:40:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:40:16.092Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:40:16.125Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:41:06.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:41:06.496Z||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-09-23T21:41:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:41:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:41:06.498Z||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-09-23T21:41:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:41:16.087Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:41:16.101Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:42:06.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:42:06.496Z||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-09-23T21:42:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:42:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:42:06.498Z||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-09-23T21:42:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:42:16.080Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:42:16.081Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:43:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:43:06.496Z||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-09-23T21:43:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:43:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:43:06.498Z||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-09-23T21:43:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:43:16.097Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:43:16.097Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:44:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:44:06.496Z||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-09-23T21:44:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:44:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:44:06.498Z||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-09-23T21:44:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:44:16.087Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:44:16.091Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:45:06.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:45:06.497Z||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-09-23T21:45:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:45:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:45:06.498Z||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-09-23T21:45:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:45:16.105Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:45:16.113Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:46:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:46:06.496Z||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-09-23T21:46:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:46:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:46:06.498Z||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-09-23T21:46:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:46:16.090Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:46:16.090Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:47:06.494Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:47:06.495Z||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-09-23T21:47:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:47:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:47:06.498Z||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-09-23T21:47:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:47:16.067Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:47:16.095Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:48:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:48:06.495Z||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-09-23T21:48:06.495Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:48:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:48:06.498Z||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-09-23T21:48:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:48:16.104Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:48:16.196Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:49:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:49:06.496Z||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-09-23T21:49:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:49:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:49:06.498Z||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-09-23T21:49:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:49:16.090Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:49:16.104Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:50:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:50:06.496Z||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-09-23T21:50:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:50:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:50:06.498Z||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-09-23T21:50:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:50:16.098Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:50:16.128Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:51:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:51:06.496Z||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-09-23T21:51:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:51:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:51:06.498Z||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-09-23T21:51:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:51:16.115Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:51:16.115Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:52:06.494Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:52:06.496Z||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-09-23T21:52:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:52:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:52:06.498Z||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-09-23T21:52:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:52:16.064Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:52:16.070Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:53:06.494Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:53:06.495Z||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-09-23T21:53:06.495Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:53:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:53:06.497Z||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-09-23T21:53:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:53:16.061Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:53:16.100Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:54:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:54:06.496Z||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-09-23T21:54:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:54:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:54:06.498Z||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-09-23T21:54:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:54:16.117Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:54:16.121Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:55:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:55:06.496Z||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-09-23T21:55:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:55:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:55:06.498Z||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-09-23T21:55:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:55:16.086Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:55:16.092Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:56:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:56:06.495Z||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-09-23T21:56:06.495Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:56:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:56:06.498Z||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-09-23T21:56:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:56:16.103Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:56:16.124Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:57:06.494Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:57:06.495Z||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-09-23T21:57:06.495Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:57:06.499Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:57:06.500Z||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-09-23T21:57:06.500Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:57:16.100Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:57:16.115Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:58:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:58:06.495Z||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-09-23T21:58:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:58:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:58:06.498Z||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-09-23T21:58:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:58:16.083Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:58:16.088Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:59:06.494Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:59:06.495Z||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-09-23T21:59:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:59:06.499Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T21:59:06.499Z||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-09-23T21:59:06.500Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T21:59:16.131Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T21:59:16.134Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:00:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:00:06.496Z||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-09-23T22:00:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:00:06.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:00:06.498Z||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-09-23T22:00:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:00:16.133Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:00:16.149Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:01:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:01:06.496Z||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-09-23T22:01:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:01:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:01:06.498Z||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-09-23T22:01:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:01:16.098Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:01:16.098Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:02:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:02:06.496Z||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-09-23T22:02:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:02:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:02:06.498Z||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-09-23T22:02:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:02:16.087Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:02:16.095Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:03:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:03:06.496Z||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-09-23T22:03:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:03:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:03:06.498Z||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-09-23T22:03:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:03:16.092Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:03:16.105Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:04:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:04:06.496Z||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-09-23T22:04:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:04:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:04:06.498Z||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-09-23T22:04:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:04:16.080Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:04:16.090Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:05:06.495Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:05:06.495Z||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-09-23T22:05:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:05:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:05:06.497Z||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-09-23T22:05:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:05:16.135Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:05:16.135Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:06:06.494Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:06:06.495Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:06:06.495Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:06:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:06:06.498Z||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-09-23T22:06:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:06:16.089Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:06:16.091Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:07:06.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:07:06.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:07:06.497Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:07:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:07:06.498Z||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-09-23T22:07:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:07:16.081Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:07:16.096Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:08:06.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:08:06.495Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:08:06.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:08:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:08:06.498Z||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-09-23T22:08:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:08:16.092Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:08:16.121Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:09:06.494Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:09:06.495Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:09:06.495Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:09:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:09:06.498Z||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-09-23T22:09:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:09:16.086Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:09:16.086Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:10:06.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:10:06.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:10:06.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:10:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:10:06.498Z||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-09-23T22:10:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:10:16.240Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:10:16.253Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:11:06.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:11:06.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:11:06.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:11:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:11:06.498Z||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-09-23T22:11:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:11:16.200Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:11:16.209Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:12:06.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:12:06.497Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:12:06.497Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:12:06.497Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:12:06.497Z||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-09-23T22:12:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:12:16.081Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:12:16.081Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:13:06.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:13:06.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-23T22:13:06.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:13:06.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:13:06.497Z||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-09-23T22:13:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:13:16.070Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:13:16.070Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:14:06.494Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:14:06.496Z||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-09-23T22:14:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:14:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:14:06.498Z||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-09-23T22:14:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:14:16.064Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:14:16.068Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:15:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:15:06.495Z||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-09-23T22:15:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:15:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:15:06.497Z||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-09-23T22:15:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:15:16.109Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:15:16.109Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:16:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:16:06.496Z||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-09-23T22:16:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:16:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:16:06.498Z||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-09-23T22:16:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:16:16.105Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:16:16.182Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:17:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:17:06.496Z||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-09-23T22:17:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:17:06.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:17:06.498Z||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-09-23T22:17:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:17:16.096Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:17:16.096Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:18:06.494Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:18:06.496Z||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-09-23T22:18:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:18:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:18:06.497Z||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-09-23T22:18:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:18:16.096Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:18:16.101Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:19:06.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:19:06.496Z||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-09-23T22:19:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:19:06.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:19:06.498Z||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-09-23T22:19:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:19:16.096Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:19:16.147Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:20:06.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:20:06.497Z||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-09-23T22:20:06.497Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:20:06.498Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:20:06.498Z||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-09-23T22:20:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:20:16.137Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:20:16.164Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:06.494Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:21:06.495Z||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-09-23T22:21:06.496Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:21:06.498Z||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-09-23T22:21:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:07.148Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:07.150Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.151Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b","serviceName":"vFW 2022-09-23 22-18-54","serviceVersion":"1.0","serviceUUID":"c7a61b95-7d74-4c42-85f4-d41d36b7ecdc","serviceDescription":"catalog service description","serviceInvariantUUID":"e2b9a41d-81c4-4825-9839-cbabf3acbb66","resources":[{"resourceInstanceName":"vFW eba80366-ae8c 0","resourceName":"vFW eba80366-ae8c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9505135e-793d-4f91-a7ad-7bca3c16f3b6","resourceInvariantUUID":"6f1a51aa-668c-4c37-8edb-bc5d790220a3","resourceCustomizationUUID":"696ccef2-08bf-48e3-858d-e0abc87db4f4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vf-license-model.xml","artifactChecksum":"ZjcwMDAyNWZhYWYyOTkzOTIwOGQ2MGI2M2I2YWU0ODA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0a91b777-8331-4a1f-ba70-a6fc311a3bd9","artifactVersion":"1"},{"artifactName":"vfweba80366ae8c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json","artifactChecksum":"OWFkNWRlNTQ5Nzk1MWY1NjdkNjMxNjJhYjA1M2VhODE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"46311be3-1fc9-442b-84f5-6f3fdd0e2433","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"6d6c4b36-c733-41f6-84c7-fb3aebeb63a0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vendor-license-model.xml","artifactChecksum":"YmM5Yzk1NDMzNDI2YWJjYWYyYjJiOTNiOWQzY2ZlZjQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"73f87398-038f-4161-b5ef-24315fc5eacc","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb","artifactVersion":"2","generatedFromUUID":"6d6c4b36-c733-41f6-84c7-fb3aebeb63a0"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220923221854-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-template.yml","artifactChecksum":"Y2VlMjJkNDU2NzE5M2VjMTdkNTJiYTgzODBlYTE4ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ba44575-baab-40ba-9afc-2a87b9ebc5f8","artifactVersion":"1"},{"artifactName":"service-Vfw20220923221854-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar","artifactChecksum":"N2Y1YjAyY2M2NjkxM2YwYWM1MmI5MTA3NThjOGI3OGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bb383418-f0fd-46d0-82e9-a6ab6f5ce5c4","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-23T22:21:07.171Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:07.172Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:21:07.185Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:07.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.187Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971607821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.217Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:07.218Z||pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.238Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.238Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.238Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971607821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.239Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.239Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.239Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971607821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.239Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.239Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.239Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971645947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.240Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.240Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.240Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971646361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.240Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.240Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.240Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971607821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971645947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971646361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971607821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971645947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971646361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971607821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971645947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971646361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.244Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971607821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.244Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.244Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.244Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971645947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.245Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.245Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971646361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.245Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.245Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "cds",
"timestamp": 1663971622464,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.245Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971645947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971646361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971645947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971646361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971654029,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.246Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971654294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971655169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971656253,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.247Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971657491,
"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-09-23T22:21:07.318Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms
2022-09-23T22:21:07.329Z||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-09-23T22:21:07.330Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-09-23T22:21:07.399Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:07.400Z||pool-3-thread-1|||||INFO|500||cambria reply ok (72 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-23T22:21:07.427Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b
2022-09-23T22:21:07.452Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b 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-09-23T22:21:07.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.585Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971658496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971627494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971660162,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971627494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971661166,
"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-09-23T22:21:07.605Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b
2022-09-23T22:21:07.605Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b 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-09-23T22:21:07.628Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.629Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971627494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.629Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.629Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.629Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971627494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.629Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971627494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971627494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971627494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.630Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971665947,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971635495,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971665947,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971636535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971637820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971665947,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.631Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971637559,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971637820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971665947,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.632Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "aai-ml",
"timestamp": 1663971638564,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "deploy failure",
"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-09-23T22:21:07.644Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b
2022-09-23T22:21:07.644Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b 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-09-23T22:21:07.665Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.666Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971637820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.666Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.666Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.666Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971665947,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.666Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.666Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.666Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971637820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971665947,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971637820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971665947,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.667Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971637820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971673813,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971637820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971674912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "cds",
"timestamp": 1663971645581,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.668Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.669Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.669Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971676014,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.669Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.669Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.669Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971677048,
"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-09-23T22:21:07.722Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 31ffde10-c5c2-4f72-9109-206ebb272d9d
2022-09-23T22:21:07.722Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 31ffde10-c5c2-4f72-9109-206ebb272d9d 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-09-23T22:21:07.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.768Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971676361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663971678053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971676361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971676361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.770Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.771Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.771Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971676361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.772Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.772Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.772Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971676361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.772Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.772Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.772Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971676361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971676361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971684163,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971686510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.773Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663971687515,
"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-09-23T22:21:07.787Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 31ffde10-c5c2-4f72-9109-206ebb272d9d
2022-09-23T22:21:07.787Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 31ffde10-c5c2-4f72-9109-206ebb272d9d 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-09-23T22:21:07.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.832Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971657494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.833Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.834Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971657494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.834Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.834Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971657494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.835Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.835Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971657494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.835Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:07.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:21:07.835Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971657494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:07.836Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:21:08.227Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:21:08.227Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:08.232Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:08.232Z||pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:21:08.331Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-23T22:21:08.332Z||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-09-23T22:21:08.332Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:08.364Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:08.365Z||pool-4-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:09.233Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:21:09.235Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:09.242Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:09.242Z||pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:21:09.339Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-23T22:21:09.340Z||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-09-23T22:21:09.340Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:09.396Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:09.397Z||pool-5-thread-1|||||INFO|500||cambria reply ok (57 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:21:10.243Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:21:10.244Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:10.246Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:10.246Z||pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:10.346Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:21:10.348Z||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-09-23T22:21:10.348Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:10.387Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:10.388Z||pool-6-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:11.247Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:21:11.249Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:11.254Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:11.254Z||pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-09-23T22:21:11.352Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-23T22:21:11.353Z||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-09-23T22:21:11.354Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:11.392Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:11.393Z||pool-7-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:12.255Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:21:12.256Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:12.258Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:12.258Z||pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:21:12.358Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:21:12.361Z||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-09-23T22:21:12.361Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:12.384Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:12.385Z||pool-8-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:13.259Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:21:13.261Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:13.263Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:13.264Z||pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:21:13.365Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-23T22:21:13.366Z||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-09-23T22:21:13.366Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:13.411Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:13.412Z||pool-9-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:14.268Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"serviceName": "vFW 2022-09-23 22-18-54",
"serviceVersion": "1.0",
"serviceUUID": "c7a61b95-7d74-4c42-85f4-d41d36b7ecdc",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "e2b9a41d-81c4-4825-9839-cbabf3acbb66",
"resources": [
{
"resourceInstanceName": "vFW eba80366-ae8c 0",
"resourceCustomizationUUID": "696ccef2-08bf-48e3-858d-e0abc87db4f4",
"resourceName": "vFW eba80366-ae8c",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9505135e-793d-4f91-a7ad-7bca3c16f3b6",
"resourceInvariantUUID": "6f1a51aa-668c-4c37-8edb-bc5d790220a3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfweba80366ae8c0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"artifactChecksum": "OWFkNWRlNTQ5Nzk1MWY1NjdkNjMxNjJhYjA1M2VhODE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "46311be3-1fc9-442b-84f5-6f3fdd0e2433",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "6d6c4b36-c733-41f6-84c7-fb3aebeb63a0",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb",
"generatedFromUUID": "6d6c4b36-c733-41f6-84c7-fb3aebeb63a0"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20220923221854-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"artifactChecksum": "N2Y1YjAyY2M2NjkxM2YwYWM1MmI5MTA3NThjOGI3OGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bb383418-f0fd-46d0-82e9-a6ab6f5ce5c4"
}
],
"workloadContext": "Production"
}
2022-09-23T22:21:14.269Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-23T22:21:14.270Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c7a61b95-7d74-4c42-85f4-d41d36b7ecdc ASDC
2022-09-23T22:21:14.494Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b
ServiceName:vFW 2022-09-23 22-18-54
ServiceVersion:1.0
ServiceUUID:c7a61b95-7d74-4c42-85f4-d41d36b7ecdc
ServiceInvariantUUID:e2b9a41d-81c4-4825-9839-cbabf3acbb66
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220923221854-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar
ArtifactUUID:bb383418-f0fd-46d0-82e9-a6ab6f5ce5c4
ArtifactChecksum:N2Y1YjAyY2M2NjkxM2YwYWM1MmI5MTA3NThjOGI3OGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW eba80366-ae8c 0
ResourceCustomizationUUID:696ccef2-08bf-48e3-858d-e0abc87db4f4
ResourceInvariantUUID:6f1a51aa-668c-4c37-8edb-bc5d790220a3
ResourceName:vFW eba80366-ae8c
ResourceType:VF
ResourceUUID:9505135e-793d-4f91-a7ad-7bca3c16f3b6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfweba80366ae8c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json
ArtifactUUID:46311be3-1fc9-442b-84f5-6f3fdd0e2433
ArtifactChecksum:OWFkNWRlNTQ5Nzk1MWY1NjdkNjMxNjJhYjA1M2VhODE=
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/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml
ArtifactUUID:6d6c4b36-c733-41f6-84c7-fb3aebeb63a0
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/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env
ArtifactUUID:a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb
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/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env
ArtifactUUID:a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-09-23T22:21:14.500Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c7a61b95-7d74-4c42-85f4-d41d36b7ecdc 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-09-23T22:21:14.689Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-23T22:21:14.692Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:21:14.694Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:21:14.695Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: bb383418-f0fd-46d0-82e9-a6ab6f5ce5c4 from URL: /sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:14.695Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:21:14.697Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:14.967Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:21:15.035Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar bb383418-f0fd-46d0-82e9-a6ab6f5ce5c4 100663
2022-09-23T22:21:15.036Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar ASDC sendASDCNotification
2022-09-23T22:21:15.048Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:15.054Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:21:15.072Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:15.079Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:15.080Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971675035,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:15.183Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-23T22:21:15.184Z||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-09-23T22:21:15.184Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:15.279Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:15.279Z||pool-10-thread-1|||||INFO|500||cambria reply ok (95 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:16.080Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-23T22:21:16.083Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:21:16.084Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: bb383418-f0fd-46d0-82e9-a6ab6f5ce5c4, URL: /sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar to file: /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:16.085Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220923221854-csar.csar
2022-09-23T22:21:16.207Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:16.208Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:16.785Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16924757802933033070/Definitions/service-Vfw20220923221854-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-09-23T22:21:19.945Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-23T22:21:19.951Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-23T22:21:19.952Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.952Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||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-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||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-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW eba80366-ae8c 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-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||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-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||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-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.954Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.954Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:19.954Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-23T22:21:19.962Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.964Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:19.968Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:19.969Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-23T22:21:19.971Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-23T22:21:19.972Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.973Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:19.973Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:19.973Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-23T22:21:19.973Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-23T22:21:19.974Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.974Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:19.977Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.978Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is not matching search criteria
2022-09-23T22:21:19.978Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:21:19.978Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:21:19.978Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.978Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:21:19.979Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.980Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:21:19.980Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.980Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-23T22:21:19.980Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.980Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-23T22:21:19.982Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.982Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:19.983Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:19.983Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.983Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:19.984Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:19.984Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.984Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:19.984Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:19.984Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.984Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:21:19.985Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.986Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:21:19.986Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.986Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2467e185-83d4-48bd-95a1-11a11ab8105b
2022-09-23T22:21:19.986Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.986Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is not matching search criteria
2022-09-23T22:21:19.986Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:21:19.986Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:21:19.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:21:19.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ee74ce6f-3675-4ffd-ac65-36d39cefa930
2022-09-23T22:21:19.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is not matching search criteria
2022-09-23T22:21:19.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:21:19.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:21:19.989Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.989Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.989Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.989Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:21:19.989Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:21:19.989Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:21:19.989Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=39427312-5414-4c7a-9146-8a5e758e0dd1
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.990Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:19.991Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.991Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:19.992Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:19.992Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:19.992Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-09-23 22-18-54
Description:catalog service description
Model UUID:c7a61b95-7d74-4c42-85f4-d41d36b7ecdc
Model Version:NULL
Model InvariantUuid:e2b9a41d-81c4-4825-9839-cbabf3acbb66
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW eba80366-ae8c
Model UUID:1ff85b49-87f3-4db3-8140-a79464fa5428
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6f1a51aa-668c-4c37-8edb-bc5d790220a3
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:696ccef2-08bf-48e3-858d-e0abc87db4f4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:54af44d8-6fa8-4e7a-bd39-0f259bd2a7d8
ModelName:VfwEba80366Ae8c..base_vfw..module-0
ModelUuid:7dd6ffaf-a767-4b32-90cf-2ce1dfeb6ac2
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:2467e185-83d4-48bd-95a1-11a11ab8105b
ModelInvariantUuid:6c51b6a4-dad8-499b-b58f-720ca207d98a
ModelName:vFW eba80366-ae8c-nodes.vfwCvfc
ModelUuid:429fffa5-1ae1-468d-a59d-30f6451231a0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:4a25878c-c2ae-4f3f-97cb-91d4db431f67
ModelInvariantUuid:25e507b9-9564-412a-a05a-d5bfbe854d92
ModelName:VfwEba80366Ae8c.compute.nodes.heat.vfw
ModelUuid:83044b61-e870-4790-8617-7ff0266950b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:ee74ce6f-3675-4ffd-ac65-36d39cefa930
ModelInvariantUuid:b0d0ef15-1a79-4110-9254-cf1724a754eb
ModelName:vFW eba80366-ae8c-nodes.vsnCvfc
ModelUuid:ad53525c-b7b9-429b-b313-ee74c1b352fa
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:3326be1e-1eea-45d1-9408-379b2df69afa
ModelInvariantUuid:a7c90ad9-b52a-482d-81e4-20dd1364c17f
ModelName:VfwEba80366Ae8c.compute.nodes.heat.vsn
ModelUuid:b54499e6-240f-453a-9711-c1eac99d738c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:39427312-5414-4c7a-9146-8a5e758e0dd1
ModelInvariantUuid:6869b4f9-32b6-4897-87da-44835119173f
ModelName:vFW eba80366-ae8c-nodes.vpgCvfc
ModelUuid:2a0ca549-cc40-4d44-9781-5a2acc24fe06
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:33b3c3ea-ab07-4702-a267-eff767ea1b35
ModelInvariantUuid:c2ce31b7-4d73-462c-9b29-c6d397725a60
ModelName:VfwEba80366Ae8c.compute.nodes.heat.vpg
ModelUuid:a39ba18c-4a8a-4a4c-9fac-1bb5828c0e5d
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-09-23T22:21:20.016Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 9505135e-793d-4f91-a7ad-7bca3c16f3b6
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-09-23T22:21:20.102Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||vFW eba80366-ae8c 0
2022-09-23T22:21:20.109Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9505135e-793d-4f91-a7ad-7bca3c16f3b6
2022-09-23T22:21:20.109Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 46311be3-1fc9-442b-84f5-6f3fdd0e2433 from URL: /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json
2022-09-23T22:21:20.109Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:21:20.109Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json
2022-09-23T22:21:20.255Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:21:20.256Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json 46311be3-1fc9-442b-84f5-6f3fdd0e2433 785
2022-09-23T22:21:20.256Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json ASDC sendASDCNotification
2022-09-23T22:21:20.256Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json
2022-09-23T22:21:20.257Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:21:20.257Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:20.259Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:20.260Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971680256,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:20.360Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:21:20.361Z||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-09-23T22:21:20.361Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:20.418Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:20.419Z||pool-11-thread-1|||||INFO|500||cambria reply ok (59 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:21.264Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwEba80366Ae8c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "54af44d8-6fa8-4e7a-bd39-0f259bd2a7d8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "7dd6ffaf-a767-4b32-90cf-2ce1dfeb6ac2",
"vfModuleModelCustomizationUUID": "f4c241c5-5292-4f8d-9421-8f7b55a74d22",
"isBase": true,
"artifacts": [
"6d6c4b36-c733-41f6-84c7-fb3aebeb63a0",
"a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb"
],
"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-09-23T22:21:21.282Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwEba80366Ae8c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7dd6ffaf-a767-4b32-90cf-2ce1dfeb6ac2
VfModuleModelInvariantUUID:54af44d8-6fa8-4e7a-bd39-0f259bd2a7d8
VfModuleModelDescription:NULL
Artifacts UUID List:{
6d6c4b36-c733-41f6-84c7-fb3aebeb63a0
,
a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb
}
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-09-23T22:21:21.290Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwEba80366Ae8c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "54af44d8-6fa8-4e7a-bd39-0f259bd2a7d8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "7dd6ffaf-a767-4b32-90cf-2ce1dfeb6ac2",
"vfModuleModelCustomizationUUID": "f4c241c5-5292-4f8d-9421-8f7b55a74d22",
"isBase": true,
"artifacts": [
"6d6c4b36-c733-41f6-84c7-fb3aebeb63a0",
"a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb"
],
"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-09-23T22:21:21.290Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwEba80366Ae8c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7dd6ffaf-a767-4b32-90cf-2ce1dfeb6ac2
VfModuleModelInvariantUUID:54af44d8-6fa8-4e7a-bd39-0f259bd2a7d8
VfModuleModelDescription:NULL
Artifacts UUID List:{
6d6c4b36-c733-41f6-84c7-fb3aebeb63a0
,
a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb
}
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-09-23T22:21:21.290Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6d6c4b36-c733-41f6-84c7-fb3aebeb63a0 from URL: /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml
2022-09-23T22:21:21.291Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:21:21.291Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml
2022-09-23T22:21:21.439Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:21:21.440Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml 6d6c4b36-c733-41f6-84c7-fb3aebeb63a0 20368
2022-09-23T22:21:21.440Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-23T22:21:21.440Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml
2022-09-23T22:21:21.440Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:21:21.441Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:21.445Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:21.445Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971681440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:21.546Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:21:21.547Z||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-09-23T22:21:21.548Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:21.604Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:21.605Z||pool-12-thread-1|||||INFO|500||cambria reply ok (59 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:22.446Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb from URL: /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env
2022-09-23T22:21:22.447Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:21:22.447Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env
2022-09-23T22:21:22.608Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:21:22.608Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env a68bfa0d-aa1a-42ff-b3a9-b2d925824ebb 2098
2022-09-23T22:21:22.609Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-23T22:21:22.609Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env
2022-09-23T22:21:22.609Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:21:22.609Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:22.617Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:22.618Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971682609,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:21:22.719Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-23T22:21:22.720Z||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-09-23T22:21:22.721Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:22.802Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:22.803Z||pool-13-thread-1|||||INFO|500||cambria reply ok (82 ms):{"serverTimeMs":4,"count":1}
2022-09-23T22:21:23.618Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: c7a61b95-7d74-4c42-85f4-d41d36b7ecdc
2022-09-23T22:21:23.619Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW eba80366-ae8c 0 9505135e-793d-4f91-a7ad-7bca3c16f3b6 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-23T22:21:23.818Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@40f9827f, org.onap.sdc.toscaparser.api.parameters.Input@55cb4d09, org.onap.sdc.toscaparser.api.parameters.Input@583d866, org.onap.sdc.toscaparser.api.parameters.Input@534fcb33, org.onap.sdc.toscaparser.api.parameters.Input@5f29515f]
2022-09-23T22:21:23.823Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.824Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:23.825Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2022-09-23T22:21:23.825Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 696ccef2-08bf-48e3-858d-e0abc87db4f4
2022-09-23T22:21:23.825Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 696ccef2-08bf-48e3-858d-e0abc87db4f4 matches Tosca VF Customization UUID: 696ccef2-08bf-48e3-858d-e0abc87db4f4
2022-09-23T22:21:23.825Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 696ccef2-08bf-48e3-858d-e0abc87db4f4 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-09-23T22:21:23.845Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.854Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:23.869Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 696ccef2-08bf-48e3-858d-e0abc87db4f4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-23T22:21:23.870Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@50a68970
2022-09-23T22:21:23.870Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.871Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-23T22:21:23.872Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f4c241c5-5292-4f8d-9421-8f7b55a74d22
2022-09-23T22:21:23.873Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f4c241c5-5292-4f8d-9421-8f7b55a74d22
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-09-23T22:21:23.900Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.901Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:23.901Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:23.902Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.903Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:23.903Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:23.903Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is not matching search criteria
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.904Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:23.905Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:21:23.905Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:23.905Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:21:23.905Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.905Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2467e185-83d4-48bd-95a1-11a11ab8105b
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-09-23T22:21:23.916Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.917Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:23.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:23.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is not matching search criteria
2022-09-23T22:21:23.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:21:23.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:21:23.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:23.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ee74ce6f-3675-4ffd-ac65-36d39cefa930
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-09-23T22:21:23.928Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.929Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:23.929Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:23.933Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.933Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is not matching search criteria
2022-09-23T22:21:23.934Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:21:23.934Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:21:23.934Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:23.934Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.934Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.934Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:21:23.934Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:21:23.935Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:21:23.935Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:21:23.936Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:21:23.936Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:21:23.936Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-23T22:21:23.936Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=39427312-5414-4c7a-9146-8a5e758e0dd1
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-09-23T22:21:23.953Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.960Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:23.963Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:21:23.964Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.964Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Node template vFW eba80366-ae8c 0 is matching search criteria
2022-09-23T22:21:23.972Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW eba80366-ae8c 0] matching following query criteria: sdcType=VF, customizationUUID=696ccef2-08bf-48e3-858d-e0abc87db4f4
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-09-23T22:21:23.980Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.980Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:23.987Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid c7a61b95-7d74-4c42-85f4-d41d36b7ecdc: vFW eba80366-ae8c
2022-09-23T22:21:23.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:23.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:23.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.988Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:23.995Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:23.999Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:24.004Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:21:24.004Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-18-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:21:24.005Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2022-09-23 22-18-54
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-09-23T22:21:24.917Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW eba80366-ae8c 9505135e-793d-4f91-a7ad-7bca3c16f3b6 1 ASDC deployResourceStructure
2022-09-23T22:21:24.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json ASDC sendASDCNotification
2022-09-23T22:21:24.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json
2022-09-23T22:21:24.918Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:21:24.919Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:24.923Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:24.923Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971684918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:25.023Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-23T22:21:25.024Z||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-09-23T22:21:25.025Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:25.100Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:25.101Z||pool-14-thread-1|||||INFO|500||cambria reply ok (77 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:21:25.925Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-23T22:21:25.926Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml
2022-09-23T22:21:25.926Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:21:25.926Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:25.930Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:25.930Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971685925,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:26.030Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:21:26.031Z||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-09-23T22:21:26.031Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:26.093Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:26.093Z||pool-15-thread-1|||||INFO|500||cambria reply ok (63 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:26.935Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-23T22:21:26.936Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env
2022-09-23T22:21:26.936Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:21:26.936Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:26.943Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:26.946Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971686935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:27.042Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-09-23T22:21:27.043Z||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-09-23T22:21:27.043Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:27.094Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:27.094Z||pool-16-thread-1|||||INFO|500||cambria reply ok (51 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:27.947Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar ASDC sendASDCNotification
2022-09-23T22:21:27.948Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar
2022-09-23T22:21:27.948Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:21:27.948Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:21:27.977Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:21:27.977Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971687947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DEPLOY_OK"
}
2022-09-23T22:21:28.077Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:21:28.079Z||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-09-23T22:21:28.079Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:21:28.153Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:21:28.154Z||pool-17-thread-1|||||INFO|500||cambria reply ok (76 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:21:28.983Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-09-23T22:21:29.025Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b
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-09-23T22:21:29.032Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-23T22:21:29.032Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-23T22:21:29.032Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-23T22:21:29.032Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-23T22:21:29.033Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName:
2022-09-23T22:21:29.033Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-09-23T22:21:29.060Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-23T22:21:59.062Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b 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-09-23T22:21:59.111Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b and serviceModelVersionId: c7a61b95-7d74-4c42-85f4-d41d36b7ecdc
2022-09-23T22:21:59.112Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e2b9a41d-81c4-4825-9839-cbabf3acbb66
2022-09-23T22:22:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:22:06.498Z||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-09-23T22:22:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:06.657Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:06.658Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:22:06.658Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:22:06.661Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:22:13.960Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0
2022-09-23T22:22:14.068Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-09-23T22:22:14.132Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0|INFO|500||Invoke
2022-09-23T22:22:14.133Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[517e6be8-a7dc-4cc9-93fd-e36ad4fac241], X-ECOMP-RequestID=[3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b], X-TransactionId=[], X-ONAP-RequestID=[3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b], Content-Type=[application/merge-patch+json]}
2022-09-23T22:22:14.155Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2022-09-23T22:22:14.269Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?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/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0 has http status code:404 and response headers:{date=[Fri, 23 Sep 2022 22:22:10 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[81], x-aai-txid=[1-aai-resources-220923-22:22:10:112-18159], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-23T22:22:14.271Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc","ERR.5.4.6114"]}}}
2022-09-23T22:22:14.272Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-23T22:22:14.293Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc) (ec=ERR.5.4.6114)
2022-09-23T22:22:14.298Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-09-23T22:22:14.299Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc) (ec=ERR.5.4.6114)
2022-09-23T22:22:14.299Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc) (ec=ERR.5.4.6114)
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-09-23T22:22:14.310Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||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-09-23T22:22:14.311Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc) (ec=ERR.5.4.6114)
2022-09-23T22:22:14.312Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-23T22:22:14.313Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:14.315Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:14.315Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971734311,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc) (ec\u003dERR.5.4.6114)"
}
2022-09-23T22:22:14.415Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-23T22:22:14.417Z||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-09-23T22:22:14.417Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:14.450Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:14.451Z||pool-18-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-23T22:22:15.366Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-23T22:22:15.367Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"31ffde10-c5c2-4f72-9109-206ebb272d9d","serviceName":"basic_onboard_pjcOal","serviceVersion":"1.0","serviceUUID":"ecede838-d636-4641-ada5-ce14db6852c3","serviceDescription":"service","serviceInvariantUUID":"ebd4af3c-cc72-4afd-abfc-60d7c771a1ef","resources":[{"resourceInstanceName":"basic_onboard_pjcOal 0","resourceName":"basic_onboard_pjcOal","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"116204c0-d234-4ed9-afd4-3ec69d86656c","resourceInvariantUUID":"a6d8f070-1a83-4a8e-8f33-15d030154a7a","resourceCustomizationUUID":"24a2bee2-094a-44c7-a5ba-023b2d2c3768","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vf-license-model.xml","artifactChecksum":"MDY3YWM3MjZhYmJjMTM0OTAwOTNiNzZkYzM0YjAzYzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"577ac7ae-8c4a-42a7-a720-f915ea47e64d","artifactVersion":"1"},{"artifactName":"basic_onboard_pjcoal0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json","artifactChecksum":"NDYwZmU5ZDA5YTc0Nzg1NGJlMzM5MzIzYWM4ZDNiMWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a8752906-1f3a-4090-9c59-70785767e707","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7fdcc212-d0ea-4995-bf5b-2b1d7190d94e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1eac5db3-77f7-4012-9a6c-506fca4fc7ef","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6c07afa3-f717-47d3-beb5-445c06ee3aa0","artifactVersion":"2","generatedFromUUID":"7fdcc212-d0ea-4995-bf5b-2b1d7190d94e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPjcoal-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-template.yml","artifactChecksum":"YWQxNDNmYWZlNjVjZjFiOGE4YTYyZmIxMzVjNjEyMmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0af7469c-e962-4e81-85b7-2a9e105c6739","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPjcoal-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar","artifactChecksum":"NTE5YzA2YTQ0NzY2MGMwMTk3YzE2NGUzM2ZmMmRlZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9ee547ef-2276-49bf-ae43-63ece04fa511","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-23T22:22:15.367Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:22:15.368Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:15.370Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:15.370Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:22:15.471Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-23T22:22:15.473Z||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-09-23T22:22:15.473Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:15.514Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:15.516Z||pool-19-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:22:16.371Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:22:16.371Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:16.374Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:16.374Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:22:16.474Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:16.475Z||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-09-23T22:22:16.475Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:16.496Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:16.497Z||pool-20-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:17.375Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:22:17.376Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:17.378Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:17.378Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:22:17.478Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:17.479Z||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-09-23T22:22:17.479Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:17.510Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:17.511Z||pool-21-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:18.378Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:22:18.380Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:18.382Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:18.382Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:22:18.484Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-09-23T22:22:18.485Z||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-09-23T22:22:18.486Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:18.515Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:18.516Z||pool-22-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:19.384Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:22:19.385Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:19.387Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:19.387Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-09-23T22:22:19.487Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:19.489Z||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-09-23T22:22:19.489Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:19.537Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:19.537Z||pool-23-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:20.391Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:22:20.392Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:20.397Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:20.397Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:22:20.502Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-09-23T22:22:20.503Z||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-09-23T22:22:20.503Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:20.567Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:20.568Z||pool-24-thread-1|||||INFO|500||cambria reply ok (66 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:22:21.398Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:22:21.399Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:21.401Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:21.402Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:22:21.502Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:21.503Z||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-09-23T22:22:21.503Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:21.566Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:21.566Z||pool-25-thread-1|||||INFO|500||cambria reply ok (63 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:22.403Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"serviceName": "basic_onboard_pjcOal",
"serviceVersion": "1.0",
"serviceUUID": "ecede838-d636-4641-ada5-ce14db6852c3",
"serviceDescription": "service",
"serviceInvariantUUID": "ebd4af3c-cc72-4afd-abfc-60d7c771a1ef",
"resources": [
{
"resourceInstanceName": "basic_onboard_pjcOal 0",
"resourceCustomizationUUID": "24a2bee2-094a-44c7-a5ba-023b2d2c3768",
"resourceName": "basic_onboard_pjcOal",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "116204c0-d234-4ed9-afd4-3ec69d86656c",
"resourceInvariantUUID": "a6d8f070-1a83-4a8e-8f33-15d030154a7a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_pjcoal0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"artifactChecksum": "NDYwZmU5ZDA5YTc0Nzg1NGJlMzM5MzIzYWM4ZDNiMWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a8752906-1f3a-4090-9c59-70785767e707",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "7fdcc212-d0ea-4995-bf5b-2b1d7190d94e",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6c07afa3-f717-47d3-beb5-445c06ee3aa0",
"generatedFromUUID": "7fdcc212-d0ea-4995-bf5b-2b1d7190d94e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6c07afa3-f717-47d3-beb5-445c06ee3aa0",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardPjcoal-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"artifactChecksum": "NTE5YzA2YTQ0NzY2MGMwMTk3YzE2NGUzM2ZmMmRlZTg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9ee547ef-2276-49bf-ae43-63ece04fa511"
}
],
"workloadContext": "Production"
}
2022-09-23T22:22:22.404Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-23T22:22:22.404Z|3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ecede838-d636-4641-ada5-ce14db6852c3 ASDC
2022-09-23T22:22:22.405Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:31ffde10-c5c2-4f72-9109-206ebb272d9d
ServiceName:basic_onboard_pjcOal
ServiceVersion:1.0
ServiceUUID:ecede838-d636-4641-ada5-ce14db6852c3
ServiceInvariantUUID:ebd4af3c-cc72-4afd-abfc-60d7c771a1ef
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardPjcoal-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar
ArtifactUUID:9ee547ef-2276-49bf-ae43-63ece04fa511
ArtifactChecksum:NTE5YzA2YTQ0NzY2MGMwMTk3YzE2NGUzM2ZmMmRlZTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_pjcOal 0
ResourceCustomizationUUID:24a2bee2-094a-44c7-a5ba-023b2d2c3768
ResourceInvariantUUID:a6d8f070-1a83-4a8e-8f33-15d030154a7a
ResourceName:basic_onboard_pjcOal
ResourceType:VF
ResourceUUID:116204c0-d234-4ed9-afd4-3ec69d86656c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_pjcoal0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json
ArtifactUUID:a8752906-1f3a-4090-9c59-70785767e707
ArtifactChecksum:NDYwZmU5ZDA5YTc0Nzg1NGJlMzM5MzIzYWM4ZDNiMWE=
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/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml
ArtifactUUID:7fdcc212-d0ea-4995-bf5b-2b1d7190d94e
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/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env
ArtifactUUID:6c07afa3-f717-47d3-beb5-445c06ee3aa0
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/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env
ArtifactUUID:6c07afa3-f717-47d3-beb5-445c06ee3aa0
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-09-23T22:22:22.405Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ecede838-d636-4641-ada5-ce14db6852c3 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-09-23T22:22:22.483Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-23T22:22:22.484Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:22:22.484Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:22:22.484Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9ee547ef-2276-49bf-ae43-63ece04fa511 from URL: /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:22.484Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:22:22.485Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:22.568Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:22:22.569Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar 9ee547ef-2276-49bf-ae43-63ece04fa511 75252
2022-09-23T22:22:22.569Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar ASDC sendASDCNotification
2022-09-23T22:22:22.569Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:22.569Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:22:22.569Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:22.571Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:22.571Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971742569,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:22:22.677Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-09-23T22:22:22.678Z||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-09-23T22:22:22.678Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:22.749Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:22.750Z||pool-26-thread-1|||||INFO|500||cambria reply ok (72 ms):{"serverTimeMs":2,"count":1}
2022-09-23T22:22:23.571Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-23T22:22:23.573Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:22:23.574Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9ee547ef-2276-49bf-ae43-63ece04fa511, URL: /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar to file: /app/ASDC/1/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:23.574Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:23.575Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:23.579Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:23.710Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3993317169602448265/Definitions/service-BasicOnboardPjcoal-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-09-23T22:22:25.036Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pjcOal 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-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||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-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||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-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.037Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||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-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.038Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.038Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||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-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:25.038Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-23T22:22:25.038Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.038Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:25.039Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:25.039Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-23T22:22:25.039Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-23T22:22:25.040Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.040Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:25.040Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:25.040Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-23T22:22:25.040Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-23T22:22:25.041Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.041Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:25.041Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.041Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is not matching search criteria
2022-09-23T22:22:25.041Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-09-23T22:22:25.041Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-09-23T22:22:25.041Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-09-23T22:22:25.042Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-23T22:22:25.042Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-23T22:22:25.042Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.042Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-23T22:22:25.042Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.042Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:25.042Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:22:25.043Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.043Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:25.043Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:22:25.044Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.044Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:25.044Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:22:25.044Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.044Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is not matching search criteria
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=938586dd-296d-4aa9-8b35-4335d6367e8f
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.045Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:25.046Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:25.046Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:25.046Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_pjcOal
Description:service
Model UUID:ecede838-d636-4641-ada5-ce14db6852c3
Model Version:NULL
Model InvariantUuid:ebd4af3c-cc72-4afd-abfc-60d7c771a1ef
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_pjcOal
Model UUID:0d1c68e9-8d22-4b63-9ed9-6e074d9ceec4
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a6d8f070-1a83-4a8e-8f33-15d030154a7a
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:24a2bee2-094a-44c7-a5ba-023b2d2c3768
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:c208e442-89f8-4b1a-b262-fb1d12e46e64
ModelName:BasicOnboardPjcoal..base_ubuntu18..module-0
ModelUuid:88420d2f-5bbb-4042-a83b-d15b867e1f48
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:938586dd-296d-4aa9-8b35-4335d6367e8f
ModelInvariantUuid:df92d433-ccf9-4d64-8658-bc57d0bb5bba
ModelName:basic_onboard_pjcOal-nodes.ubuntu18Cvfc
ModelUuid:a9155428-6dd4-40d7-a0fe-8e20c6e754e6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:0850ac89-d9f6-4b5e-a72e-a7a92faad365
ModelInvariantUuid:b98fc423-31fb-4ecd-bfb5-660e9e571d8a
ModelName:BasicOnboardPjcoal.compute.nodes.heat.ubuntu18
ModelUuid:466c823b-a703-4e5b-90ed-4d2eec93cc1e
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-09-23T22:22:25.063Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 116204c0-d234-4ed9-afd4-3ec69d86656c
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-09-23T22:22:25.073Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||basic_onboard_pjcOal 0
2022-09-23T22:22:25.073Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 116204c0-d234-4ed9-afd4-3ec69d86656c
2022-09-23T22:22:25.073Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a8752906-1f3a-4090-9c59-70785767e707 from URL: /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json
2022-09-23T22:22:25.073Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:22:25.073Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json
2022-09-23T22:22:25.184Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:22:25.184Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json a8752906-1f3a-4090-9c59-70785767e707 798
2022-09-23T22:22:25.185Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json ASDC sendASDCNotification
2022-09-23T22:22:25.185Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json
2022-09-23T22:22:25.185Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:22:25.185Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:25.187Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:25.188Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971745185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:22:25.288Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-23T22:22:25.289Z||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-09-23T22:22:25.289Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:25.347Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:25.347Z||pool-27-thread-1|||||INFO|500||cambria reply ok (59 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:26.188Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPjcoal..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "c208e442-89f8-4b1a-b262-fb1d12e46e64",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "88420d2f-5bbb-4042-a83b-d15b867e1f48",
"vfModuleModelCustomizationUUID": "2d2690b6-077d-464e-a462-e4dccd550928",
"isBase": true,
"artifacts": [
"7fdcc212-d0ea-4995-bf5b-2b1d7190d94e",
"6c07afa3-f717-47d3-beb5-445c06ee3aa0"
],
"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-09-23T22:22:26.194Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPjcoal..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:88420d2f-5bbb-4042-a83b-d15b867e1f48
VfModuleModelInvariantUUID:c208e442-89f8-4b1a-b262-fb1d12e46e64
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fdcc212-d0ea-4995-bf5b-2b1d7190d94e
,
6c07afa3-f717-47d3-beb5-445c06ee3aa0
}
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-09-23T22:22:26.197Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPjcoal..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "c208e442-89f8-4b1a-b262-fb1d12e46e64",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "88420d2f-5bbb-4042-a83b-d15b867e1f48",
"vfModuleModelCustomizationUUID": "2d2690b6-077d-464e-a462-e4dccd550928",
"isBase": true,
"artifacts": [
"7fdcc212-d0ea-4995-bf5b-2b1d7190d94e",
"6c07afa3-f717-47d3-beb5-445c06ee3aa0"
],
"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-09-23T22:22:26.197Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPjcoal..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:88420d2f-5bbb-4042-a83b-d15b867e1f48
VfModuleModelInvariantUUID:c208e442-89f8-4b1a-b262-fb1d12e46e64
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fdcc212-d0ea-4995-bf5b-2b1d7190d94e
,
6c07afa3-f717-47d3-beb5-445c06ee3aa0
}
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-09-23T22:22:26.197Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7fdcc212-d0ea-4995-bf5b-2b1d7190d94e from URL: /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml
2022-09-23T22:22:26.197Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:22:26.198Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml
2022-09-23T22:22:26.255Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:22:26.256Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml 7fdcc212-d0ea-4995-bf5b-2b1d7190d94e 5033
2022-09-23T22:22:26.257Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-09-23T22:22:26.257Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml
2022-09-23T22:22:26.257Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:22:26.257Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:26.261Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:26.262Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971746257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:22:26.363Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:26.364Z||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-09-23T22:22:26.364Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:26.385Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:26.386Z||pool-28-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:27.262Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6c07afa3-f717-47d3-beb5-445c06ee3aa0 from URL: /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env
2022-09-23T22:22:27.263Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:22:27.263Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env
2022-09-23T22:22:27.353Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:22:27.353Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env 6c07afa3-f717-47d3-beb5-445c06ee3aa0 909
2022-09-23T22:22:27.354Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-09-23T22:22:27.354Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env
2022-09-23T22:22:27.354Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:22:27.354Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:27.357Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:27.357Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971747354,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:22:27.457Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:27.458Z||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-09-23T22:22:27.459Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:27.498Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:27.501Z||pool-29-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:28.358Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: ecede838-d636-4641-ada5-ce14db6852c3
2022-09-23T22:22:28.358Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pjcOal 0 116204c0-d234-4ed9-afd4-3ec69d86656c ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-23T22:22:28.396Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6f2dd202, org.onap.sdc.toscaparser.api.parameters.Input@69c9f56d, org.onap.sdc.toscaparser.api.parameters.Input@2170d315, org.onap.sdc.toscaparser.api.parameters.Input@43c6d424, org.onap.sdc.toscaparser.api.parameters.Input@427aa39c]
2022-09-23T22:22:28.398Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.398Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.398Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2022-09-23T22:22:28.399Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 24a2bee2-094a-44c7-a5ba-023b2d2c3768
2022-09-23T22:22:28.399Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 24a2bee2-094a-44c7-a5ba-023b2d2c3768 matches Tosca VF Customization UUID: 24a2bee2-094a-44c7-a5ba-023b2d2c3768
2022-09-23T22:22:28.399Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 24a2bee2-094a-44c7-a5ba-023b2d2c3768 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-09-23T22:22:28.409Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.410Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.412Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 24a2bee2-094a-44c7-a5ba-023b2d2c3768: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-23T22:22:28.412Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@36e35064
2022-09-23T22:22:28.412Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.413Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-23T22:22:28.414Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2d2690b6-077d-464e-a462-e4dccd550928
2022-09-23T22:22:28.414Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2d2690b6-077d-464e-a462-e4dccd550928
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-09-23T22:22:28.424Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.425Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:28.425Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:22:28.425Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.425Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:28.425Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:22:28.425Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.425Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is not matching search criteria
2022-09-23T22:22:28.426Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-09-23T22:22:28.426Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-23T22:22:28.426Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=938586dd-296d-4aa9-8b35-4335d6367e8f
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-09-23T22:22:28.429Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.430Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:28.430Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:22:28.430Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.430Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pjcOal 0 is matching search criteria
2022-09-23T22:22:28.430Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pjcOal 0] matching following query criteria: sdcType=VF, customizationUUID=24a2bee2-094a-44c7-a5ba-023b2d2c3768
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-09-23T22:22:28.437Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.437Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid ecede838-d636-4641-ada5-ce14db6852c3: basic_onboard_pjcOal
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.438Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.439Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:22:28.439Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pjcOal is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:22:28.439Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_pjcOal
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-09-23T22:22:28.577Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pjcOal 116204c0-d234-4ed9-afd4-3ec69d86656c 1 ASDC deployResourceStructure
2022-09-23T22:22:28.577Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json ASDC sendASDCNotification
2022-09-23T22:22:28.578Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json
2022-09-23T22:22:28.578Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:22:28.578Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:28.581Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:28.581Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971748577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "DEPLOY_OK"
}
2022-09-23T22:22:28.681Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:28.682Z||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-09-23T22:22:28.682Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:28.704Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:28.705Z||pool-30-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:22:29.587Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-09-23T22:22:29.588Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml
2022-09-23T22:22:29.588Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:22:29.589Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:29.600Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:29.601Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971749587,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-09-23T22:22:29.701Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-23T22:22:29.701Z||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-09-23T22:22:29.702Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:29.728Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:29.728Z||pool-31-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:30.602Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-09-23T22:22:30.603Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env
2022-09-23T22:22:30.603Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:22:30.603Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:30.606Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:30.606Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971750602,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-09-23T22:22:30.706Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:30.707Z||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-09-23T22:22:30.707Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:30.735Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:30.736Z||pool-32-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:31.607Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar ASDC sendASDCNotification
2022-09-23T22:22:31.607Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar
2022-09-23T22:22:31.607Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-23T22:22:31.608Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:22:31.612Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:22:31.612Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971751607,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DEPLOY_OK"
}
2022-09-23T22:22:31.712Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:22:31.713Z||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-09-23T22:22:31.713Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:22:31.744Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:22:31.745Z||pool-33-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:22:32.613Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-09-23T22:22:32.644Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d
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-09-23T22:22:32.649Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-23T22:22:32.650Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-23T22:22:32.650Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-23T22:23:02.650Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-09-23T22:23:02.693Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d
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-09-23T22:23:02.707Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-23T22:23:02.708Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-23T22:23:02.708Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-23T22:23:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:23:06.498Z||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-09-23T22:23:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:23:06.559Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:23:06.560Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.560Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971657494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:23:06.563Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.563Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.563Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971657494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971665280,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.564Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971666287,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971667294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.565Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:23:06.566Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.566Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.566Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "aai-ml",
"timestamp": 1663971668299,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "deploy failure",
"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-09-23T22:23:06.578Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 31ffde10-c5c2-4f72-9109-206ebb272d9d
2022-09-23T22:23:06.579Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 31ffde10-c5c2-4f72-9109-206ebb272d9d 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-09-23T22:23:06.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:23:06.596Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-09-23T22:23:06.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971675035,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:23:06.597Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971680256,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:23:06.597Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971681440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:23:06.598Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.598Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971682609,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971684918,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/vfweba80366ae8c0_modules.json",
"status": "DEPLOY_OK"
}
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971685925,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971686935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/resourceInstances/vfweba80366ae8c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-09-23T22:23:06.600Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:06.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-23T22:23:06.600Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971687947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923221854/1.0/artifacts/service-Vfw20220923221854-csar.csar",
"status": "DEPLOY_OK"
}
2022-09-23T22:23:06.600Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:23:32.708Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-09-23T22:23:32.742Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d
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-09-23T22:23:32.751Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-23T22:23:32.752Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-23T22:23:32.752Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-23T22:23:32.752Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-23T22:23:32.752Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName:
2022-09-23T22:23:32.752Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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-09-23T22:23:32.765Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-23T22:24:02.767Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d 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-09-23T22:24:02.780Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 31ffde10-c5c2-4f72-9109-206ebb272d9d and serviceModelVersionId: ecede838-d636-4641-ada5-ce14db6852c3
2022-09-23T22:24:02.780Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ebd4af3c-cc72-4afd-abfc-60d7c771a1ef
2022-09-23T22:24:02.781Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3?depth=0
2022-09-23T22:24:02.786Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-09-23T22:24:02.813Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3?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-09-23T22:24:02.814Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3?depth=0|INFO|500||Invoke
2022-09-23T22:24:02.851Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2022-09-23T22:24:02.919Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-23T22:24:02.919Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3?depth=0 has http status code:404 and response headers:{date=[Fri, 23 Sep 2022 22:23:58 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[51], x-aai-txid=[0-aai-resources-220923-22:23:58:810-69862], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-23T22:24:02.921Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3","ERR.5.4.6114"]}}}
2022-09-23T22:24:02.927Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=31ffde10-c5c2-4f72-9109-206ebb272d9d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3) (ec=ERR.5.4.6114)
2022-09-23T22:24:02.927Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=31ffde10-c5c2-4f72-9109-206ebb272d9d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-09-23T22:24:02.927Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=31ffde10-c5c2-4f72-9109-206ebb272d9d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3) (ec=ERR.5.4.6114)
2022-09-23T22:24:02.927Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=31ffde10-c5c2-4f72-9109-206ebb272d9d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3) (ec=ERR.5.4.6114)
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-09-23T22:24:02.936Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||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-09-23T22:24:02.937Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 31ffde10-c5c2-4f72-9109-206ebb272d9d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=31ffde10-c5c2-4f72-9109-206ebb272d9d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3) (ec=ERR.5.4.6114)
2022-09-23T22:24:02.937Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-23T22:24:02.937Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:24:02.945Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:24:02.946Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971842937,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d31ffde10-c5c2-4f72-9109-206ebb272d9d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3) (ec\u003dERR.5.4.6114)"
}
2022-09-23T22:24:03.041Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-09-23T22:24:03.042Z||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-09-23T22:24:03.042Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:24:03.106Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:24:03.107Z||pool-34-thread-1|||||INFO|500||cambria reply ok (65 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-09-23T22:24:03.989Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:24:03.990Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:24:03.990Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:24:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:24:06.498Z||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-09-23T22:24:06.499Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:24:06.548Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:24:06.549Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.549Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971734311,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d3a2e85e4-7a97-4f63-9cec-5c60d3a0d58b Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e2b9a41d-81c4-4825-9839-cbabf3acbb66/model-vers/model-ver/c7a61b95-7d74-4c42-85f4-d41d36b7ecdc) (ec\u003dERR.5.4.6114)"
}
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object.
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object.
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object.
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:24:06.550Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object.
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object.
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object.
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971666494,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object.
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971742569,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971745185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971746257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971747354,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.552Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971748577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/basic_onboard_pjcoal0_modules.json",
"status": "DEPLOY_OK"
}
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971749587,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971750602,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/resourceInstances/basic_onboard_pjcoal0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971751607,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPjcoal/1.0/artifacts/service-BasicOnboardPjcoal-csar.csar",
"status": "DEPLOY_OK"
}
2022-09-23T22:24:06.553Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:24:14.529Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:24:14.531Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:24:14.532Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:24:14.532Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:24:24.178Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:24:24.180Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:24:24.181Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:24:24.181Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:24:33.830Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:25:06.495Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:25:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:25:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:25:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:25:06.498Z||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-09-23T22:25:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:25:07.041Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:25:07.041Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-23T22:25:07.041Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
"distributionID": "31ffde10-c5c2-4f72-9109-206ebb272d9d",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663971842937,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d31ffde10-c5c2-4f72-9109-206ebb272d9d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ebd4af3c-cc72-4afd-abfc-60d7c771a1ef/model-vers/model-ver/ecede838-d636-4641-ada5-ce14db6852c3) (ec\u003dERR.5.4.6114)"
}
2022-09-23T22:25:07.042Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:25:16.147Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:26:06.495Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:26:06.495Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:26:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:26:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:26:06.498Z||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-09-23T22:26:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:26:16.064Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:26:16.080Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:27:06.495Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:27:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:27:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:27:06.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:27:06.498Z||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-09-23T22:27:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:27:16.170Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:27:16.275Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:28:06.494Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:28:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:28:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:28:06.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:28:06.498Z||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-09-23T22:28:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:28:16.100Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:28:16.112Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:29:06.495Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:29:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:29:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:29:06.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:29:06.498Z||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-09-23T22:29:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:29:16.103Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:29:16.103Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:30:06.495Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:30:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:30:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:30:06.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:30:06.498Z||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-09-23T22:30:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:30:16.147Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:30:16.166Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:06.495Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:31:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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-09-23T22:31:06.496Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:06.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-23T22:31:06.498Z||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-09-23T22:31:06.498Z||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 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:06.733Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:06.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.735Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972237821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.736Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972276361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972276361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972237821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972276361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972237821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972276361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972237821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972237821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.737Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972276361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972276361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972237821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972276361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972237821,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "cds",
"timestamp": 1663972255102,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972284500,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663972285947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663972285947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:31:06.738Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972288062,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "DEPLOY_OK"
}
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663972285947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.739Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1663972289066,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-23T22:31:06.780Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c8cd055f-d3f0-4a59-b69a-4c5f6162047a
2022-09-23T22:31:06.781Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c8cd055f-d3f0-4a59-b69a-4c5f6162047a 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-09-23T22:31:06.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.805Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "aai-ml",
"timestamp": 1663972257494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.807Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.807Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663972285947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "aai-ml",
"timestamp": 1663972257494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663972285947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.808Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "aai-ml",
"timestamp": 1663972257494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663972285947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "aai-ml",
"timestamp": 1663972257494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "multicloud-k8s-id",
"timestamp": 1663972285947,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "aai-ml",
"timestamp": 1663972257494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:06.809Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2022-09-23T22:31:07.193Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:07.194Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-23T22:31:07.194Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"c8cd055f-d3f0-4a59-b69a-4c5f6162047a","serviceName":"vFW 2022-09-23 22-29-25","serviceVersion":"1.0","serviceUUID":"997acf7e-00d9-468b-ba80-b14210095481","serviceDescription":"catalog service description","serviceInvariantUUID":"019972f9-f539-4064-8588-02b5e3e92b23","resources":[{"resourceInstanceName":"vFW 0526fd05-3ea6 0","resourceName":"vFW 0526fd05-3ea6","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8a3ec227-94d0-4dc9-b36f-91c8c55ddf55","resourceInvariantUUID":"8489e0b9-1c81-4e30-8092-156e36fd52a0","resourceCustomizationUUID":"4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vf-license-model.xml","artifactChecksum":"YWY1YmExNDdmYmRkZGY1NzhlZWJkNTNhOTE0M2VjY2I\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"aba4ac53-a270-4dc2-97f1-334e42f4616b","artifactVersion":"1"},{"artifactName":"vfw0526fd053ea60_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json","artifactChecksum":"YjczZGUzMDBiMzk5ODBjYzNkYTk3NWRhOTQzNmJjMTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e6ab5d1b-80f6-458d-b3bc-2402f82b4d0f","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e100d137-3d31-4649-a908-a661566b2e7c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vendor-license-model.xml","artifactChecksum":"ODgwMzk4ZjFjZTk3ZWUyZDViZWQ2OGZhOWQ3YTNjOTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6aa5afab-e407-4d9a-a062-9a4425c077de","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2f66bc4c-3aac-455a-9d6f-05d44acb88cc","artifactVersion":"2","generatedFromUUID":"e100d137-3d31-4649-a908-a661566b2e7c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220923222925-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-template.yml","artifactChecksum":"ZGI3MzM0ZDFhOTlhZjFiMTQ4NDM0OTVjMzgwMjlhNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d2275d11-89b1-41a0-8032-e8db8ba09f16","artifactVersion":"1"},{"artifactName":"service-Vfw20220923222925-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar","artifactChecksum":"NTdjNTAzNzIwN2UyY2YyZWE2MDc2MjZjNDFmMjJiYjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7320e1b4-b36b-425e-8909-03cd54779f1b","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-23T22:31:07.200Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:31:07.201Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:07.207Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:07.207Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972266494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:07.307Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-23T22:31:07.308Z||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-09-23T22:31:07.308Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:07.359Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:07.360Z||pool-35-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:08.207Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:31:08.209Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:08.211Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:08.211Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972266494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json",
"status": "NOTIFIED"
}
2022-09-23T22:31:08.311Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:31:08.313Z||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-09-23T22:31:08.313Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:08.343Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:08.344Z||pool-36-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:09.213Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:31:09.214Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:09.217Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:09.217Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972266494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-09-23T22:31:09.317Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:31:09.319Z||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-09-23T22:31:09.319Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:09.389Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:09.389Z||pool-37-thread-1|||||INFO|500||cambria reply ok (71 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:10.218Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:31:10.222Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:10.226Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:10.227Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972266494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:10.326Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-23T22:31:10.328Z||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-09-23T22:31:10.328Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:10.377Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:10.377Z||pool-38-thread-1|||||INFO|500||cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:11.228Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:31:11.229Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:11.232Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:11.232Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972266494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-09-23T22:31:11.333Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:31:11.334Z||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-09-23T22:31:11.334Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:11.360Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:11.361Z||pool-39-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:12.233Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:31:12.234Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:12.236Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:12.236Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972266494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-template.yml",
"status": "NOT_NOTIFIED"
}
2022-09-23T22:31:12.337Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:31:12.337Z||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-09-23T22:31:12.337Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:12.365Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:12.365Z||pool-40-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:31:13.237Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-23T22:31:13.239Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:13.242Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:13.242Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972266494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "NOTIFIED"
}
2022-09-23T22:31:13.342Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:31:13.344Z||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-09-23T22:31:13.344Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:13.380Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:13.381Z||pool-41-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:14.243Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"serviceName": "vFW 2022-09-23 22-29-25",
"serviceVersion": "1.0",
"serviceUUID": "997acf7e-00d9-468b-ba80-b14210095481",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "019972f9-f539-4064-8588-02b5e3e92b23",
"resources": [
{
"resourceInstanceName": "vFW 0526fd05-3ea6 0",
"resourceCustomizationUUID": "4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c",
"resourceName": "vFW 0526fd05-3ea6",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8a3ec227-94d0-4dc9-b36f-91c8c55ddf55",
"resourceInvariantUUID": "8489e0b9-1c81-4e30-8092-156e36fd52a0",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw0526fd053ea60_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json",
"artifactChecksum": "YjczZGUzMDBiMzk5ODBjYzNkYTk3NWRhOTQzNmJjMTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e6ab5d1b-80f6-458d-b3bc-2402f82b4d0f",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e100d137-3d31-4649-a908-a661566b2e7c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2f66bc4c-3aac-455a-9d6f-05d44acb88cc",
"generatedFromUUID": "e100d137-3d31-4649-a908-a661566b2e7c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2f66bc4c-3aac-455a-9d6f-05d44acb88cc",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20220923222925-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"artifactChecksum": "NTdjNTAzNzIwN2UyY2YyZWE2MDc2MjZjNDFmMjJiYjk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7320e1b4-b36b-425e-8909-03cd54779f1b"
}
],
"workloadContext": "Production"
}
2022-09-23T22:31:14.244Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-23T22:31:14.244Z|31ffde10-c5c2-4f72-9109-206ebb272d9d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 997acf7e-00d9-468b-ba80-b14210095481 ASDC
2022-09-23T22:31:14.245Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:c8cd055f-d3f0-4a59-b69a-4c5f6162047a
ServiceName:vFW 2022-09-23 22-29-25
ServiceVersion:1.0
ServiceUUID:997acf7e-00d9-468b-ba80-b14210095481
ServiceInvariantUUID:019972f9-f539-4064-8588-02b5e3e92b23
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220923222925-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar
ArtifactUUID:7320e1b4-b36b-425e-8909-03cd54779f1b
ArtifactChecksum:NTdjNTAzNzIwN2UyY2YyZWE2MDc2MjZjNDFmMjJiYjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 0526fd05-3ea6 0
ResourceCustomizationUUID:4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c
ResourceInvariantUUID:8489e0b9-1c81-4e30-8092-156e36fd52a0
ResourceName:vFW 0526fd05-3ea6
ResourceType:VF
ResourceUUID:8a3ec227-94d0-4dc9-b36f-91c8c55ddf55
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw0526fd053ea60_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json
ArtifactUUID:e6ab5d1b-80f6-458d-b3bc-2402f82b4d0f
ArtifactChecksum:YjczZGUzMDBiMzk5ODBjYzNkYTk3NWRhOTQzNmJjMTE=
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/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml
ArtifactUUID:e100d137-3d31-4649-a908-a661566b2e7c
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/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env
ArtifactUUID:2f66bc4c-3aac-455a-9d6f-05d44acb88cc
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/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env
ArtifactUUID:2f66bc4c-3aac-455a-9d6f-05d44acb88cc
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-09-23T22:31:14.245Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 997acf7e-00d9-468b-ba80-b14210095481 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-09-23T22:31:14.314Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-23T22:31:14.316Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:31:14.316Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:31:14.316Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7320e1b4-b36b-425e-8909-03cd54779f1b from URL: /sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:14.316Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:31:14.316Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:14.381Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:31:14.382Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar 7320e1b4-b36b-425e-8909-03cd54779f1b 100591
2022-09-23T22:31:14.383Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar ASDC sendASDCNotification
2022-09-23T22:31:14.384Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:14.384Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:31:14.384Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:14.388Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:14.388Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972274383,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:31:14.489Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-23T22:31:14.490Z||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-09-23T22:31:14.490Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:14.513Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:14.513Z||pool-42-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:31:15.389Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-23T22:31:15.392Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-23T22:31:15.393Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 7320e1b4-b36b-425e-8909-03cd54779f1b, URL: /sdc/v1/catalog/services/Vfw20220923222925/1.0/artifacts/service-Vfw20220923222925-csar.csar to file: /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:15.393Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220923222925-csar.csar
2022-09-23T22:31:15.394Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:15.394Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:15.612Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6206041723275153190/Definitions/service-Vfw20220923222925-template.yml
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
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-09-23T22:31:17.761Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-23T22:31:17.762Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-23T22:31:17.762Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.762Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0526fd05-3ea6 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-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||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-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||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-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||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-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||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-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.763Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.764Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.764Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220923222925-csar.csar
2022-09-23T22:31:17.764Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-23T22:31:17.764Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.764Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:17.764Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:17.765Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-23T22:31:17.765Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-23T22:31:17.765Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.765Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:17.765Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:17.765Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-23T22:31:17.766Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-23T22:31:17.766Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.766Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:17.766Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.766Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is not matching search criteria
2022-09-23T22:31:17.766Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:31:17.767Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:31:17.767Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.767Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.768Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.769Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:31:17.769Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:31:17.769Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:31:17.769Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:31:17.769Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.770Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.770Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:31:17.770Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.770Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:31:17.771Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.771Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-23T22:31:17.771Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.771Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.772Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:17.773Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:31:17.773Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.773Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is not matching search criteria
2022-09-23T22:31:17.773Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:31:17.773Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=42964f80-65e1-4cf2-9e47-21d8e22c3e3e
2022-09-23T22:31:17.774Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.775Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is not matching search criteria
2022-09-23T22:31:17.775Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:31:17.775Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:31:17.775Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.775Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.775Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.776Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:31:17.776Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:31:17.776Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-23T22:31:17.776Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:31:17.776Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.776Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:31:17.776Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.777Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=864c2547-7361-4476-bef2-24d686afafa9
2022-09-23T22:31:17.777Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.777Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is not matching search criteria
2022-09-23T22:31:17.777Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-23T22:31:17.778Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=dec3a524-fcb6-4cd8-b3a5-a5b5f7bcf36d
2022-09-23T22:31:17.779Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.779Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:17.779Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.779Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:17.779Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.779Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:17.780Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:17.780Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:17.780Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-09-23 22-29-25
Description:catalog service description
Model UUID:997acf7e-00d9-468b-ba80-b14210095481
Model Version:NULL
Model InvariantUuid:019972f9-f539-4064-8588-02b5e3e92b23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 0526fd05-3ea6
Model UUID:ff4f9657-6728-41e5-8e7e-49dd87fe91f0
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8489e0b9-1c81-4e30-8092-156e36fd52a0
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:d3551a8c-2aed-4088-87b7-de168efb91b9
ModelName:Vfw0526fd053ea6..base_vfw..module-0
ModelUuid:80ae8677-f4bd-4f41-a26b-42a0d0476a39
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:42964f80-65e1-4cf2-9e47-21d8e22c3e3e
ModelInvariantUuid:b28734b6-f03c-40d0-8c4a-6e906a1c7135
ModelName:vFW 0526fd05-3ea6-nodes.vfwCvfc
ModelUuid:ee9be714-438e-47a5-b841-f5456137cf86
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:9222b6a1-5c8c-4a24-8c9d-33083500f69e
ModelInvariantUuid:2b5c8b2b-d29d-4066-810d-04a3aea03805
ModelName:Vfw0526fd053ea6.compute.nodes.heat.vfw
ModelUuid:7d47abcf-c289-4a3c-8abe-df5b735b59e5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:864c2547-7361-4476-bef2-24d686afafa9
ModelInvariantUuid:4c58ea5f-f05e-4b71-b8d0-4979c66e1656
ModelName:vFW 0526fd05-3ea6-nodes.vsnCvfc
ModelUuid:2ad74fc4-2aa9-4967-b3ce-78763c3eb37e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:a0ac7c62-ec96-4e41-b6af-1c6adee9309c
ModelInvariantUuid:c7d6605c-4c6d-457e-9808-dcce258ed1c5
ModelName:Vfw0526fd053ea6.compute.nodes.heat.vsn
ModelUuid:52d94445-5e6c-49d3-a131-08cf59b0a0ae
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:dec3a524-fcb6-4cd8-b3a5-a5b5f7bcf36d
ModelInvariantUuid:02eb7f0c-9570-4f60-bf53-452a80c23275
ModelName:vFW 0526fd05-3ea6-nodes.vpgCvfc
ModelUuid:5e9896db-8b6a-4f42-886b-034966c13be3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:8561d7b8-62bd-45ad-a0f1-3eb0255b20af
ModelInvariantUuid:ae25b506-bd9d-4f65-8a81-53c697f6f58c
ModelName:Vfw0526fd053ea6.compute.nodes.heat.vpg
ModelUuid:b6b10ea0-27af-45cd-83e7-73ed0081e25a
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-09-23T22:31:17.810Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 8a3ec227-94d0-4dc9-b36f-91c8c55ddf55
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-09-23T22:31:17.835Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||vFW 0526fd05-3ea6 0
2022-09-23T22:31:17.836Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8a3ec227-94d0-4dc9-b36f-91c8c55ddf55
2022-09-23T22:31:17.836Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e6ab5d1b-80f6-458d-b3bc-2402f82b4d0f from URL: /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json
2022-09-23T22:31:17.836Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:31:17.837Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json
2022-09-23T22:31:17.976Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:31:17.977Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json e6ab5d1b-80f6-458d-b3bc-2402f82b4d0f 785
2022-09-23T22:31:17.981Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json ASDC sendASDCNotification
2022-09-23T22:31:17.981Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json
2022-09-23T22:31:17.981Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:31:17.981Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:17.984Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:17.984Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972277981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/vfw0526fd053ea60_modules.json",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:31:18.084Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-23T22:31:18.085Z||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-09-23T22:31:18.085Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:18.126Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:18.127Z||pool-43-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-09-23T22:31:18.985Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw0526fd053ea6..base_vfw..module-0",
"vfModuleModelInvariantUUID": "d3551a8c-2aed-4088-87b7-de168efb91b9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "80ae8677-f4bd-4f41-a26b-42a0d0476a39",
"vfModuleModelCustomizationUUID": "a791c057-a6f1-4e4c-8994-6f6cbe7fdbff",
"isBase": true,
"artifacts": [
"e100d137-3d31-4649-a908-a661566b2e7c",
"2f66bc4c-3aac-455a-9d6f-05d44acb88cc"
],
"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-09-23T22:31:18.990Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0526fd053ea6..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:80ae8677-f4bd-4f41-a26b-42a0d0476a39
VfModuleModelInvariantUUID:d3551a8c-2aed-4088-87b7-de168efb91b9
VfModuleModelDescription:NULL
Artifacts UUID List:{
e100d137-3d31-4649-a908-a661566b2e7c
,
2f66bc4c-3aac-455a-9d6f-05d44acb88cc
}
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-09-23T22:31:18.994Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw0526fd053ea6..base_vfw..module-0",
"vfModuleModelInvariantUUID": "d3551a8c-2aed-4088-87b7-de168efb91b9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "80ae8677-f4bd-4f41-a26b-42a0d0476a39",
"vfModuleModelCustomizationUUID": "a791c057-a6f1-4e4c-8994-6f6cbe7fdbff",
"isBase": true,
"artifacts": [
"e100d137-3d31-4649-a908-a661566b2e7c",
"2f66bc4c-3aac-455a-9d6f-05d44acb88cc"
],
"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-09-23T22:31:18.994Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0526fd053ea6..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:80ae8677-f4bd-4f41-a26b-42a0d0476a39
VfModuleModelInvariantUUID:d3551a8c-2aed-4088-87b7-de168efb91b9
VfModuleModelDescription:NULL
Artifacts UUID List:{
e100d137-3d31-4649-a908-a661566b2e7c
,
2f66bc4c-3aac-455a-9d6f-05d44acb88cc
}
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-09-23T22:31:18.994Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e100d137-3d31-4649-a908-a661566b2e7c from URL: /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml
2022-09-23T22:31:18.995Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:31:18.995Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml
2022-09-23T22:31:19.089Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:31:19.090Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml e100d137-3d31-4649-a908-a661566b2e7c 20368
2022-09-23T22:31:19.090Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-23T22:31:19.090Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml
2022-09-23T22:31:19.090Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:31:19.090Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:19.093Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:19.093Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972279090,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:31:19.195Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-09-23T22:31:19.196Z||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-09-23T22:31:19.197Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:19.236Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:19.239Z||pool-44-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:20.094Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f66bc4c-3aac-455a-9d6f-05d44acb88cc from URL: /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env
2022-09-23T22:31:20.094Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-23T22:31:20.098Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env
2022-09-23T22:31:20.246Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-23T22:31:20.247Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env 2f66bc4c-3aac-455a-9d6f-05d44acb88cc 2098
2022-09-23T22:31:20.248Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-23T22:31:20.248Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env
2022-09-23T22:31:20.248Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-23T22:31:20.248Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-23T22:31:20.251Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-23T22:31:20.251Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||try to send status {
"distributionID": "c8cd055f-d3f0-4a59-b69a-4c5f6162047a",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1663972280248,
"artifactURL": "/sdc/v1/catalog/services/Vfw20220923222925/1.0/resourceInstances/vfw0526fd053ea60/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-09-23T22:31:20.354Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-23T22:31:20.356Z||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-09-23T22:31:20.356Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 8zLDA4opbvrOHAA9) ...
2022-09-23T22:31:20.390Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-09-23T22:31:20.392Z||pool-45-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-09-23T22:31:21.252Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 997acf7e-00d9-468b-ba80-b14210095481
2022-09-23T22:31:21.252Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0526fd05-3ea6 0 8a3ec227-94d0-4dc9-b36f-91c8c55ddf55 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-23T22:31:21.282Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@516016b5, org.onap.sdc.toscaparser.api.parameters.Input@3a790831, org.onap.sdc.toscaparser.api.parameters.Input@6ccab517, org.onap.sdc.toscaparser.api.parameters.Input@106a0e6a, org.onap.sdc.toscaparser.api.parameters.Input@41ee776c]
2022-09-23T22:31:21.284Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.284Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:21.284Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2022-09-23T22:31:21.284Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c
2022-09-23T22:31:21.284Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c matches Tosca VF Customization UUID: 4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c
2022-09-23T22:31:21.284Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c 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-09-23T22:31:21.291Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.291Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-23T22:31:21.292Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 4c4c59d0-0f4f-4b5a-a73f-0e517d288f8c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-23T22:31:21.292Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4a26e8f5
2022-09-23T22:31:21.292Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.292Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-23 22-29-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-23T22:31:21.293Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a791c057-a6f1-4e4c-8994-6f6cbe7fdbff
2022-09-23T22:31:21.293Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a791c057-a6f1-4e4c-8994-6f6cbe7fdbff
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-09-23T22:31:21.297Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.297Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:21.297Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is not matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:21.298Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:21.299Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:31:21.299Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:21.299Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:31:21.299Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:21.299Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=42964f80-65e1-4cf2-9e47-21d8e22c3e3e
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-09-23T22:31:21.303Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.304Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is matching search criteria
2022-09-23T22:31:21.304Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 0526fd05-3ea6 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-23T22:31:21.304Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-09-23T22:31:21.304Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vFW 0526fd05-3ea6 0 is not matching search criteria
2022-09-23T22:31:21.305Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-23T22:31:21.305Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-23T22:31:21.305Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-23T22:31:21.306Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=864c2547-7361-4476-bef2-24d686afafa9
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-09-23T22:31:21.319Z|c8cd055f-d3f0-4a59-b69a-4c5f6162047a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery