Results

By type

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

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

2022-08-11T00:02:54.867Z||main|||||INFO|500||The following profiles are active: basic
2022-08-11T00:03:07.198Z||main|||||INFO|500||Starting service [Tomcat]
2022-08-11T00:03:07.198Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-08-11T00:03:07.324Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-08-11T00:03:11.260Z||main|||||INFO|500||catdb-pool - Starting...
2022-08-11T00:03:11.691Z||main|||||INFO|500||catdb-pool - Start completed.
2022-08-11T00:03:12.122Z||main|||||INFO|500||reqdb-pool - Starting...
2022-08-11T00:03:12.142Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-08-11T00:03:12.269Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-08-11T00:03:12.500Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-08-11T00:03:13.211Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-11T00:03:15.165Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-11T00:03:17.644Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-11T00:03:17.703Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-08-11T00:03:18.268Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-11T00:03:18.469Z||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-08-11T00:03:19.620Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-11T00:03:20.789Z||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-08-11T00:03:21.655Z||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-08-11T00:03:22.443Z||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-08-11T00:03:22.452Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:22.473Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:30.107Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:30.107Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:21 GMT], server=[envoy], x-envoy-upstream-service-time=[7621], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:30.109Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"b503856057f14f479e2cc9e1d71a0cfe","versionId":"fda75341b431477c8e16f382cb1afe45"}

2022-08-11T00:03:30.137Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-08-11T00:03:30.187Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b503856057f14f479e2cc9e1d71a0cfe/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:03:30.189Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b503856057f14f479e2cc9e1d71a0cfe/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:30.190Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b503856057f14f479e2cc9e1d71a0cfe/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:33.129Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b503856057f14f479e2cc9e1d71a0cfe/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:33.130Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b503856057f14f479e2cc9e1d71a0cfe/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2883]}
2022-08-11T00:03:33.130Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:33.131Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-08-11T00:03:33.131Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:33.197Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:33.198Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:33.199Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:33.553Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:33.554Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:32 GMT], server=[envoy], x-envoy-upstream-service-time=[351], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:33.555Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"27e90409a2ea4da38f87cc7de402185a","versionId":"43c05eeabe8a4c1fa50d59f09c07ccbc"}

2022-08-11T00:03:33.557Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-08-11T00:03:33.646Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/27e90409a2ea4da38f87cc7de402185a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:03:33.647Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/27e90409a2ea4da38f87cc7de402185a/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:33.649Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/27e90409a2ea4da38f87cc7de402185a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:34.340Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/27e90409a2ea4da38f87cc7de402185a/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:34.341Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/27e90409a2ea4da38f87cc7de402185a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[683]}
2022-08-11T00:03:34.341Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:34.342Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-08-11T00:03:34.342Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:34.425Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:34.426Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:34.427Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:35.234Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:35.234Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:33 GMT], server=[envoy], x-envoy-upstream-service-time=[803], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:35.235Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"f41403b110d143969156e0d24000fde3","versionId":"d4d9517c065c4d50a8a261466c1c4b84"}

2022-08-11T00:03:35.241Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-08-11T00:03:35.338Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:35.344Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[31a8bd31-516c-4441-88af-4ba5113a4a00], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:35.347Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:38.136Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2786]}
2022-08-11T00:03:38.138Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:38.139Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f41403b110d143969156e0d24000fde3/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:38.139Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-08-11T00:03:38.139Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:38.235Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:38.245Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:38.246Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:39.204Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:39.204Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:37 GMT], server=[envoy], x-envoy-upstream-service-time=[953], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:39.205Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"1ef600f9f14b4e32b11499be50a46d3b","versionId":"94817c3508e74e17b06d705c4a6ffd3a"}

2022-08-11T00:03:39.208Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-08-11T00:03:39.248Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:39.249Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f1a409c7-1690-409b-98bb-d0f557749e36], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:39.250Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:40.154Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[900]}
2022-08-11T00:03:40.154Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:40.155Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ef600f9f14b4e32b11499be50a46d3b/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:40.155Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-08-11T00:03:40.155Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:40.200Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:40.202Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:40.203Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:41.005Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:41.006Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:39 GMT], server=[envoy], x-envoy-upstream-service-time=[791], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:41.007Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"6d98cde29a1145f9aa50dc20a79333ea","versionId":"35795cddc4f3408faff7505bc534eb24"}

2022-08-11T00:03:41.009Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-08-11T00:03:41.046Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:41.047Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[486efe18-22dc-4931-ae0f-6f1eadb698df], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:41.048Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:42.246Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1195]}
2022-08-11T00:03:42.247Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:42.247Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d98cde29a1145f9aa50dc20a79333ea/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:42.248Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-08-11T00:03:42.248Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:42.345Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:42.346Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:42.348Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:42.930Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:42.931Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:41 GMT], server=[envoy], x-envoy-upstream-service-time=[579], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:42.931Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"948468253fbe4ae49c62a84216335989","versionId":"dda788117529457f9a1927c60881dcee"}

2022-08-11T00:03:42.933Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-08-11T00:03:42.981Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:42.981Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f259ed0c-d620-4b2d-ba72-2bb159391404], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:42.982Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:44.818Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1832]}
2022-08-11T00:03:44.819Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:44.820Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/948468253fbe4ae49c62a84216335989/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:44.820Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-08-11T00:03:44.821Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:44.863Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:44.865Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:44.866Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:45.790Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:45.790Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:43 GMT], server=[envoy], x-envoy-upstream-service-time=[920], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:45.791Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"881f23e119fe45428197600fd89af26c","versionId":"6b00d6bbca96476e912cdf7cc82f9f0f"}

2022-08-11T00:03:45.799Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-08-11T00:03:45.914Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/881f23e119fe45428197600fd89af26c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:03:45.918Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/881f23e119fe45428197600fd89af26c/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:45.920Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/881f23e119fe45428197600fd89af26c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:47.930Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/881f23e119fe45428197600fd89af26c/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:47.931Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/881f23e119fe45428197600fd89af26c/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2001]}
2022-08-11T00:03:47.931Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:47.932Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-08-11T00:03:47.932Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:47.973Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:47.974Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:47.975Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:48.946Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:48.947Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:47 GMT], server=[envoy], x-envoy-upstream-service-time=[968], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:48.947Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"c9a32ac3f3af4181a81d250f424c372e","versionId":"01023b3e94fa4b2785022046cdc5f9c8"}

2022-08-11T00:03:48.949Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-08-11T00:03:48.993Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:48.993Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c50c805d-ea3b-4d73-bf81-50b1b5cad056], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:48.994Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:50.811Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1814]}
2022-08-11T00:03:50.812Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:50.813Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9a32ac3f3af4181a81d250f424c372e/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:50.814Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-08-11T00:03:50.814Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:50.857Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:50.858Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e3ca2c23-95e4-48e8-ab12-521bceea34a5], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:50.859Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:51.361Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:49 GMT], server=[envoy], x-envoy-upstream-service-time=[493], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:51.362Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ce547b4618b54167bfa4e501e5f768fd","versionId":"d0f32d73a2aa43bf90afb18aa5fd8130"}

2022-08-11T00:03:51.363Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:51.365Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-08-11T00:03:51.394Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ce547b4618b54167bfa4e501e5f768fd/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:03:51.395Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce547b4618b54167bfa4e501e5f768fd/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:51.396Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce547b4618b54167bfa4e501e5f768fd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:52.450Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce547b4618b54167bfa4e501e5f768fd/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:52.451Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ce547b4618b54167bfa4e501e5f768fd/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1051]}
2022-08-11T00:03:52.451Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:52.452Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-08-11T00:03:52.452Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:52.489Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:52.490Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:52.491Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:53.069Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:53.070Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:51 GMT], server=[envoy], x-envoy-upstream-service-time=[574], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:53.070Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"fd75e1c74d0e436dae374dc014455b9a","versionId":"0262f4812a784ed587480cb0435f72cd"}

2022-08-11T00:03:53.072Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-08-11T00:03:53.107Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fd75e1c74d0e436dae374dc014455b9a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:03:53.109Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd75e1c74d0e436dae374dc014455b9a/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:53.110Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd75e1c74d0e436dae374dc014455b9a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:54.821Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd75e1c74d0e436dae374dc014455b9a/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:54.821Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fd75e1c74d0e436dae374dc014455b9a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1707]}
2022-08-11T00:03:54.822Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:54.822Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-08-11T00:03:54.822Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:54.870Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:54.871Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:54.872Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:55.504Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:55.504Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:53 GMT], server=[envoy], x-envoy-upstream-service-time=[625], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:55.505Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"e49168f09f83409798c6f05901eee5f4","versionId":"8e985068eb114de7ac5f05f7daceda78"}

2022-08-11T00:03:55.507Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-08-11T00:03:55.534Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:55.535Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[234e6faf-36c6-4b53-aaf7-2291af80a326], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:55.536Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:57.088Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1548]}
2022-08-11T00:03:57.088Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:57.089Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e49168f09f83409798c6f05901eee5f4/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:57.089Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-08-11T00:03:57.089Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:57.128Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:57.129Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:57.130Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:58.040Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:58.040Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:56 GMT], server=[envoy], x-envoy-upstream-service-time=[907], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:58.041Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"020cfcf581244b0db8ff5e13732f40d1","versionId":"cd57f5f3eece4b9791003191302dfe13"}

2022-08-11T00:03:58.044Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-08-11T00:03:58.077Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:58.078Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[02d8de17-981a-41d0-be8a-b0f5c5fd98bd], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:58.079Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:03:59.337Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1255]}
2022-08-11T00:03:59.338Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:03:59.338Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/020cfcf581244b0db8ff5e13732f40d1/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:03:59.339Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-08-11T00:03:59.339Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:59.372Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:59.373Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:03:59.374Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:03:59.721Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:03:59.722Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:58 GMT], server=[envoy], x-envoy-upstream-service-time=[343], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:03:59.722Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"47767a01b9eb4561a589bfa305c6df93","versionId":"39399938c4974d66962e1f5e37e6068a"}

2022-08-11T00:03:59.724Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-08-11T00:03:59.751Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:03:59.752Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[02f2dd89-bbfe-4cad-b0be-04bf7d7a95e9], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:03:59.754Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:00.610Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:03:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[852]}
2022-08-11T00:04:00.611Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:00.612Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47767a01b9eb4561a589bfa305c6df93/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:00.613Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-08-11T00:04:00.613Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:00.671Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:00.673Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:00.675Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:01.150Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:01.150Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:03:59 GMT], server=[envoy], x-envoy-upstream-service-time=[470], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:01.151Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"e7295041171c48c6b4d5a92822a77b97","versionId":"2b4c357cca2e48dfbe3ee7816d8ba1fa"}

2022-08-11T00:04:01.154Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-08-11T00:04:01.198Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e7295041171c48c6b4d5a92822a77b97/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:01.200Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7295041171c48c6b4d5a92822a77b97/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:01.201Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7295041171c48c6b4d5a92822a77b97/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:02.117Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7295041171c48c6b4d5a92822a77b97/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:02.117Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e7295041171c48c6b4d5a92822a77b97/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[912]}
2022-08-11T00:04:02.118Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:02.118Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-08-11T00:04:02.118Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:02.153Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:02.154Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1e67ad00-cbfd-4936-91c2-3ace0810342f], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:02.155Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:02.909Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:01 GMT], server=[envoy], x-envoy-upstream-service-time=[752], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:02.910Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"07036ac5309a421aa1c3281d04a5d493","versionId":"350efa3a77a9402aa076e423309da8ee"}

2022-08-11T00:04:02.911Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:02.913Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-08-11T00:04:02.938Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:02.939Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4b3e0bea-11ca-4b57-a7e4-62ceba200145], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:02.940Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:04.936Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1987]}
2022-08-11T00:04:04.937Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:04.938Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07036ac5309a421aa1c3281d04a5d493/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:04.938Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-08-11T00:04:04.939Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:05.003Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:05.005Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:05.006Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:06.238Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:06.238Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:04 GMT], server=[envoy], x-envoy-upstream-service-time=[1225], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:06.239Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"e5981bae9d374307a85797540f7b652a","versionId":"dac177b66ec04e4bab3bf96ecd722032"}

2022-08-11T00:04:06.246Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-08-11T00:04:06.281Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e5981bae9d374307a85797540f7b652a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:06.282Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5981bae9d374307a85797540f7b652a/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:06.284Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5981bae9d374307a85797540f7b652a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:08.445Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5981bae9d374307a85797540f7b652a/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:08.446Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e5981bae9d374307a85797540f7b652a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2158]}
2022-08-11T00:04:08.447Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:08.448Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-08-11T00:04:08.448Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:08.484Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:08.486Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:08.487Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:09.412Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:09.412Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:07 GMT], server=[envoy], x-envoy-upstream-service-time=[919], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:09.413Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"fd4c058c4a4d41b88e50ed65c61015bf","versionId":"d962443147d14d23b5b27e30d325a1c2"}

2022-08-11T00:04:09.416Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-08-11T00:04:09.444Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fd4c058c4a4d41b88e50ed65c61015bf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:09.445Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4c058c4a4d41b88e50ed65c61015bf/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:09.446Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4c058c4a4d41b88e50ed65c61015bf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:10.507Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4c058c4a4d41b88e50ed65c61015bf/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:10.508Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fd4c058c4a4d41b88e50ed65c61015bf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1059]}
2022-08-11T00:04:10.509Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:10.509Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-08-11T00:04:10.509Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:10.560Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:10.560Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ec933cf7-1294-49f8-a5f9-991aa3a0c959], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:10.561Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:11.009Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:09 GMT], server=[envoy], x-envoy-upstream-service-time=[445], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:11.010Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2753251dd63d4df3a923b5cd208d47af","versionId":"51c5467e9972499aabe920781297dca3"}

2022-08-11T00:04:11.011Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:11.013Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-08-11T00:04:11.039Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2753251dd63d4df3a923b5cd208d47af/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:11.040Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2753251dd63d4df3a923b5cd208d47af/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:11.041Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2753251dd63d4df3a923b5cd208d47af/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:12.950Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2753251dd63d4df3a923b5cd208d47af/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:12.951Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2753251dd63d4df3a923b5cd208d47af/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1906]}
2022-08-11T00:04:12.951Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:12.951Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-08-11T00:04:12.951Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:12.984Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:12.989Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:12.991Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:13.315Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:13.316Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:12 GMT], server=[envoy], x-envoy-upstream-service-time=[322], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:13.316Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"36d1b4c8b9fc42cc997dffc599de5910","versionId":"7ba7b8833583473b9b78e2a29222f9cb"}

2022-08-11T00:04:13.318Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-08-11T00:04:13.342Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/36d1b4c8b9fc42cc997dffc599de5910/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:13.343Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36d1b4c8b9fc42cc997dffc599de5910/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:13.344Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36d1b4c8b9fc42cc997dffc599de5910/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:13.791Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36d1b4c8b9fc42cc997dffc599de5910/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:13.791Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/36d1b4c8b9fc42cc997dffc599de5910/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[444]}
2022-08-11T00:04:13.792Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:13.792Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-08-11T00:04:13.792Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:13.957Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:13.958Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[652e5930-86bd-4055-a37d-e8d8e5b9cda7], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:13.960Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:14.705Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:13 GMT], server=[envoy], x-envoy-upstream-service-time=[742], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:14.706Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8c8b1d60d34a40f7b7efe2bf176cc32b","versionId":"2eda63b3361b4f058151f591f4c440bb"}

2022-08-11T00:04:14.707Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:14.710Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-08-11T00:04:14.735Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c8b1d60d34a40f7b7efe2bf176cc32b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:14.737Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c8b1d60d34a40f7b7efe2bf176cc32b/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:14.738Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c8b1d60d34a40f7b7efe2bf176cc32b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:16.128Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c8b1d60d34a40f7b7efe2bf176cc32b/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:16.129Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c8b1d60d34a40f7b7efe2bf176cc32b/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1387]}
2022-08-11T00:04:16.130Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:16.130Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-08-11T00:04:16.130Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:16.172Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:16.173Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:16.174Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:17.137Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:17.138Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:15 GMT], server=[envoy], x-envoy-upstream-service-time=[961], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:17.139Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||{"id":"752d28de478f439c879212b73e69f69c","versionId":"ddad38ce84bc4787940ed9e66a65249b"}

2022-08-11T00:04:17.141Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-08-11T00:04:17.166Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:17.167Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[768dbc50-307a-4b14-be77-690d8459262b], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:17.168Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:19.531Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2361]}
2022-08-11T00:04:19.532Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:19.532Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/752d28de478f439c879212b73e69f69c/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:19.533Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-08-11T00:04:19.533Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:19.563Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:19.564Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[783c854f-48c1-47bb-8a67-ca7291d4ece7], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:19.565Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:20.235Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:18 GMT], server=[envoy], x-envoy-upstream-service-time=[667], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:20.236Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e2d1709d546d46568817ace0ce852d4a","versionId":"262d5618a430457eb5100a317ac6f62a"}

2022-08-11T00:04:20.236Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:20.238Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-08-11T00:04:20.264Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e2d1709d546d46568817ace0ce852d4a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:20.265Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2d1709d546d46568817ace0ce852d4a/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:20.267Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2d1709d546d46568817ace0ce852d4a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:22.210Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2d1709d546d46568817ace0ce852d4a/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:22.211Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e2d1709d546d46568817ace0ce852d4a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1938]}
2022-08-11T00:04:22.211Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:22.211Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-08-11T00:04:22.212Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:22.242Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:22.243Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c1f579e0-5050-4566-9940-0ccf90d4c64e], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:22.244Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:23.333Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:21 GMT], server=[envoy], x-envoy-upstream-service-time=[1087], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:23.333Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8422b356a97b4c8d97b38e348fd2e8a0","versionId":"cb3f9c2c7b0d4721bd29446335360719"}

2022-08-11T00:04:23.334Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:23.336Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-08-11T00:04:23.358Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:23.358Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions with request headers:{X-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0c710f02-513c-4e8d-9065-805b69ba8d65], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:23.359Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:26.124Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2762]}
2022-08-11T00:04:26.125Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:26.125Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8422b356a97b4c8d97b38e348fd2e8a0/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:26.126Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-08-11T00:04:26.126Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:26.163Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-08-11T00:04:26.164Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1dd2436b-8886-4bf9-b701-639329f338cd], X-ECOMP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-TransactionID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], X-ONAP-RequestID=[c76e3de3-0878-4dd3-a808-55b4a219c13a], Content-Type=[application/json]}
2022-08-11T00:04:26.165Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:27.107Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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=[Thu, 11 Aug 2022 00:04:25 GMT], server=[envoy], x-envoy-upstream-service-time=[939], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-08-11T00:04:27.108Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"31e321f5deec40819846e745ffe5cb08","versionId":"3c57742863dc4fbe9840fc436da512c8"}

2022-08-11T00:04:27.109Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-08-11T00:04:27.113Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-08-11T00:04:27.145Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/31e321f5deec40819846e745ffe5cb08/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-08-11T00:04:27.145Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/31e321f5deec40819846e745ffe5cb08/versions/latest/actions|INFO|500||Invoke
2022-08-11T00:04:27.146Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/31e321f5deec40819846e745ffe5cb08/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-08-11T00:04:29.542Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/31e321f5deec40819846e745ffe5cb08/versions/latest/actions|INFO|500||InvokeReturn
2022-08-11T00:04:29.542Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/31e321f5deec40819846e745ffe5cb08/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 11 Aug 2022 00:04:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2392]}
2022-08-11T00:04:29.542Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Response was returned with an empty entity.
2022-08-11T00:04:29.543Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-08-11T00:04:32.735Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|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-08-11T00:04:35.387Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||WARN|500||---
2022-08-11T00:04:35.388Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-08-11T00:04:35.388Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||WARN|500||---
2022-08-11T00:04:35.982Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-08-11T00:04:41.063Z|c76e3de3-0878-4dd3-a808-55b4a219c13a|main|||||INFO|500||Started Application in 110.113 seconds (JVM running for 115.277)
2022-08-11T00:04:41.080Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-08-11T00:04:41.112Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-08-11T00:04:41.127Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-08-11T00:04:41.160Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-08-11T00:04:41.212Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 02f0d8a6-1b1a-4860-bc84-de7faaa00141 url= /sdc/v1/artifactTypes
2022-08-11T00:04:41.213Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-08-11T00:04:41.427Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-08-11T00:04:41.457Z||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-08-11T00:04:41.479Z||scheduling-1|||||DEBUG|500||create keys
2022-08-11T00:04:41.486Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-08-11T00:04:41.589Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:04:41.606Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 9ba9851e-97e9-479f-8f43-0edf81fc8d7a url= /sdc/v1/registerForDistribution
2022-08-11T00:04:41.819Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 9ba9851e-97e9-479f-8f43-0edf81fc8d7a url= /sdc/v1/registerForDistribution
2022-08-11T00:04:41.819Z||scheduling-1|||||INFO|500||start DistributionClient
2022-08-11T00:04:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:04:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:04:41.833Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-08-11T00:04:41.835Z||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-08-11T00:04:41.835Z||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-08-11T00:04:41.835Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:04:41.835Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:04:52.289Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:04:52.369Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:05:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:05:41.828Z||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-08-11T00:05:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:05:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:05:41.830Z||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-08-11T00:05:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:05:51.448Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:05:51.450Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:06:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:06:41.829Z||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-08-11T00:06:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:06:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:06:41.830Z||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-08-11T00:06:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:06:51.427Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:06:51.429Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:07:41.827Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:07:41.829Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-11T00:07:41.829Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as MvubGqvTpyIf4qqL) ...
2022-08-11T00:07:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:07:41.830Z||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-08-11T00:07:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:07:51.417Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:07:51.419Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:08:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:08:41.829Z||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-08-11T00:08:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:08:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:08:41.830Z||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-08-11T00:08:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:08:51.385Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:08:51.409Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:09:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:09:41.828Z||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-08-11T00:09:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:09:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:09:41.830Z||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-08-11T00:09:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:09:51.410Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:09:51.412Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:10:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:10:41.828Z||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-08-11T00:10:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:10:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:10:41.830Z||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-08-11T00:10:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:10:51.401Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:10:51.402Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:11:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:11:41.828Z||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-08-11T00:11:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:11:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:11:41.831Z||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-08-11T00:11:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:11:51.381Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:11:51.384Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:12:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:12:41.829Z||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-08-11T00:12:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:12:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:12:41.830Z||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-08-11T00:12:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:12:51.411Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:12:51.413Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:13:04.938Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-08-11T00:13:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:13:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:13:41.830Z||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-08-11T00:13:41.830Z||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-08-11T00:13:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:13:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:13:51.397Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:13:51.397Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:14:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:14:41.828Z||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-08-11T00:14:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:14:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:14:41.830Z||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-08-11T00:14:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:14:51.387Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:14:51.387Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:15:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:15:41.828Z||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-08-11T00:15:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:15:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:15:41.830Z||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-08-11T00:15:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:15:51.410Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:15:51.411Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:16:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:16:41.828Z||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-08-11T00:16:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:16:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:16:41.830Z||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-08-11T00:16:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:16:51.378Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:16:51.381Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:17:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:17:41.828Z||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-08-11T00:17:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:17:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:17:41.830Z||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-08-11T00:17:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:17:51.380Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:17:51.381Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:18:41.832Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:18:41.832Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:18:41.833Z||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-08-11T00:18:41.833Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:18:41.833Z||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-08-11T00:18:41.834Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:18:51.387Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:18:51.419Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:19:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:19:41.829Z||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-08-11T00:19:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:19:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:19:41.830Z||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-08-11T00:19:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:19:51.382Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:19:51.384Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:20:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:20:41.828Z||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-08-11T00:20:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:20:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:20:41.830Z||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-08-11T00:20:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:20:51.379Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:20:51.381Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:21:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:21:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:21:41.830Z||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-08-11T00:21:41.830Z||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-08-11T00:21:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:21:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:21:51.413Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:21:51.420Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:22:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:22:41.828Z||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-08-11T00:22:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:22:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:22:41.830Z||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-08-11T00:22:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:22:51.384Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:22:51.391Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:23:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:23:41.828Z||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-08-11T00:23:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:23:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:23:41.830Z||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-08-11T00:23:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:23:51.384Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:23:51.385Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:24:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:24:41.828Z||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-08-11T00:24:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:24:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:24:41.830Z||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-08-11T00:24:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:24:51.383Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:24:51.385Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:25:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:25:41.828Z||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-08-11T00:25:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:25:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:25:41.830Z||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-08-11T00:25:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:25:51.385Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:25:51.386Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:26:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:26:41.828Z||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-08-11T00:26:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:26:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:26:41.830Z||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-08-11T00:26:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:26:51.389Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:26:51.389Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:27:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:27:41.828Z||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-08-11T00:27:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:27:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:27:41.830Z||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-08-11T00:27:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:27:51.375Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:27:51.389Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:28:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:28:41.829Z||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-08-11T00:28:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:28:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:28:41.830Z||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-08-11T00:28:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:28:51.389Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:28:51.389Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:29:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:29:41.830Z||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-08-11T00:29:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:29:41.830Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:29:41.831Z||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-08-11T00:29:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:29:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:29:51.410Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:30:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:30:41.828Z||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-08-11T00:30:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:30:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:30:41.830Z||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-08-11T00:30:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:30:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:30:51.393Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:31:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:31:41.828Z||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-08-11T00:31:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:31:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:31:41.830Z||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-08-11T00:31:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:31:51.380Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:31:51.380Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:32:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:32:41.828Z||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-08-11T00:32:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:32:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:32:41.830Z||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-08-11T00:32:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:32:51.379Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:32:51.382Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:33:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:33:41.828Z||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-08-11T00:33:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:33:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:33:41.830Z||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-08-11T00:33:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:33:51.380Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:33:51.381Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:34:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:34:41.828Z||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-08-11T00:34:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:34:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:34:41.830Z||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-08-11T00:34:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:34:51.416Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:34:51.416Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:35:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:35:41.828Z||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-08-11T00:35:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:35:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:35:41.830Z||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-08-11T00:35:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:35:51.400Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:35:51.407Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:36:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:36:41.828Z||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-08-11T00:36:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:36:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:36:41.830Z||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-08-11T00:36:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:36:51.386Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:36:51.405Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:37:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:37:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:37:41.830Z||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-08-11T00:37:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:37:41.831Z||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-08-11T00:37:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:37:51.392Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:37:51.442Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:38:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:38:41.828Z||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-08-11T00:38:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:38:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:38:41.830Z||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-08-11T00:38:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:38:51.382Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:38:51.383Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:39:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:39:41.827Z||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-08-11T00:39:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:39:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:39:41.830Z||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-08-11T00:39:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:39:51.384Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:39:51.387Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:40:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:40:41.828Z||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-08-11T00:40:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:40:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:40:41.829Z||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-08-11T00:40:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:40:51.417Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:40:51.424Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:41:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:41:41.828Z||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-08-11T00:41:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:41:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:41:41.830Z||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-08-11T00:41:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:41:51.386Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:41:51.387Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:42:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:42:41.828Z||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-08-11T00:42:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:42:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:42:41.830Z||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-08-11T00:42:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:42:51.377Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:42:51.382Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:43:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:43:41.828Z||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-08-11T00:43:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:43:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:43:41.830Z||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-08-11T00:43:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:43:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:43:51.382Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:44:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:44:41.828Z||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-08-11T00:44:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:44:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:44:41.830Z||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-08-11T00:44:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:44:51.381Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:44:51.411Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:45:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:45:41.828Z||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-08-11T00:45:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:45:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:45:41.830Z||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-08-11T00:45:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:45:51.391Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:45:51.393Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:46:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:46:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:46:41.830Z||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-08-11T00:46:41.830Z||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-08-11T00:46:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:46:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:46:51.383Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:46:51.384Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:47:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:47:41.828Z||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-08-11T00:47:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:47:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:47:41.830Z||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-08-11T00:47:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:47:51.387Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:47:51.387Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:48:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:48:41.828Z||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-08-11T00:48:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:48:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:48:41.830Z||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-08-11T00:48:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:48:51.414Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:48:51.415Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:49:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:49:41.828Z||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-08-11T00:49:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:49:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:49:41.830Z||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-08-11T00:49:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:49:51.384Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:49:51.384Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:50:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:50:41.828Z||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-08-11T00:50:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:50:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:50:41.830Z||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-08-11T00:50:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:50:51.378Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:50:51.381Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:51:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:51:41.829Z||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-08-11T00:51:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:51:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:51:41.830Z||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-08-11T00:51:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:51:51.387Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:51:51.391Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:52:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:52:41.830Z||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-08-11T00:52:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:52:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:52:41.831Z||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-08-11T00:52:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:52:51.381Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:52:51.387Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:53:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:53:41.828Z||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-08-11T00:53:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:53:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:53:41.830Z||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-08-11T00:53:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:53:51.378Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:53:51.379Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:54:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:54:41.828Z||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-08-11T00:54:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:54:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:54:41.830Z||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-08-11T00:54:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:54:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:54:51.383Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:55:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:55:41.830Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:55:41.830Z||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-08-11T00:55:41.830Z||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-08-11T00:55:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:55:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:55:51.375Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:55:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:56:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:56:41.828Z||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-08-11T00:56:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:56:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:56:41.830Z||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-08-11T00:56:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:56:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:56:51.385Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:57:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:57:41.828Z||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-08-11T00:57:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:57:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:57:41.830Z||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-08-11T00:57:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:57:51.402Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:57:51.405Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:58:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:58:41.828Z||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-08-11T00:58:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:58:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:58:41.830Z||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-08-11T00:58:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:58:51.378Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:58:51.386Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:59:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:59:41.828Z||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-08-11T00:59:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:59:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T00:59:41.829Z||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-08-11T00:59:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T00:59:51.385Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T00:59:51.386Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:00:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:00:41.828Z||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-08-11T01:00:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:00:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:00:41.830Z||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-08-11T01:00:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:00:51.380Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:00:51.384Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:01:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:01:41.828Z||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-08-11T01:01:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:01:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:01:41.830Z||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-08-11T01:01:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:01:51.388Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:01:51.389Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:02:41.827Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:02:41.828Z||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-08-11T01:02:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:02:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:02:41.830Z||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-08-11T01:02:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:02:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:02:51.386Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:03:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:03:41.828Z||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-08-11T01:03:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:03:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:03:41.830Z||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-08-11T01:03:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:03:51.386Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:03:51.386Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:04:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:04:41.828Z||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-08-11T01:04:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:04:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:04:41.830Z||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-08-11T01:04:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:04:51.377Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:04:51.387Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:05:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:05:41.829Z||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-08-11T01:05:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:05:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:05:41.830Z||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-08-11T01:05:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:05:51.382Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:05:51.384Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:06:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:06:41.828Z||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-08-11T01:06:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:06:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:06:41.830Z||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-08-11T01:06:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:06:51.382Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:06:51.392Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:07:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:07:41.828Z||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-08-11T01:07:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:07:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:07:41.830Z||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-08-11T01:07:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:07:51.384Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:07:51.385Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:08:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:08:41.828Z||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-08-11T01:08:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:08:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:08:41.830Z||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-08-11T01:08:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:08:51.436Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:08:51.436Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:09:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:09:41.828Z||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-08-11T01:09:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:09:41.831Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:09:41.832Z||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-08-11T01:09:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:09:51.381Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:09:51.382Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:10:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:10:41.828Z||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-08-11T01:10:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:10:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:10:41.830Z||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-08-11T01:10:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:10:51.375Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:10:51.380Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:11:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:11:41.828Z||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-08-11T01:11:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:11:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:11:41.830Z||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-08-11T01:11:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:11:51.392Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:11:51.393Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:12:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:12:41.828Z||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-08-11T01:12:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:12:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:12:41.830Z||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-08-11T01:12:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:12:51.391Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:12:51.406Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:13:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:13:41.828Z||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-08-11T01:13:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:13:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:13:41.830Z||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-08-11T01:13:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:13:51.391Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:13:51.404Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:14:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:14:41.828Z||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-08-11T01:14:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:14:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:14:41.830Z||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-08-11T01:14:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:14:51.385Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:14:51.385Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:15:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:15:41.829Z||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-08-11T01:15:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:15:41.830Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:15:41.830Z||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-08-11T01:15:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:15:51.408Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:15:51.441Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:16:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:16:41.829Z||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-08-11T01:16:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:16:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:16:41.830Z||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-08-11T01:16:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:16:51.380Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:16:51.386Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:17:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:17:41.828Z||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-08-11T01:17:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:17:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:17:41.830Z||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-08-11T01:17:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:17:51.394Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:17:51.432Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:18:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:18:41.828Z||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-08-11T01:18:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:18:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:18:41.830Z||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-08-11T01:18:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:18:51.386Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:18:51.386Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:19:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:19:41.828Z||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-08-11T01:19:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:19:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:19:41.829Z||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-08-11T01:19:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:19:51.377Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:19:51.413Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:20:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:20:41.828Z||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-08-11T01:20:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:20:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:20:41.830Z||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-08-11T01:20:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:20:51.377Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:20:51.377Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:21:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:21:41.828Z||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-08-11T01:21:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:21:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:21:41.830Z||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-08-11T01:21:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:21:51.379Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:21:51.381Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:22:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:22:41.828Z||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-08-11T01:22:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:22:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:22:41.830Z||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-08-11T01:22:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:22:51.383Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:22:51.385Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:23:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:23:41.828Z||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-08-11T01:23:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:23:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:23:41.830Z||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-08-11T01:23:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:23:51.379Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:23:51.379Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:24:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:24:41.828Z||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-08-11T01:24:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:24:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:24:41.830Z||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-08-11T01:24:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:24:51.379Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:24:51.382Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:25:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:25:41.828Z||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-08-11T01:25:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:25:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:25:41.830Z||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-08-11T01:25:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:25:51.379Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:25:51.380Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:26:41.828Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:26:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:26:41.831Z||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-08-11T01:26:41.831Z||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-08-11T01:26:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:26:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:26:51.392Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:26:51.392Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:27:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:27:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:27:41.829Z||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-08-11T01:27:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:27:41.831Z||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-08-11T01:27:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:27:51.387Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:27:51.389Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:28:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:28:41.828Z||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-08-11T01:28:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:28:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:28:41.830Z||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-08-11T01:28:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:28:51.382Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:28:51.384Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:29:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:29:41.828Z||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-08-11T01:29:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:29:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:29:41.830Z||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-08-11T01:29:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:29:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:29:51.381Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:30:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:30:41.827Z||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-08-11T01:30:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:30:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:30:41.833Z||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-08-11T01:30:41.834Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:30:51.403Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:30:51.403Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:31:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:31:41.828Z||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-08-11T01:31:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:31:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:31:41.830Z||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-08-11T01:31:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:31:51.379Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:31:51.379Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:32:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:32:41.828Z||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-08-11T01:32:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:32:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:32:41.830Z||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-08-11T01:32:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:32:51.381Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:32:51.381Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:33:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:33:41.828Z||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-08-11T01:33:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:33:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:33:41.830Z||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-08-11T01:33:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:33:51.386Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:33:51.386Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:34:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:34:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:34:41.830Z||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-08-11T01:34:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:34:41.830Z||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-08-11T01:34:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:34:51.411Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:34:51.412Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:35:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:35:41.828Z||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-08-11T01:35:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:35:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:35:41.829Z||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-08-11T01:35:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:35:51.379Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:35:51.383Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:36:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:36:41.828Z||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-08-11T01:36:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:36:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:36:41.830Z||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-08-11T01:36:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:36:51.390Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:36:51.395Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:37:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:37:41.828Z||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-08-11T01:37:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:37:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:37:41.830Z||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-08-11T01:37:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:37:51.418Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:37:51.427Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:38:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:38:41.829Z||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-08-11T01:38:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:38:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:38:41.830Z||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-08-11T01:38:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:38:51.402Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:38:51.405Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:39:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:39:41.829Z||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-08-11T01:39:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:39:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:39:41.830Z||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-08-11T01:39:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:39:51.394Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:39:51.394Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:40:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:40:41.828Z||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-08-11T01:40:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:40:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:40:41.830Z||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-08-11T01:40:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:40:51.404Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:40:51.405Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:41:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:41:41.828Z||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-08-11T01:41:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:41:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:41:41.830Z||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-08-11T01:41:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:41:51.401Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:41:51.402Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:42:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:42:41.827Z||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-08-11T01:42:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:42:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:42:41.830Z||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-08-11T01:42:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:42:51.383Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:42:51.384Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:43:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:43:41.827Z||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-08-11T01:43:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:43:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:43:41.830Z||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-08-11T01:43:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:43:51.379Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:43:51.379Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:44:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:44:41.828Z||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-08-11T01:44:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:44:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:44:41.830Z||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-08-11T01:44:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:44:51.380Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:44:51.382Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:45:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:45:41.828Z||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-08-11T01:45:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:45:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:45:41.830Z||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-08-11T01:45:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:45:51.386Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:45:51.386Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:46:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:46:41.828Z||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-08-11T01:46:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:46:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:46:41.830Z||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-08-11T01:46:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:46:51.384Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:46:51.399Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:47:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:47:41.828Z||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-08-11T01:47:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:47:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:47:41.830Z||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-08-11T01:47:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:47:51.385Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:47:51.390Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:48:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:48:41.828Z||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-08-11T01:48:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:48:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:48:41.830Z||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-08-11T01:48:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:48:51.384Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:48:51.388Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:49:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:49:41.828Z||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-08-11T01:49:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:49:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:49:41.830Z||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-08-11T01:49:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:49:51.383Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:49:51.385Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:50:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:50:41.829Z||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-08-11T01:50:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:50:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:50:41.830Z||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-08-11T01:50:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:50:51.384Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:50:51.384Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:51:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:51:41.829Z||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-08-11T01:51:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:51:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:51:41.830Z||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-08-11T01:51:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:51:51.379Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:51:51.389Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:52:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:52:41.828Z||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-08-11T01:52:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:52:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:52:41.830Z||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-08-11T01:52:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:52:51.398Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:52:51.405Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:53:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:53:41.829Z||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-08-11T01:53:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:53:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:53:41.830Z||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-08-11T01:53:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:53:51.393Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:53:51.393Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:54:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:54:41.829Z||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-08-11T01:54:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:54:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:54:41.830Z||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-08-11T01:54:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:54:51.393Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:54:51.395Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:55:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:55:41.828Z||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-08-11T01:55:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:55:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:55:41.830Z||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-08-11T01:55:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:55:51.388Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:55:51.388Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:56:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:56:41.831Z||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-08-11T01:56:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:56:41.833Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:56:41.834Z||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-08-11T01:56:41.834Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:56:51.446Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:56:51.469Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:57:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:57:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:57:41.829Z||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-08-11T01:57:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:57:41.834Z||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-08-11T01:57:41.834Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:57:51.399Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:57:51.400Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:58:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:58:41.828Z||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-08-11T01:58:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:58:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:58:41.830Z||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-08-11T01:58:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:58:51.404Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:58:51.404Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:59:41.827Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:59:41.828Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-11T01:59:41.828Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as MvubGqvTpyIf4qqL) ...
2022-08-11T01:59:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T01:59:41.830Z||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-08-11T01:59:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T01:59:51.390Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T01:59:51.392Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:00:41.827Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:00:41.828Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-08-11T02:00:41.828Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:00:41.829Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:00:41.830Z||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-08-11T02:00:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:00:51.387Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:00:51.387Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:01:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:01:41.829Z||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-08-11T02:01:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:01:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:01:41.830Z||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-08-11T02:01:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:01:51.386Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:01:51.386Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:02:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:02:41.828Z||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-08-11T02:02:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:02:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:02:41.830Z||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-08-11T02:02:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:02:51.387Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:02:51.389Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:03:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:03:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:03:41.831Z||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-08-11T02:03:41.831Z||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-08-11T02:03:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:03:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:03:51.393Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:03:51.393Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:04:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:04:41.828Z||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-08-11T02:04:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:04:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:04:41.830Z||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-08-11T02:04:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:04:51.394Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:04:51.397Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:05:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:05:41.828Z||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-08-11T02:05:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:05:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:05:41.830Z||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-08-11T02:05:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:05:51.384Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:05:51.390Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:06:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:06:41.828Z||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-08-11T02:06:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:06:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:06:41.830Z||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-08-11T02:06:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:06:51.383Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:06:51.383Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:07:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:07:41.829Z||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-08-11T02:07:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:07:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:07:41.830Z||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-08-11T02:07:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:07:51.388Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:07:51.393Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:08:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:08:41.828Z||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-08-11T02:08:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:08:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:08:41.830Z||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-08-11T02:08:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:08:51.381Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:08:51.387Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:09:41.827Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:09:41.828Z||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-08-11T02:09:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:09:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:09:41.830Z||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-08-11T02:09:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:09:51.382Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:09:51.385Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:41.828Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:10:41.830Z||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-08-11T02:10:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:41.831Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:10:41.831Z||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-08-11T02:10:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:42.465Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:42.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.467Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"73c3c376-5600-413f-8216-3130c65db1d5","serviceName":"vFW 2022-08-11 02-06-51","serviceVersion":"1.0","serviceUUID":"7526a943-383b-46dd-9597-6e13cf2e54ef","serviceDescription":"catalog service description","serviceInvariantUUID":"ae3d7f62-17f0-4287-8dc3-705d43c9c6d7","resources":[{"resourceInstanceName":"vFW 48988380-ef5a 0","resourceName":"vFW 48988380-ef5a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ef59d2ba-2396-4160-9038-f68a7b883449","resourceInvariantUUID":"380b30e6-42b3-4c0a-894f-e208c92ca8d3","resourceCustomizationUUID":"8711e9c3-2701-4bc2-beaf-5a19642c95d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vf-license-model.xml","artifactChecksum":"NmUzOTBkYTRjMzE1NGFkMjk5MDBhOTVkNmJmNTMwNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2652f8b7-bf04-4d49-b2c8-3cb3231d01bb","artifactVersion":"1"},{"artifactName":"vfw48988380ef5a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json","artifactChecksum":"MjBhOTllMjQyZmM1OGJkM2U4NzgwNmVmNDg1NmU1YjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ed0ae11b-3e8d-4d9e-8651-5945d47e33cb","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4f91b435-7fec-4a31-852d-27090fdfa750","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vendor-license-model.xml","artifactChecksum":"NzM2NTI3ODg5N2FhNDBkOGQ1NTBkYzAzYTZkMzY3NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"93b9c392-303b-481a-9c78-0b624f970734","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"74df5346-26df-4305-9751-139011e7cb47","artifactVersion":"2","generatedFromUUID":"4f91b435-7fec-4a31-852d-27090fdfa750"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220811020651-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-template.yml","artifactChecksum":"ZDUxMTcyY2UyMDY4YmM1N2U3ODI1ZWU0YzFhMTI1OTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7bac3e12-9096-49fb-bea0-fde7695186b8","artifactVersion":"1"},{"artifactName":"service-Vfw20220811020651-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar","artifactChecksum":"OTY2ZjBlYzZkNDNmZmY5ODIzNjc4NWZhNjE4MjI3NWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3977f908-e272-4b34-a34f-40ca0024d764","artifactVersion":"1"}],"workloadContext":"Production"}
2022-08-11T02:10:42.485Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:42.487Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:10:42.489Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.489Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183783199,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.496Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:42.519Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:42.519Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.535Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.535Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.535Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183793396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.536Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.536Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.536Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183783199,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "NOTIFIED"
}
2022-08-11T02:10:42.536Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183793396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183783199,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.537Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183793396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183783199,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183793396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.538Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183783199,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183793396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183783199,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.539Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.540Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.540Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183793396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.540Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.540Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.540Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183783199,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:10:42.540Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.540Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.541Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183793396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:10:42.541Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.541Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.541Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183800764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.541Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.541Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.541Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183800972,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:42.542Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.542Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183800764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "cds",
  "timestamp": 1660183801687,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183802237,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:42.543Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183800764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183801996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.544Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183801996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183800764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183803666,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.545Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.546Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183801996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.546Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.546Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.546Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183800764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.546Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.546Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.546Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183804833,
  "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-08-11T02:10:42.620Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 88 ms
2022-08-11T02:10:42.625Z||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-08-11T02:10:42.625Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:10:42.747Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:42.748Z||pool-3-thread-1|||||INFO|500||cambria reply ok (124 ms):{"serverTimeMs":1,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-08-11T02:10:42.776Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 73c3c376-5600-413f-8216-3130c65db1d5
2022-08-11T02:10:42.809Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 73c3c376-5600-413f-8216-3130c65db1d5 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-08-11T02:10:42.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.846Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183801996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.848Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.848Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183800764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.849Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.849Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.849Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660183805838,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-11T02:10:42.850Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.850Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.850Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183801996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.851Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.851Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.851Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183800764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:10:42.852Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.852Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.852Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183801996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:42.853Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.853Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.853Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183808644,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:42.854Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.854Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.854Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183801996,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:10:42.854Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:10:42.855Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.855Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183809919,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:42.855Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.855Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.855Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183810962,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-11T02:10:42.856Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.856Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.856Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183811991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-11T02:10:42.857Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.857Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.857Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "aai-ml",
  "timestamp": 1660183812997,
  "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-08-11T02:10:42.865Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 73c3c376-5600-413f-8216-3130c65db1d5
2022-08-11T02:10:42.866Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 73c3c376-5600-413f-8216-3130c65db1d5 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-08-11T02:10:42.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.876Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183814554,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-11T02:10:42.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:10:42.877Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:10:42.877Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660183815561,
  "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-08-11T02:10:42.883Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 73c3c376-5600-413f-8216-3130c65db1d5
2022-08-11T02:10:42.884Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 73c3c376-5600-413f-8216-3130c65db1d5 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-08-11T02:10:43.535Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:10:43.535Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:43.537Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:43.537Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "NOTIFIED"
}
2022-08-11T02:10:43.638Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-11T02:10:43.639Z||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-08-11T02:10:43.639Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:43.661Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:43.661Z||pool-4-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-08-11T02:10:44.538Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:10:44.539Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:44.541Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:44.542Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-11T02:10:44.642Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:44.657Z||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-08-11T02:10:44.657Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:44.675Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:44.675Z||pool-5-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-08-11T02:10:45.542Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:10:45.543Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:45.546Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:45.547Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:45.646Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-11T02:10:45.648Z||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-08-11T02:10:45.648Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:45.667Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:45.667Z||pool-6-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:46.548Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:10:46.548Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:46.550Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:46.551Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-11T02:10:46.651Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:46.652Z||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-08-11T02:10:46.652Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:46.672Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:46.673Z||pool-7-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-08-11T02:10:47.551Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:10:47.552Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:47.560Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:47.560Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:10:47.655Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
2022-08-11T02:10:47.655Z||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-08-11T02:10:47.656Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:47.676Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:47.679Z||pool-8-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:48.561Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:10:48.562Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:48.565Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:48.565Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:10:48.665Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:48.666Z||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-08-11T02:10:48.666Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:48.686Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:48.687Z||pool-9-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:49.567Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "serviceName": "vFW 2022-08-11 02-06-51",
  "serviceVersion": "1.0",
  "serviceUUID": "7526a943-383b-46dd-9597-6e13cf2e54ef",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "ae3d7f62-17f0-4287-8dc3-705d43c9c6d7",
  "resources": [
    {
      "resourceInstanceName": "vFW 48988380-ef5a 0",
      "resourceCustomizationUUID": "8711e9c3-2701-4bc2-beaf-5a19642c95d2",
      "resourceName": "vFW 48988380-ef5a",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ef59d2ba-2396-4160-9038-f68a7b883449",
      "resourceInvariantUUID": "380b30e6-42b3-4c0a-894f-e208c92ca8d3",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw48988380ef5a0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
          "artifactChecksum": "MjBhOTllMjQyZmM1OGJkM2U4NzgwNmVmNDg1NmU1YjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ed0ae11b-3e8d-4d9e-8651-5945d47e33cb",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "4f91b435-7fec-4a31-852d-27090fdfa750",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "74df5346-26df-4305-9751-139011e7cb47",
            "generatedFromUUID": "4f91b435-7fec-4a31-852d-27090fdfa750"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "74df5346-26df-4305-9751-139011e7cb47",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220811020651-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
      "artifactChecksum": "OTY2ZjBlYzZkNDNmZmY5ODIzNjc4NWZhNjE4MjI3NWM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3977f908-e272-4b34-a34f-40ca0024d764"
    }
  ],
  "workloadContext": "Production"
}
2022-08-11T02:10:49.568Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-08-11T02:10:49.568Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7526a943-383b-46dd-9597-6e13cf2e54ef ASDC
2022-08-11T02:10:49.693Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:73c3c376-5600-413f-8216-3130c65db1d5
ServiceName:vFW 2022-08-11 02-06-51
ServiceVersion:1.0
ServiceUUID:7526a943-383b-46dd-9597-6e13cf2e54ef
ServiceInvariantUUID:ae3d7f62-17f0-4287-8dc3-705d43c9c6d7
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220811020651-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar
ArtifactUUID:3977f908-e272-4b34-a34f-40ca0024d764
ArtifactChecksum:OTY2ZjBlYzZkNDNmZmY5ODIzNjc4NWZhNjE4MjI3NWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 48988380-ef5a 0
ResourceCustomizationUUID:8711e9c3-2701-4bc2-beaf-5a19642c95d2
ResourceInvariantUUID:380b30e6-42b3-4c0a-894f-e208c92ca8d3
ResourceName:vFW 48988380-ef5a
ResourceType:VF
ResourceUUID:ef59d2ba-2396-4160-9038-f68a7b883449
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw48988380ef5a0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json
ArtifactUUID:ed0ae11b-3e8d-4d9e-8651-5945d47e33cb
ArtifactChecksum:MjBhOTllMjQyZmM1OGJkM2U4NzgwNmVmNDg1NmU1YjQ=
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/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml
ArtifactUUID:4f91b435-7fec-4a31-852d-27090fdfa750
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/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env
ArtifactUUID:74df5346-26df-4305-9751-139011e7cb47
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/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env
ArtifactUUID:74df5346-26df-4305-9751-139011e7cb47
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-08-11T02:10:49.694Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7526a943-383b-46dd-9597-6e13cf2e54ef 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-08-11T02:10:49.756Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-11T02:10:49.757Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-08-11T02:10:49.759Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-08-11T02:10:49.759Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3977f908-e272-4b34-a34f-40ca0024d764 from URL: /sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:49.759Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-08-11T02:10:49.760Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:49.907Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-08-11T02:10:49.925Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar 3977f908-e272-4b34-a34f-40ca0024d764 103067
2022-08-11T02:10:49.926Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar ASDC sendASDCNotification
2022-08-11T02:10:49.926Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:49.927Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-11T02:10:49.929Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:49.931Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:49.931Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183849925,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:50.031Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:50.032Z||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-08-11T02:10:50.032Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:50.054Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:50.055Z||pool-10-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:50.931Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-11T02:10:50.933Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-08-11T02:10:50.933Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 3977f908-e272-4b34-a34f-40ca0024d764, URL: /sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar to file: /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:50.934Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220811020651-csar.csar
2022-08-11T02:10:51.037Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:51.037Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:51.732Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP182804830761075419/Definitions/service-Vfw20220811020651-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_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_protected_private_port_0_network_role" 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_order" 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_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 "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_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 "port_vsn_int_protected_private_port_0_subnetpoolid" 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_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" 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_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_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" 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_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_vlan_requirements" 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_onap_private_port_0_order" 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-08-11T02:10:54.510Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-08-11T02:10:54.516Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-08-11T02:10:54.516Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.516Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 48988380-ef5a 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.517Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.518Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.518Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.518Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.518Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.518Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220811020651-csar.csar
2022-08-11T02:10:54.518Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-08-11T02:10:54.525Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.527Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:54.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:54.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-08-11T02:10:54.533Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-11T02:10:54.535Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.535Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:54.535Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:54.535Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-08-11T02:10:54.535Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-11T02:10:54.536Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.536Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:54.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is not matching search criteria
2022-08-11T02:10:54.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-11T02:10:54.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-11T02:10:54.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-11T02:10:54.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.542Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.542Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-11T02:10:54.542Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-11T02:10:54.542Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-11T02:10:54.543Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.543Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.543Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-11T02:10:54.543Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.543Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-11T02:10:54.543Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.544Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-08-11T02:10:54.544Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.544Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-08-11T02:10:54.545Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.545Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:54.546Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:54.546Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.547Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:54.547Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:54.547Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.547Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:54.548Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:54.548Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.548Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is not matching search criteria
2022-08-11T02:10:54.549Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-11T02:10:54.549Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-11T02:10:54.549Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-08-11T02:10:54.549Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-11T02:10:54.550Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-11T02:10:54.550Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.550Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.550Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-11T02:10:54.551Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.551Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-11T02:10:54.551Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.551Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f5dbdce2-4791-4d4f-9d11-2795a18877b6
2022-08-11T02:10:54.552Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.552Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is not matching search criteria
2022-08-11T02:10:54.552Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-11T02:10:54.553Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-11T02:10:54.553Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-11T02:10:54.553Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.553Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.553Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.553Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-11T02:10:54.553Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-08-11T02:10:54.554Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-11T02:10:54.554Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.554Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-11T02:10:54.554Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.554Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=52b9efed-df99-45b5-b078-d1d824b60496
2022-08-11T02:10:54.554Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.555Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is not matching search criteria
2022-08-11T02:10:54.555Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-11T02:10:54.555Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-11T02:10:54.555Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-11T02:10:54.555Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.555Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.556Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.556Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-11T02:10:54.556Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-11T02:10:54.556Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-11T02:10:54.556Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:54.557Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:54.557Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-08-11T02:10:54.557Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=94803895-94a7-4272-8a34-12bfa730aa46
2022-08-11T02:10:54.557Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.557Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:54.557Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.558Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:54.558Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.558Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:54.558Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:54.558Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:54.558Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-08-11 02-06-51
Description:catalog service description
Model UUID:7526a943-383b-46dd-9597-6e13cf2e54ef
Model Version:NULL
Model InvariantUuid:ae3d7f62-17f0-4287-8dc3-705d43c9c6d7
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 48988380-ef5a
Model UUID:f93d950e-e814-48fd-969b-41ec2d0c28d3
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:380b30e6-42b3-4c0a-894f-e208c92ca8d3
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8711e9c3-2701-4bc2-beaf-5a19642c95d2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:474afbad-f440-4712-9cf2-5605f82a13f8
ModelName:Vfw48988380Ef5a..base_vfw..module-0
ModelUuid:7a68c2f6-43f4-4a3e-a058-0f106ae6c710
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:f5dbdce2-4791-4d4f-9d11-2795a18877b6
ModelInvariantUuid:4db764b3-0d1d-4daf-9941-aabce4011556
ModelName:vFW 48988380-ef5a-nodes.vfwCvfc
ModelUuid:23d06df1-02a9-4592-8a70-0c73dcf16ce1
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:fef152f8-5698-4358-8538-73fcf3025542
ModelInvariantUuid:bb2c0f9a-216e-4d52-9111-107046a61a9c
ModelName:Vfw48988380Ef5a.compute.nodes.heat.vfw
ModelUuid:b63deede-d1da-49a0-b6e8-44a3bdd1fce6
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:52b9efed-df99-45b5-b078-d1d824b60496
ModelInvariantUuid:b9e0268e-4d44-4098-88ba-7f195b92b8f5
ModelName:vFW 48988380-ef5a-nodes.vsnCvfc
ModelUuid:dd4171ee-5e4f-4f82-8e00-5a5a5b2d6c41
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:d5cabdf8-eb90-4ac8-a9a7-baad3fd8abc7
ModelInvariantUuid:bd42a0c9-b685-4612-a18c-f0780b46864e
ModelName:Vfw48988380Ef5a.compute.nodes.heat.vsn
ModelUuid:1e1d7872-6646-4ba5-a5c0-f341aab1fd36
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:94803895-94a7-4272-8a34-12bfa730aa46
ModelInvariantUuid:e396e351-1c0a-4ad1-a2b0-b7c49e9ca002
ModelName:vFW 48988380-ef5a-nodes.vpgCvfc
ModelUuid:5502c692-bf54-4a26-8233-a5d29a243a14
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:1363962c-0060-4441-ae3c-13bb96f51b84
ModelInvariantUuid:640c0f45-157d-40fe-a351-f177ec966fed
ModelName:Vfw48988380Ef5a.compute.nodes.heat.vpg
ModelUuid:b2e01916-93e1-4150-ad29-767a65717e51
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-08-11T02:10:54.579Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: ef59d2ba-2396-4160-9038-f68a7b883449
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-08-11T02:10:54.647Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||vFW 48988380-ef5a 0
2022-08-11T02:10:54.654Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ef59d2ba-2396-4160-9038-f68a7b883449
2022-08-11T02:10:54.654Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ed0ae11b-3e8d-4d9e-8651-5945d47e33cb from URL: /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json
2022-08-11T02:10:54.654Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-08-11T02:10:54.655Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json
2022-08-11T02:10:54.863Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-08-11T02:10:54.864Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json ed0ae11b-3e8d-4d9e-8651-5945d47e33cb 785
2022-08-11T02:10:54.864Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json ASDC sendASDCNotification
2022-08-11T02:10:54.865Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json
2022-08-11T02:10:54.865Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-11T02:10:54.865Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:54.867Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:54.867Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183854864,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:54.967Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:54.969Z||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-08-11T02:10:54.969Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:54.986Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:54.986Z||pool-11-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:55.869Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw48988380Ef5a..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "474afbad-f440-4712-9cf2-5605f82a13f8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7a68c2f6-43f4-4a3e-a058-0f106ae6c710",
    "vfModuleModelCustomizationUUID": "52e2b2f1-a571-4c21-b09d-f640793690fd",
    "isBase": true,
    "artifacts": [
      "4f91b435-7fec-4a31-852d-27090fdfa750",
      "74df5346-26df-4305-9751-139011e7cb47"
    ],
    "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-08-11T02:10:55.877Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw48988380Ef5a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7a68c2f6-43f4-4a3e-a058-0f106ae6c710
VfModuleModelInvariantUUID:474afbad-f440-4712-9cf2-5605f82a13f8
VfModuleModelDescription:NULL
Artifacts UUID List:{
4f91b435-7fec-4a31-852d-27090fdfa750
,
74df5346-26df-4305-9751-139011e7cb47

}
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-08-11T02:10:55.880Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw48988380Ef5a..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "474afbad-f440-4712-9cf2-5605f82a13f8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7a68c2f6-43f4-4a3e-a058-0f106ae6c710",
    "vfModuleModelCustomizationUUID": "52e2b2f1-a571-4c21-b09d-f640793690fd",
    "isBase": true,
    "artifacts": [
      "4f91b435-7fec-4a31-852d-27090fdfa750",
      "74df5346-26df-4305-9751-139011e7cb47"
    ],
    "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-08-11T02:10:55.880Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw48988380Ef5a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7a68c2f6-43f4-4a3e-a058-0f106ae6c710
VfModuleModelInvariantUUID:474afbad-f440-4712-9cf2-5605f82a13f8
VfModuleModelDescription:NULL
Artifacts UUID List:{
4f91b435-7fec-4a31-852d-27090fdfa750
,
74df5346-26df-4305-9751-139011e7cb47

}
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-08-11T02:10:55.880Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 4f91b435-7fec-4a31-852d-27090fdfa750 from URL: /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml
2022-08-11T02:10:55.880Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-08-11T02:10:55.881Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml
2022-08-11T02:10:56.001Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-08-11T02:10:56.002Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml 4f91b435-7fec-4a31-852d-27090fdfa750 20368
2022-08-11T02:10:56.002Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-08-11T02:10:56.002Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml
2022-08-11T02:10:56.002Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-11T02:10:56.002Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:56.005Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:56.005Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183856002,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:56.105Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:56.106Z||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-08-11T02:10:56.106Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:56.132Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:56.133Z||pool-12-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:57.006Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 74df5346-26df-4305-9751-139011e7cb47 from URL: /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env
2022-08-11T02:10:57.006Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-08-11T02:10:57.007Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env
2022-08-11T02:10:57.420Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-08-11T02:10:57.420Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env 74df5346-26df-4305-9751-139011e7cb47 2098
2022-08-11T02:10:57.421Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-08-11T02:10:57.421Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env
2022-08-11T02:10:57.421Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-11T02:10:57.421Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:57.423Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:57.423Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183857421,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:10:57.524Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:57.525Z||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-08-11T02:10:57.525Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:57.547Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:57.547Z||pool-13-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:58.424Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 7526a943-383b-46dd-9597-6e13cf2e54ef
2022-08-11T02:10:58.425Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 48988380-ef5a 0 ef59d2ba-2396-4160-9038-f68a7b883449 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-08-11T02:10:58.478Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7ea0e4a3, org.onap.sdc.toscaparser.api.parameters.Input@250c4fe2, org.onap.sdc.toscaparser.api.parameters.Input@3d45d24f, org.onap.sdc.toscaparser.api.parameters.Input@65cc7664, org.onap.sdc.toscaparser.api.parameters.Input@1c300382]
2022-08-11T02:10:58.482Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.482Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.482Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-08-11T02:10:58.482Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 8711e9c3-2701-4bc2-beaf-5a19642c95d2
2022-08-11T02:10:58.482Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8711e9c3-2701-4bc2-beaf-5a19642c95d2 matches Tosca VF Customization UUID: 8711e9c3-2701-4bc2-beaf-5a19642c95d2
2022-08-11T02:10:58.483Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 8711e9c3-2701-4bc2-beaf-5a19642c95d2  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-08-11T02:10:58.492Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.492Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.494Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 8711e9c3-2701-4bc2-beaf-5a19642c95d2: {\"vpg_int_unprotected_private_ip_0\":\"192.168.10.200\",\"vf_module_id\":\"vFirewall\",\"skip_post_instantiation_configuration\":\"true\",\"controller_actor\":\"SO-REF-DATA\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vnf_name\":\"vFW\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"dcae_collector_port\":\"30417\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"multi_stage_design\":\"false\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.6.0-SNAPSHOT\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vfw_key\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.6.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"protected_private_net_id\":\"zdfw1fwl01_protected\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"cloud_env\":\"openstack\"}
2022-08-11T02:10:58.494Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@65809ec
2022-08-11T02:10:58.494Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.494Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-08-11T02:10:58.495Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 52e2b2f1-a571-4c21-b09d-f640793690fd
2022-08-11T02:10:58.496Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 52e2b2f1-a571-4c21-b09d-f640793690fd
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-08-11T02:10:58.503Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.503Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:58.503Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:58.504Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.505Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:58.505Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:58.505Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.505Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is not matching search criteria
2022-08-11T02:10:58.505Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-11T02:10:58.506Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-11T02:10:58.506Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-08-11T02:10:58.506Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-11T02:10:58.506Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-11T02:10:58.506Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.506Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:58.507Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-11T02:10:58.507Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:58.507Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-11T02:10:58.507Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.507Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f5dbdce2-4791-4d4f-9d11-2795a18877b6
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-08-11T02:10:58.522Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.522Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:58.523Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:58.523Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.523Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is not matching search criteria
2022-08-11T02:10:58.523Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-11T02:10:58.523Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-11T02:10:58.523Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-11T02:10:58.524Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.524Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:58.524Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.524Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-11T02:10:58.525Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-08-11T02:10:58.525Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-08-11T02:10:58.525Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:58.525Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-08-11T02:10:58.525Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.525Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=52b9efed-df99-45b5-b078-d1d824b60496
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-08-11T02:10:58.528Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.528Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:58.528Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:58.530Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is not matching search criteria
2022-08-11T02:10:58.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-08-11T02:10:58.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-08-11T02:10:58.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-08-11T02:10:58.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.531Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:58.532Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.532Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-08-11T02:10:58.532Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-08-11T02:10:58.532Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-08-11T02:10:58.533Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-08-11T02:10:58.533Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-08-11T02:10:58.533Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-08-11T02:10:58.533Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=94803895-94a7-4272-8a34-12bfa730aa46
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-08-11T02:10:58.536Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.536Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:58.536Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-08-11T02:10:58.536Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.536Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Node template vFW 48988380-ef5a 0 is matching search criteria
2022-08-11T02:10:58.537Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 48988380-ef5a 0] matching following query criteria: sdcType=VF, customizationUUID=8711e9c3-2701-4bc2-beaf-5a19642c95d2
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-08-11T02:10:58.539Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.539Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.539Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 7526a943-383b-46dd-9597-6e13cf2e54ef: vFW 48988380-ef5a
2022-08-11T02:10:58.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.540Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:10:58.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-08-11 02-06-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:10:58.541Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2022-08-11 02-06-51 
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-08-11T02:10:58.874Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 48988380-ef5a ef59d2ba-2396-4160-9038-f68a7b883449 1 ASDC deployResourceStructure
2022-08-11T02:10:58.874Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json ASDC sendASDCNotification
2022-08-11T02:10:58.875Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json
2022-08-11T02:10:58.875Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-11T02:10:58.875Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:58.877Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:58.877Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183858874,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-11T02:10:58.978Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:58.978Z||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-08-11T02:10:58.978Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:10:58.997Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:10:58.997Z||pool-14-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:10:59.878Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-08-11T02:10:59.879Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml
2022-08-11T02:10:59.879Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-11T02:10:59.879Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:10:59.882Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:10:59.882Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183859878,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-08-11T02:10:59.982Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:10:59.983Z||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-08-11T02:10:59.983Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:11:00.003Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:11:00.004Z||pool-15-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-08-11T02:11:00.883Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-08-11T02:11:00.883Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env
2022-08-11T02:11:00.883Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-11T02:11:00.884Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:11:00.886Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:11:00.886Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183860883,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-08-11T02:11:00.987Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:11:00.988Z||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-08-11T02:11:00.988Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:11:01.009Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:11:01.009Z||pool-16-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:11:01.887Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar ASDC sendASDCNotification
2022-08-11T02:11:01.888Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar
2022-08-11T02:11:01.888Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-11T02:11:01.889Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:11:01.890Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:11:01.890Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183861887,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-11T02:11:01.991Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-08-11T02:11:01.991Z||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-08-11T02:11:01.991Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:11:02.012Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:11:02.012Z||pool-17-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:11:02.892Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 73c3c376-5600-413f-8216-3130c65db1d5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:11:02.911Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 73c3c376-5600-413f-8216-3130c65db1d5
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-08-11T02:11:02.914Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:11:02.914Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-11T02:11:02.914Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-08-11T02:11:02.914Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-08-11T02:11:02.915Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-08-11T02:11:02.915Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||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-08-11T02:11:02.921Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-08-11T02:11:32.922Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 73c3c376-5600-413f-8216-3130c65db1d5 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-08-11T02:11:32.933Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 73c3c376-5600-413f-8216-3130c65db1d5 and serviceModelVersionId: 7526a943-383b-46dd-9597-6e13cf2e54ef
2022-08-11T02:11:32.933Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ae3d7f62-17f0-4287-8dc3-705d43c9c6d7
2022-08-11T02:11:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:11:41.830Z||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-08-11T02:11:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:11:41.974Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:11:41.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-08-11T02:11:41.974Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:11:41.975Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:11:48.718Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ae3d7f62-17f0-4287-8dc3-705d43c9c6d7/model-vers/model-ver/7526a943-383b-46dd-9597-6e13cf2e54ef?depth=0
2022-08-11T02:11:48.778Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-08-11T02:11:48.817Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/ae3d7f62-17f0-4287-8dc3-705d43c9c6d7/model-vers/model-ver/7526a943-383b-46dd-9597-6e13cf2e54ef?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-08-11T02:11:48.818Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/ae3d7f62-17f0-4287-8dc3-705d43c9c6d7/model-vers/model-ver/7526a943-383b-46dd-9597-6e13cf2e54ef?depth=0|INFO|500||Invoke
2022-08-11T02:11:48.824Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/ae3d7f62-17f0-4287-8dc3-705d43c9c6d7/model-vers/model-ver/7526a943-383b-46dd-9597-6e13cf2e54ef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-08-11T02:11:48.850Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/ae3d7f62-17f0-4287-8dc3-705d43c9c6d7/model-vers/model-ver/7526a943-383b-46dd-9597-6e13cf2e54ef?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-08-11T02:11:48.850Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/ae3d7f62-17f0-4287-8dc3-705d43c9c6d7/model-vers/model-ver/7526a943-383b-46dd-9597-6e13cf2e54ef?depth=0 has http status code:503 and response headers:{date=[Thu, 11 Aug 2022 02:11:48 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-08-11T02:11:48.851Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-08-11T02:11:48.859Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=73c3c376-5600-413f-8216-3130c65db1d5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-11T02:11:48.862Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=73c3c376-5600-413f-8216-3130c65db1d5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	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-08-11T02:11:48.862Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=73c3c376-5600-413f-8216-3130c65db1d5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-11T02:11:48.863Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=73c3c376-5600-413f-8216-3130c65db1d5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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-08-11T02:11:48.870Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-11T02:11:48.870Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 73c3c376-5600-413f-8216-3130c65db1d5 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=73c3c376-5600-413f-8216-3130c65db1d5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-11T02:11:48.871Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-08-11T02:11:48.872Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:11:48.874Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:11:48.874Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183908871,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d73c3c376-5600-413f-8216-3130c65db1d5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-11T02:11:48.974Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:11:48.975Z||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-08-11T02:11:48.975Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:11:48.996Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:11:48.996Z||pool-18-thread-1|||||INFO|500||cambria reply ok (22 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-08-11T02:11:49.889Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:11:49.890Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:11:49.890Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:11:59.447Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:12:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:12:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:12:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:12:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:12:41.830Z||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-08-11T02:12:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:12:41.868Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:12:41.869Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.869Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "NOTIFIED"
}
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.870Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-08-11T02:12:41.871Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:12:41.871Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.871Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:12:41.871Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:12:41.871Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.871Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183841828,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183849925,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183854864,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.872Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183856002,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183857421,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183858874,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/vfw48988380ef5a0_modules.json",
  "status": "DEPLOY_OK"
}
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.873Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183859878,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-08-11T02:12:41.874Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:41.874Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.874Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183860883,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/resourceInstances/vfw48988380ef5a0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-08-11T02:12:41.874Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:41.874Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-08-11T02:12:41.874Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183861887,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220811020651/1.0/artifacts/service-Vfw20220811020651-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-11T02:12:41.875Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:12:51.395Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:13:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:13:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:13:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:13:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:13:41.830Z||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-08-11T02:13:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:13:42.369Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:13:42.370Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-08-11T02:13:42.370Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "73c3c376-5600-413f-8216-3130c65db1d5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660183908871,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d73c3c376-5600-413f-8216-3130c65db1d5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-11T02:13:42.371Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:13:51.390Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:14:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:14:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:14:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:14:41.830Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:14:41.830Z||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-08-11T02:14:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:14:51.387Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:14:51.387Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:15:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:15:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:15:41.830Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:15:41.830Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:15:41.830Z||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-08-11T02:15:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:15:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:15:51.394Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:16:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:16:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:16:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:16:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:16:41.830Z||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-08-11T02:16:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:16:51.398Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:16:51.398Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:17:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:17:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:17:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:17:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:17:41.830Z||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-08-11T02:17:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:17:51.395Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:17:51.398Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:18:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:18:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:18:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:18:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:18:41.830Z||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-08-11T02:18:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:18:51.381Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:18:51.382Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:19:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:19:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:19:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:19:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:19:41.830Z||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-08-11T02:19:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:19:51.380Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:19:51.388Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:20:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:20:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:20:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:20:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:20:41.830Z||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-08-11T02:20:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:20:51.379Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:20:51.380Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:21:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:21:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:21:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:21:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:21:41.829Z||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-08-11T02:21:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:21:51.392Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:21:51.426Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:22:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:22:41.829Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:22:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:22:41.829Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:22:41.830Z||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-08-11T02:22:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:22:51.380Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:22:51.389Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:23:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:23:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:23:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:23:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:23:41.830Z||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-08-11T02:23:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:23:51.429Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:23:51.437Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:24:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:24:41.831Z||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-08-11T02:24:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:24:41.833Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:24:41.833Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:24:41.833Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:24:51.387Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:24:51.393Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:25:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:25:41.828Z||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-08-11T02:25:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:25:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:25:41.830Z||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-08-11T02:25:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:25:51.387Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:25:51.388Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:26:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:26:41.828Z||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-08-11T02:26:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:26:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:26:41.830Z||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-08-11T02:26:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:26:51.382Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:26:51.382Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:27:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:27:41.828Z||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-08-11T02:27:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:27:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:27:41.830Z||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-08-11T02:27:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:27:51.380Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:27:51.381Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:28:41.829Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:28:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:28:41.832Z||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-08-11T02:28:41.832Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:28:41.832Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:28:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:28:51.390Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:28:51.395Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:29:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:29:41.829Z||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-08-11T02:29:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:29:41.830Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:29:41.830Z||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-08-11T02:29:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:29:51.407Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:29:51.407Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:30:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:30:41.828Z||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-08-11T02:30:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:30:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:30:41.829Z||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-08-11T02:30:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:30:51.380Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:30:51.382Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:31:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:31:41.827Z||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-08-11T02:31:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:31:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:31:41.830Z||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-08-11T02:31:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:31:51.380Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:31:51.380Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:32:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:32:41.827Z||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-08-11T02:32:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:32:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:32:41.830Z||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-08-11T02:32:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:32:51.387Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:32:51.390Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:33:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:33:41.828Z||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-08-11T02:33:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:33:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:33:41.830Z||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-08-11T02:33:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:33:51.401Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:33:51.401Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:34:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:34:41.828Z||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-08-11T02:34:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:34:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:34:41.830Z||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-08-11T02:34:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:34:51.383Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:34:51.387Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:35:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:35:41.828Z||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-08-11T02:35:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:35:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:35:41.830Z||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-08-11T02:35:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:35:51.379Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:35:51.379Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:36:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:36:41.828Z||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-08-11T02:36:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:36:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:36:41.830Z||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-08-11T02:36:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:36:51.385Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:36:51.384Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:37:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:37:41.828Z||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-08-11T02:37:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:37:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:37:41.830Z||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-08-11T02:37:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:37:51.382Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:37:51.383Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:38:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:38:41.828Z||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-08-11T02:38:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:38:41.830Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:38:41.831Z||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-08-11T02:38:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:38:51.381Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:38:51.382Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:39:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:39:41.828Z||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-08-11T02:39:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:39:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:39:41.830Z||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-08-11T02:39:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:39:51.379Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:39:51.379Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:40:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:40:41.829Z||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-08-11T02:40:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:40:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:40:41.830Z||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-08-11T02:40:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:40:51.383Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:40:51.387Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:41:41.828Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:41:41.829Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:41:41.830Z||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-08-11T02:41:41.830Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:41:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:41:41.830Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:41:51.385Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:41:51.386Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:42:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:42:41.827Z||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-08-11T02:42:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:42:41.829Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:42:41.829Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:42:41.830Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:42:51.382Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:42:51.385Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:43:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:43:41.828Z||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-08-11T02:43:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:43:41.829Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:43:41.830Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:43:41.830Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:43:51.399Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:43:51.399Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:44:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:44:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:44:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:44:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:44:41.830Z||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-08-11T02:44:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:44:51.379Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:44:51.380Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:45:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:45:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:45:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:45:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:45:41.830Z||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-08-11T02:45:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:45:51.381Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:45:51.381Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:41.827Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:46:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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-08-11T02:46:41.828Z|73c3c376-5600-413f-8216-3130c65db1d5|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:46:41.830Z||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-08-11T02:46:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:42.201Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:42.203Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.203Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.208Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.208Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.208Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.209Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.210Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.211Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.212Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:46:42.465Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:42.466Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-08-11T02:46:42.467Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"cd19121d-d724-4660-801d-f3897008f5ae","serviceName":"Demo_pNF_A1bBZuLGG3ulRG33Vbgv","serviceVersion":"1.0","serviceUUID":"92a35936-e9ec-4929-8a0b-9567afead84b","serviceDescription":"catalog service description","serviceInvariantUUID":"130b5bc5-b49f-4e97-affb-23125c8cdd05","resources":[{"resourceInstanceName":"pNF 083d6915-acee 0","resourceName":"pNF 083d6915-acee","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a49cded6-443e-4e59-b4c2-76c94655926d","resourceInvariantUUID":"bbcbe2b2-6214-4281-adae-cae7b83c906d","resourceCustomizationUUID":"6d9071a4-95cc-4b1a-a1f2-40186124c364","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vf-license-model.xml","artifactChecksum":"NDJjZDIyNTFiYmU4ZjA2MTcxNjljOWVlMDMwMjg1MzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a3fbf74f-bfc9-4f2c-8dd8-9e853d945d5e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/pNF.csar","artifactChecksum":"MjhhYzAwMWI3MjkyNGZhYTVmY2MzZGU0MzlmZDhlMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ef83d8db-4471-43a3-9d71-be96ca44c8ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4a3c9632-6466-462f-a1d4-4469f7d56a2b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vendor-license-model.xml","artifactChecksum":"OTI2NTBjY2NlMWNlNDdiZTA5MzcwMGM3N2IwZGUwOWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f185395c-d27c-482b-8f49-ea15ab73237d","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ed2015b3-94cc-46c0-a1c7-d0a49fa10889","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d88cdf88-5f4c-4df2-910f-018196bb00cb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml","artifactChecksum":"Njg2N2YyMjIxZjU4MTVmOTIxYjIzYWM4MTU4NzgxYjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9370e41b-5ed7-4890-ba7a-9def0f0d1743","artifactVersion":"1"},{"artifactName":"service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar","artifactChecksum":"Zjc5ZGRjZGI5OGEyMDliYzZiNzk0OTA5YjhiNDY1Zjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7f40f81e-939e-4573-a66b-78ba28b201c9","artifactVersion":"1"}],"workloadContext":"Production"}
2022-08-11T02:46:42.473Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:42.474Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:42.479Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:42.479Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:42.579Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:42.581Z||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-08-11T02:46:42.581Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:42.645Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:42.646Z||pool-19-thread-1|||||INFO|500||cambria reply ok (66 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:43.480Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:43.481Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:43.483Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:43.483Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:43.583Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:43.584Z||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-08-11T02:46:43.584Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:43.599Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:43.599Z||pool-20-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:44.484Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:44.484Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:44.486Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:44.486Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:44.587Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:44.587Z||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-08-11T02:46:44.587Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:44.604Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:44.604Z||pool-21-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-08-11T02:46:45.487Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:45.489Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:45.492Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:45.492Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:45.594Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-08-11T02:46:45.595Z||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-08-11T02:46:45.595Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:45.615Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:45.616Z||pool-22-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:46.493Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:46.494Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:46.496Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:46.496Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:46.597Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-08-11T02:46:46.597Z||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-08-11T02:46:46.597Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:46.617Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:46.618Z||pool-23-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:47.497Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:47.498Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:47.500Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:47.500Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:47.601Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:47.602Z||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-08-11T02:46:47.602Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:47.619Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:47.620Z||pool-24-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:48.501Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:48.501Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:48.503Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:48.504Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:46:48.604Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:48.605Z||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-08-11T02:46:48.605Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:48.622Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:48.623Z||pool-25-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:49.505Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-08-11T02:46:49.505Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:49.508Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:49.508Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:46:49.608Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:49.609Z||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-08-11T02:46:49.609Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:49.629Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:49.629Z||pool-26-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:50.509Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "serviceName": "Demo_pNF_A1bBZuLGG3ulRG33Vbgv",
  "serviceVersion": "1.0",
  "serviceUUID": "92a35936-e9ec-4929-8a0b-9567afead84b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "130b5bc5-b49f-4e97-affb-23125c8cdd05",
  "resources": [
    {
      "resourceInstanceName": "pNF 083d6915-acee 0",
      "resourceCustomizationUUID": "6d9071a4-95cc-4b1a-a1f2-40186124c364",
      "resourceName": "pNF 083d6915-acee",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "a49cded6-443e-4e59-b4c2-76c94655926d",
      "resourceInvariantUUID": "bbcbe2b2-6214-4281-adae-cae7b83c906d",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
      "artifactChecksum": "Zjc5ZGRjZGI5OGEyMDliYzZiNzk0OTA5YjhiNDY1Zjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7f40f81e-939e-4573-a66b-78ba28b201c9"
    }
  ],
  "workloadContext": "Production"
}
2022-08-11T02:46:50.510Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-08-11T02:46:50.510Z|73c3c376-5600-413f-8216-3130c65db1d5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 92a35936-e9ec-4929-8a0b-9567afead84b ASDC
2022-08-11T02:46:50.511Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:cd19121d-d724-4660-801d-f3897008f5ae
ServiceName:Demo_pNF_A1bBZuLGG3ulRG33Vbgv
ServiceVersion:1.0
ServiceUUID:92a35936-e9ec-4929-8a0b-9567afead84b
ServiceInvariantUUID:130b5bc5-b49f-4e97-affb-23125c8cdd05
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
ArtifactUUID:7f40f81e-939e-4573-a66b-78ba28b201c9
ArtifactChecksum:Zjc5ZGRjZGI5OGEyMDliYzZiNzk0OTA5YjhiNDY1Zjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 083d6915-acee 0
ResourceCustomizationUUID:6d9071a4-95cc-4b1a-a1f2-40186124c364
ResourceInvariantUUID:bbcbe2b2-6214-4281-adae-cae7b83c906d
ResourceName:pNF 083d6915-acee
ResourceType:PNF
ResourceUUID:a49cded6-443e-4e59-b4c2-76c94655926d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-08-11T02:46:50.511Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 92a35936-e9ec-4929-8a0b-9567afead84b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-08-11T02:46:50.565Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-11T02:46:50.566Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-08-11T02:46:50.566Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-08-11T02:46:50.567Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 7f40f81e-939e-4573-a66b-78ba28b201c9 from URL: /sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:50.567Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-08-11T02:46:50.567Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:50.666Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-08-11T02:46:50.667Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar 7f40f81e-939e-4573-a66b-78ba28b201c9 86688
2022-08-11T02:46:50.667Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar ASDC sendASDCNotification
2022-08-11T02:46:50.667Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:50.667Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-08-11T02:46:50.668Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:50.670Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:50.670Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186010667,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:46:50.770Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:50.771Z||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-08-11T02:46:50.771Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:50.790Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:50.791Z||pool-27-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:51.670Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-08-11T02:46:51.671Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-08-11T02:46:51.672Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 7f40f81e-939e-4573-a66b-78ba28b201c9, URL: /sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar to file: /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:51.672Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:51.673Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:51.673Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:51.874Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6026341562659256251/Definitions/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml
2022-08-11T02:46:52.861Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-08-11T02:46:52.862Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-08-11T02:46:52.862Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.862Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-08-11T02:46:52.862Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.862Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.862Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.863Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.863Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.863Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.863Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 083d6915-acee 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.863Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-08-11T02:46:52.863Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.863Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.864Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Node template pNF 083d6915-acee 0 is matching search criteria
2022-08-11T02:46:52.864Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-08-11T02:46:52.864Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 083d6915-acee 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-11T02:46:52.864Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.865Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.865Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Node template pNF 083d6915-acee 0 is matching search criteria
2022-08-11T02:46:52.865Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-08-11T02:46:52.865Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 083d6915-acee 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-08-11T02:46:52.865Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.865Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.866Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.866Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.866Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.866Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.866Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.866Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.867Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.867Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.867Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_A1bBZuLGG3ulRG33Vbgv
Description:catalog service description
Model UUID:92a35936-e9ec-4929-8a0b-9567afead84b
Model Version:NULL
Model InvariantUuid:130b5bc5-b49f-4e97-affb-23125c8cdd05
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-08-11T02:46:52.878Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: a49cded6-443e-4e59-b4c2-76c94655926d
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-08-11T02:46:52.883Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||pNF 083d6915-acee 0
2022-08-11T02:46:52.884Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a49cded6-443e-4e59-b4c2-76c94655926d
2022-08-11T02:46:52.885Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 92a35936-e9ec-4929-8a0b-9567afead84b
2022-08-11T02:46:52.885Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 92a35936-e9ec-4929-8a0b-9567afead84b
2022-08-11T02:46:52.885Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 083d6915-acee 0 a49cded6-443e-4e59-b4c2-76c94655926d ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-08-11T02:46:52.891Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@34c909aa, org.onap.sdc.toscaparser.api.parameters.Input@1c3fe18a, org.onap.sdc.toscaparser.api.parameters.Input@30a440c7, org.onap.sdc.toscaparser.api.parameters.Input@6ec574c8, org.onap.sdc.toscaparser.api.parameters.Input@123da4e3]
2022-08-11T02:46:52.891Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.891Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.891Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 92a35936-e9ec-4929-8a0b-9567afead84b: pNF 083d6915-acee
2022-08-11T02:46:52.892Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||Processing PNF resource: a49cded6-443e-4e59-b4c2-76c94655926d
2022-08-11T02:46:52.892Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-08-11T02:46:52.892Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_A1bBZuLGG3ulRG33Vbgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-08-11T02:46:52.892Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||Resource customization UUID: 6d9071a4-95cc-4b1a-a1f2-40186124c364 is the same as notified resource customizationUUID: 6d9071a4-95cc-4b1a-a1f2-40186124c364
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-08-11T02:46:52.968Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 083d6915-acee a49cded6-443e-4e59-b4c2-76c94655926d 0 ASDC deployResourceStructure
2022-08-11T02:46:52.968Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar ASDC sendASDCNotification
2022-08-11T02:46:52.969Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar
2022-08-11T02:46:52.969Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-08-11T02:46:52.969Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:46:52.971Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:46:52.971Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186012968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-11T02:46:53.071Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:46:53.072Z||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-08-11T02:46:53.072Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:46:53.096Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:46:53.097Z||pool-28-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-08-11T02:46:53.972Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:46:53.987Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
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-08-11T02:46:53.991Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:46:53.991Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-11T02:46:53.991Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-11T02:47:23.992Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:47:24.010Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
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-08-11T02:47:24.013Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:47:24.013Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-11T02:47:24.013Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-11T02:47:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:47:41.830Z||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-08-11T02:47:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:47:41.856Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:47:41.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:47:41.857Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:47:41.858Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:47:54.014Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:47:54.027Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
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-08-11T02:47:54.030Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:47:54.030Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-11T02:47:54.030Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-11T02:48:24.030Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:48:24.044Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
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-08-11T02:48:24.048Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:48:24.049Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-11T02:48:24.049Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-11T02:48:41.830Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:48:41.831Z||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-08-11T02:48:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:48:41.863Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:48:41.863Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:48:41.864Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:48:41.865Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:48:54.049Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:48:54.065Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
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-08-11T02:48:54.069Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:48:54.069Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-11T02:48:54.069Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-11T02:49:24.069Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:49:24.091Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
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-08-11T02:49:24.096Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:49:24.096Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-08-11T02:49:24.097Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-08-11T02:49:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:49:41.830Z||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-08-11T02:49:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:49:42.362Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:49:42.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.365Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.365Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660185990764,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660185991996,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.367Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660186003952,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660186004736,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660186004958,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.369Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660186006001,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:42.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660186006810,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660185998397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.371Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.372Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "aai-ml",
  "timestamp": 1660186007005,
  "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-08-11T02:49:42.393Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of cd19121d-d724-4660-801d-f3897008f5ae
2022-08-11T02:49:42.393Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId cd19121d-d724-4660-801d-f3897008f5ae 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-08-11T02:49:42.406Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.406Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1660186007815,
  "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-08-11T02:49:42.415Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cd19121d-d724-4660-801d-f3897008f5ae
2022-08-11T02:49:42.416Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId cd19121d-d724-4660-801d-f3897008f5ae 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-08-11T02:49:42.429Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.429Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.429Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.429Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.429Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "cds",
  "timestamp": 1660186007251,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:49:42.429Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186001827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.430Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/resourceInstances/pnf083d6915acee0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186010667,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1660186003199,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "NOTIFIED"
}
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:49:42.431Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186012968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfA1bbzulgg3ulrg33vbgv/1.0/artifacts/service-DemoPnfA1bbzulgg3ulrg33vbgv-csar.csar",
  "status": "DEPLOY_OK"
}
2022-08-11T02:49:42.432Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:49:54.097Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08-11T02:49:54.111Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae
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-08-11T02:49:54.115Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-08-11T02:49:54.115Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-08-11T02:49:54.115Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-08-11T02:49:54.115Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-08-11T02:49:54.116Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-08-11T02:49:54.116Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||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-08-11T02:49:54.122Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-08-11T02:50:24.122Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cd19121d-d724-4660-801d-f3897008f5ae 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-08-11T02:50:24.131Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cd19121d-d724-4660-801d-f3897008f5ae and serviceModelVersionId: 92a35936-e9ec-4929-8a0b-9567afead84b
2022-08-11T02:50:24.131Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 130b5bc5-b49f-4e97-affb-23125c8cdd05
2022-08-11T02:50:24.133Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0
2022-08-11T02:50:24.139Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-08-11T02:50:24.175Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0|INFO|500||Invoke
2022-08-11T02:50:24.176Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cd19121d-d724-4660-801d-f3897008f5ae], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[252c5c17-41d3-490b-b23a-7f31caa3c5bd], X-ECOMP-RequestID=[cd19121d-d724-4660-801d-f3897008f5ae], X-TransactionId=[], X-ONAP-RequestID=[cd19121d-d724-4660-801d-f3897008f5ae], Content-Type=[application/merge-patch+json]}
2022-08-11T02:50:24.198Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-08-11T02:50:24.201Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0 has http status code:503 and response headers:{date=[Thu, 11 Aug 2022 02:50:23 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-08-11T02:50:24.202Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-08-11T02:50:24.203Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/130b5bc5-b49f-4e97-affb-23125c8cdd05/model-vers/model-ver/92a35936-e9ec-4929-8a0b-9567afead84b?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-08-11T02:50:24.205Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=cd19121d-d724-4660-801d-f3897008f5ae upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-11T02:50:24.205Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=cd19121d-d724-4660-801d-f3897008f5ae upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	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-08-11T02:50:24.206Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=cd19121d-d724-4660-801d-f3897008f5ae upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-11T02:50:24.206Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=cd19121d-d724-4660-801d-f3897008f5ae upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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-08-11T02:50:24.212Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-08-11T02:50:24.212Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cd19121d-d724-4660-801d-f3897008f5ae and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=cd19121d-d724-4660-801d-f3897008f5ae upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-08-11T02:50:24.213Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-08-11T02:50:24.213Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-08-11T02:50:24.215Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-08-11T02:50:24.216Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186224213,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dcd19121d-d724-4660-801d-f3897008f5ae upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-11T02:50:24.316Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-08-11T02:50:24.317Z||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-08-11T02:50:24.317Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as MvubGqvTpyIf4qqL) ...
2022-08-11T02:50:24.374Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:50:24.374Z||pool-29-thread-1|||||INFO|500||cambria reply ok (58 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-08-11T02:50:25.231Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:50:25.232Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T02:50:25.232Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:50:35.576Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:50:35.576Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:50:35.577Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T02:50:35.577Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:50:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:50:41.830Z||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-08-11T02:50:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:50:42.467Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:50:42.467Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-08-11T02:50:42.467Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cd19121d-d724-4660-801d-f3897008f5ae",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1660186224213,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dcd19121d-d724-4660-801d-f3897008f5ae upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-08-11T02:50:42.468Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-08-11T02:50:45.120Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:50:45.121Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:50:45.122Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T02:50:45.122Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:50:54.669Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:50:54.669Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:50:54.670Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T02:50:54.670Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:51:04.221Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:51:41.827Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:51:41.828Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T02:51:41.828Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:51:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:51:41.829Z||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-08-11T02:51:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:51:51.404Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:51:51.405Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:52:41.827Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:52:41.828Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T02:52:41.828Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:52:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:52:41.830Z||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-08-11T02:52:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:52:51.400Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:52:51.452Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:53:41.827Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:53:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:53:41.830Z||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-08-11T02:53:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T02:53:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:53:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:53:51.397Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:53:51.397Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:54:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:54:41.828Z||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-08-11T02:54:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:54:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:54:41.830Z||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-08-11T02:54:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:54:51.386Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:54:51.386Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:55:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:55:41.827Z||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-08-11T02:55:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:55:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:55:41.829Z||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-08-11T02:55:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:55:51.381Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:55:51.381Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:56:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:56:41.828Z||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-08-11T02:56:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:56:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:56:41.829Z||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-08-11T02:56:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:56:51.381Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:56:51.383Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:57:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:57:41.828Z||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-08-11T02:57:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:57:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:57:41.830Z||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-08-11T02:57:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:57:51.382Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:57:51.383Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:58:41.828Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:58:41.829Z||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-08-11T02:58:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:58:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:58:41.829Z||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-08-11T02:58:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:58:51.384Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:58:51.385Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:59:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:59:41.828Z||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-08-11T02:59:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:59:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T02:59:41.830Z||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-08-11T02:59:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T02:59:51.381Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T02:59:51.381Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:00:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:00:41.828Z||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-08-11T03:00:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:00:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:00:41.830Z||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-08-11T03:00:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:00:51.388Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:00:51.392Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:01:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:01:41.828Z||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-08-11T03:01:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:01:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:01:41.830Z||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-08-11T03:01:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:01:51.414Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:01:51.429Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:02:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:02:41.828Z||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-08-11T03:02:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:02:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:02:41.830Z||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-08-11T03:02:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:02:51.408Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:02:51.409Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:03:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:03:41.828Z||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-08-11T03:03:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:03:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:03:41.830Z||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-08-11T03:03:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:03:51.381Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:03:51.381Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:04:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:04:41.828Z||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-08-11T03:04:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:04:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:04:41.830Z||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-08-11T03:04:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:04:51.385Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:04:51.386Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:05:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:05:41.828Z||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-08-11T03:05:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:05:41.832Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:05:41.833Z||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-08-11T03:05:41.833Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:05:51.387Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:05:51.388Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:06:41.828Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:06:41.831Z||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-08-11T03:06:41.834Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:06:41.830Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:06:41.834Z||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-08-11T03:06:41.835Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:06:51.387Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:06:51.390Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:07:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:07:41.828Z||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-08-11T03:07:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:07:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:07:41.830Z||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-08-11T03:07:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:07:51.381Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:07:51.381Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:08:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:08:41.828Z||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-08-11T03:08:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:08:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:08:41.830Z||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-08-11T03:08:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:08:51.386Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:08:51.386Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:09:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:09:41.827Z||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-08-11T03:09:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:09:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:09:41.830Z||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-08-11T03:09:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:09:51.380Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:09:51.390Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:10:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:10:41.827Z||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-08-11T03:10:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:10:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:10:41.830Z||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-08-11T03:10:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:10:51.380Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:10:51.380Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:11:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:11:41.828Z||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-08-11T03:11:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:11:41.846Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:11:41.846Z||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-08-11T03:11:41.846Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:11:51.380Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:11:51.388Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:12:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:12:41.827Z||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-08-11T03:12:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:12:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:12:41.829Z||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-08-11T03:12:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:12:51.388Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:12:51.393Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:13:41.828Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:13:41.829Z||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-08-11T03:13:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:13:41.830Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:13:41.830Z||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-08-11T03:13:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:13:51.381Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:13:51.381Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:14:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:14:41.828Z||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-08-11T03:14:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:14:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:14:41.830Z||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-08-11T03:14:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:14:51.390Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:14:51.393Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:15:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:15:41.829Z||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-08-11T03:15:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:15:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:15:41.830Z||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-08-11T03:15:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:15:51.376Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:15:51.390Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:16:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:16:41.828Z||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-08-11T03:16:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:16:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:16:41.829Z||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-08-11T03:16:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:16:51.396Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:16:51.404Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:17:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:17:41.827Z||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-08-11T03:17:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:17:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:17:41.830Z||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-08-11T03:17:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:17:51.385Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:17:51.385Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:18:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:18:41.827Z||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-08-11T03:18:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:18:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:18:41.830Z||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-08-11T03:18:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:18:51.387Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:18:51.388Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:19:41.827Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:19:41.829Z||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-08-11T03:19:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:19:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:19:41.830Z||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-08-11T03:19:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:19:51.382Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:19:51.387Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:20:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:20:41.828Z||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-08-11T03:20:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:20:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:20:41.830Z||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-08-11T03:20:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:20:51.386Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:20:51.386Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:21:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:21:41.828Z||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-08-11T03:21:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:21:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:21:41.830Z||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-08-11T03:21:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:21:51.384Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:21:51.385Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:22:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:22:41.828Z||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-08-11T03:22:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:22:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:22:41.830Z||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-08-11T03:22:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:22:51.389Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:22:51.389Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:23:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:23:41.827Z||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-08-11T03:23:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:23:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:23:41.829Z||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-08-11T03:23:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:23:51.391Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:23:51.403Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:24:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:24:41.827Z||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-08-11T03:24:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:24:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:24:41.830Z||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-08-11T03:24:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:24:51.383Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:24:51.383Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:25:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:25:41.827Z||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-08-11T03:25:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:25:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:25:41.830Z||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-08-11T03:25:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:25:51.382Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:25:51.386Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:26:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:26:41.828Z||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-08-11T03:26:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:26:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:26:41.829Z||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-08-11T03:26:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:26:51.383Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:26:51.384Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:27:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:27:41.828Z||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-08-11T03:27:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:27:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:27:41.829Z||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-08-11T03:27:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:27:51.383Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:27:51.384Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:28:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:28:41.828Z||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-08-11T03:28:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:28:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:28:41.829Z||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-08-11T03:28:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:28:51.377Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:28:51.378Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:29:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:29:41.828Z||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-08-11T03:29:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:29:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:29:41.830Z||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-08-11T03:29:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:29:51.394Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:29:51.395Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:30:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:30:41.827Z||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-08-11T03:30:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:30:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:30:41.830Z||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-08-11T03:30:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:30:51.377Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:30:51.393Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:31:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:31:41.827Z||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-08-11T03:31:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:31:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:31:41.829Z||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-08-11T03:31:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:31:51.377Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:31:51.378Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:32:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:32:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:32:41.830Z||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-08-11T03:32:41.830Z||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-08-11T03:32:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:32:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:32:51.401Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:32:51.401Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:33:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:33:41.828Z||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-08-11T03:33:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:33:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:33:41.830Z||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-08-11T03:33:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:33:51.378Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:33:51.386Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:34:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:34:41.828Z||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-08-11T03:34:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:34:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:34:41.830Z||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-08-11T03:34:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:34:51.385Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:34:51.385Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:35:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:35:41.827Z||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-08-11T03:35:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:35:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:35:41.829Z||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-08-11T03:35:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:35:51.392Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:35:51.396Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:36:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:36:41.827Z||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-08-11T03:36:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:36:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:36:41.829Z||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-08-11T03:36:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:36:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:36:51.383Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:37:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:37:41.827Z||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-08-11T03:37:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:37:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:37:41.830Z||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-08-11T03:37:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:37:51.394Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:37:51.395Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:38:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:38:41.828Z||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-08-11T03:38:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:38:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:38:41.830Z||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-08-11T03:38:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:38:51.398Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:38:51.400Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:39:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:39:41.828Z||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-08-11T03:39:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:39:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:39:41.830Z||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-08-11T03:39:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:39:51.395Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:39:51.395Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:40:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:40:41.828Z||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-08-11T03:40:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:40:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:40:41.829Z||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-08-11T03:40:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:40:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:40:51.384Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:41:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:41:41.828Z||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-08-11T03:41:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:41:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:41:41.830Z||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-08-11T03:41:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:41:51.382Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:41:51.382Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:42:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:42:41.827Z||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-08-11T03:42:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:42:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:42:41.830Z||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-08-11T03:42:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:42:51.374Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:42:51.379Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:43:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:43:41.828Z||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-08-11T03:43:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:43:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:43:41.830Z||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-08-11T03:43:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:43:51.384Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:43:51.387Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:44:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:44:41.828Z||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-08-11T03:44:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:44:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:44:41.830Z||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-08-11T03:44:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:44:51.391Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:44:51.391Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:45:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:45:41.828Z||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-08-11T03:45:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:45:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:45:41.830Z||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-08-11T03:45:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:45:51.387Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:45:51.387Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:46:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:46:41.828Z||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-08-11T03:46:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:46:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:46:41.830Z||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-08-11T03:46:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:46:51.386Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:46:51.386Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:47:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:47:41.827Z||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-08-11T03:47:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:47:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:47:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T03:47:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:47:51.381Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:47:51.382Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:48:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:48:41.828Z||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-08-11T03:48:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:48:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:48:41.830Z||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-08-11T03:48:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:48:51.407Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:48:51.407Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:49:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:49:41.828Z||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-08-11T03:49:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:49:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:49:41.831Z||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-08-11T03:49:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:49:51.380Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:49:51.381Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:50:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:50:41.828Z||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-08-11T03:50:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:50:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:50:41.830Z||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-08-11T03:50:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:50:51.389Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:50:51.396Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:51:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:51:41.828Z||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-08-11T03:51:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:51:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:51:41.830Z||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-08-11T03:51:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:51:51.386Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:51:51.387Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:52:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:52:41.828Z||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-08-11T03:52:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:52:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:52:41.829Z||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-08-11T03:52:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:52:51.406Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:52:51.415Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:53:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:53:41.828Z||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-08-11T03:53:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:53:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:53:41.829Z||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-08-11T03:53:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:53:51.378Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:53:51.388Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:54:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:54:41.827Z||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-08-11T03:54:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:54:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:54:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T03:54:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:54:51.404Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:54:51.408Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:55:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:55:41.828Z||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-08-11T03:55:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:55:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:55:41.829Z||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-08-11T03:55:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:55:51.382Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:55:51.383Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:56:41.827Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:56:41.828Z||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-08-11T03:56:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:56:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:56:41.829Z||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-08-11T03:56:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:56:51.393Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:56:51.393Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:57:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:57:41.830Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:57:41.830Z||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-08-11T03:57:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:57:41.831Z||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-08-11T03:57:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:57:51.386Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:57:51.386Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:58:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:58:41.828Z||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-08-11T03:58:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:58:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:58:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T03:58:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:58:51.380Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:58:51.380Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:59:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:59:41.827Z||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-08-11T03:59:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:59:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T03:59:41.830Z||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-08-11T03:59:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T03:59:51.398Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T03:59:51.399Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:00:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:00:41.827Z||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-08-11T04:00:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:00:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:00:41.830Z||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-08-11T04:00:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:00:51.377Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:00:51.378Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:01:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:01:41.828Z||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-08-11T04:01:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:01:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:01:41.830Z||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-08-11T04:01:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:01:51.384Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:01:51.385Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:02:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:02:41.828Z||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-08-11T04:02:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:02:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:02:41.830Z||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-08-11T04:02:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:02:51.393Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:02:51.412Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:03:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:03:41.828Z||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-08-11T04:03:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:03:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:03:41.830Z||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-08-11T04:03:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:03:51.393Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:03:51.395Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:04:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:04:41.828Z||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-08-11T04:04:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:04:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:04:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T04:04:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:04:51.383Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:04:51.384Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:05:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:05:41.827Z||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-08-11T04:05:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:05:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:05:41.830Z||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-08-11T04:05:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:05:51.407Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:05:51.410Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:06:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:06:41.828Z||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-08-11T04:06:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:06:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:06:41.829Z||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-08-11T04:06:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:06:51.378Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:06:51.379Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:07:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:07:41.828Z||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-08-11T04:07:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:07:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:07:41.830Z||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-08-11T04:07:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:07:51.373Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:07:51.378Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:08:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:08:41.828Z||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-08-11T04:08:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:08:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:08:41.829Z||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-08-11T04:08:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:08:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:08:51.383Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:09:41.827Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:09:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:09:41.830Z||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-08-11T04:09:41.830Z||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-08-11T04:09:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:09:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:09:51.405Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:09:51.405Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:10:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:10:41.829Z||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-08-11T04:10:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:10:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:10:41.830Z||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-08-11T04:10:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:10:51.384Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:10:51.385Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:11:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:11:41.827Z||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-08-11T04:11:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:11:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:11:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T04:11:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:11:51.378Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:11:51.378Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:12:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:12:41.827Z||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-08-11T04:12:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:12:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:12:41.830Z||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-08-11T04:12:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:12:51.386Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:12:51.390Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:13:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:13:41.827Z||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-08-11T04:13:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:13:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:13:41.830Z||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-08-11T04:13:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:13:51.377Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:13:51.378Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:14:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:14:41.827Z||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-08-11T04:14:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:14:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:14:41.830Z||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-08-11T04:14:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:14:51.380Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:14:51.383Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:15:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:15:41.828Z||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-08-11T04:15:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:15:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:15:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T04:15:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:15:51.388Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:15:51.389Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:16:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:16:41.828Z||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-08-11T04:16:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:16:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:16:41.829Z||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-08-11T04:16:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:16:51.383Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:16:51.433Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:17:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:17:41.828Z||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-08-11T04:17:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:17:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:17:41.829Z||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-08-11T04:17:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:17:51.381Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:17:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:18:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:18:41.827Z||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-08-11T04:18:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:18:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:18:41.830Z||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-08-11T04:18:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:18:51.387Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:18:51.391Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:19:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:19:41.827Z||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-08-11T04:19:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:19:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:19:41.830Z||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-08-11T04:19:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:19:51.390Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:19:51.390Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:20:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:20:41.827Z||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-08-11T04:20:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:20:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:20:41.829Z||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-08-11T04:20:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:20:51.376Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:20:51.379Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:21:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:21:41.827Z||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-08-11T04:21:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:21:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:21:41.830Z||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-08-11T04:21:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:21:51.384Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:21:51.385Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:22:41.827Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:22:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:22:41.830Z||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-08-11T04:22:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:22:41.828Z||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-08-11T04:22:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:22:51.382Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:22:51.382Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:23:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:23:41.829Z||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-08-11T04:23:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:23:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:23:41.829Z||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-08-11T04:23:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:23:51.389Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:23:51.389Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:24:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:24:41.828Z||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-08-11T04:24:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:24:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:24:41.830Z||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-08-11T04:24:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:24:51.391Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:24:51.392Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:25:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:25:41.827Z||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-08-11T04:25:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:25:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:25:41.829Z||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-08-11T04:25:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:25:51.376Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:25:51.378Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:26:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:26:41.827Z||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-08-11T04:26:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:26:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:26:41.830Z||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-08-11T04:26:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:26:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:26:51.383Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:27:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:27:41.827Z||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-08-11T04:27:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:27:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:27:41.830Z||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-08-11T04:27:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:27:51.382Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:27:51.384Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:28:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:28:41.828Z||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-08-11T04:28:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:28:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:28:41.830Z||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-08-11T04:28:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:28:51.383Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:28:51.388Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:29:41.829Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:29:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:29:41.830Z||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-08-11T04:29:41.831Z||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-08-11T04:29:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:29:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:29:51.384Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:29:51.387Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:30:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:30:41.827Z||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-08-11T04:30:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:30:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:30:41.829Z||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-08-11T04:30:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:30:51.404Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:30:51.413Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:31:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:31:41.828Z||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-08-11T04:31:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:31:41.829Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:31:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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-08-11T04:31:41.830Z|cd19121d-d724-4660-801d-f3897008f5ae|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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:31:51.384Z|cd19121d-d724-4660-801d-f3897008f5ae|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:31:51.385Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:32:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:32:41.828Z||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-08-11T04:32:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:32:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:32:41.829Z||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-08-11T04:32:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:32:51.391Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:32:51.392Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:33:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:33:41.827Z||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-08-11T04:33:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:33:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:33:41.830Z||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-08-11T04:33:41.831Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:33:51.399Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:33:51.400Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:34:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:34:41.828Z||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-08-11T04:34:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:34:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:34:41.830Z||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-08-11T04:34:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:34:51.386Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:34:51.392Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:35:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:35:41.828Z||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-08-11T04:35:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:35:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:35:41.829Z||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-08-11T04:35:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:35:51.385Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:35:51.388Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:36:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:36:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:36:41.829Z||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-08-11T04:36:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:36:41.830Z||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-08-11T04:36:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:36:51.381Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:36:51.381Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:37:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:37:41.828Z||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-08-11T04:37:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:37:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:37:41.830Z||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-08-11T04:37:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:37:51.380Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:37:51.383Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:38:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:38:41.827Z||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-08-11T04:38:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:38:41.829Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:38:41.830Z||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-08-11T04:38:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:38:51.386Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:38:51.386Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:39:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:39:41.827Z||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-08-11T04:39:41.827Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:39:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:39:41.830Z||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-08-11T04:39:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:39:51.375Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:39:51.376Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:40:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:40:41.828Z||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-08-11T04:40:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:40:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:40:41.830Z||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-08-11T04:40:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:40:51.397Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:40:51.399Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:41:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:41:41.827Z||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-08-11T04:41:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:41:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:41:41.829Z||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-08-11T04:41:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:41:51.391Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:41:51.392Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:42:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:42:41.828Z||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-08-11T04:42:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:42:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:42:41.829Z||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-08-11T04:42:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:42:51.390Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:42:51.391Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:43:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:43:41.828Z||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-08-11T04:43:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:43:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:43:41.830Z||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-08-11T04:43:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:43:51.391Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:43:51.392Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:44:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:44:41.827Z||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-08-11T04:44:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:44:41.829Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:44:41.830Z||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-08-11T04:44:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:44:51.382Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:44:51.382Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:45:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:45:41.828Z||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-08-11T04:45:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:45:41.829Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:45:41.830Z||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-08-11T04:45:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:45:51.387Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:45:51.390Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:46:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:46:41.828Z||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-08-11T04:46:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:46:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:46:41.830Z||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-08-11T04:46:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:46:51.401Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:46:51.402Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:47:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:47:41.827Z||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-08-11T04:47:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:47:41.829Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:47:41.830Z||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-08-11T04:47:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:47:51.383Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:47:51.383Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:48:41.827Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:48:41.828Z||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-08-11T04:48:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:48:41.831Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:48:41.832Z||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-08-11T04:48:41.832Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:48:51.390Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:48:51.390Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:49:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:49:41.828Z||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-08-11T04:49:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:49:41.829Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:49:41.830Z||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-08-11T04:49:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:49:51.383Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:49:51.387Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:50:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:50:41.829Z||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-08-11T04:50:41.829Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:50:41.829Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:50:41.830Z||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-08-11T04:50:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:50:51.381Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:50:51.381Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:51:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:51:41.828Z||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-08-11T04:51:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:51:41.829Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:51:41.829Z||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-08-11T04:51:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:51:51.378Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:51:51.381Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:52:41.827Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:52:41.827Z||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-08-11T04:52:41.828Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:52:41.829Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-08-11T04:52:41.829Z||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-08-11T04:52:41.830Z||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 MvubGqvTpyIf4qqL) ...
2022-08-11T04:52:51.398Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-08-11T04:52:51.410Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK