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-10-14T15:07:55.106Z||main|||||INFO|500||The following profiles are active: basic
2022-10-14T15:08:11.810Z||main|||||INFO|500||Starting service [Tomcat]
2022-10-14T15:08:11.811Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-10-14T15:08:11.978Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-10-14T15:08:21.161Z||main|||||INFO|500||catdb-pool - Starting...
2022-10-14T15:08:21.850Z||main|||||INFO|500||catdb-pool - Start completed.
2022-10-14T15:08:22.932Z||main|||||INFO|500||reqdb-pool - Starting...
2022-10-14T15:08:22.990Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-10-14T15:08:23.161Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-10-14T15:08:23.720Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-10-14T15:08:24.879Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-14T15:08:27.504Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-14T15:08:31.929Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-14T15:08:32.085Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-10-14T15:08:33.062Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-14T15:08:33.456Z||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-10-14T15:08:35.025Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-14T15:08:36.374Z||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-10-14T15:08:37.184Z||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-10-14T15:08:38.307Z||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-10-14T15:08:38.320Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:38.358Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:41.330Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:41.331Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:38 GMT], server=[envoy], x-envoy-upstream-service-time=[2954], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:41.333Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"2fc061def1994e139ae9a76655146843","versionId":"3d8cf8c926084e799f5049d01cd3ad32"}

2022-10-14T15:08:41.392Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-10-14T15:08:41.482Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:41.484Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e1df5c6-11bc-44d6-bd33-ca7911371b68], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:41.488Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:42.510Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[964]}
2022-10-14T15:08:42.511Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:42.512Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:42.513Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-10-14T15:08:42.513Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:42.623Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:42.625Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:42.628Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:43.397Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:43.398Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:42 GMT], server=[envoy], x-envoy-upstream-service-time=[750], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:43.399Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"251bd1dd25ee4bdea4f8f8a75c0b7fff","versionId":"30932a1636c94da59792073468883f50"}

2022-10-14T15:08:43.402Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-10-14T15:08:43.452Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:43.453Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:43.458Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:44.270Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:44.271Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[804]}
2022-10-14T15:08:44.296Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:44.297Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-10-14T15:08:44.298Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:44.366Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:44.368Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bb3e9252-29f7-4eb7-8088-90822817694a], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:44.372Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:44.813Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:44 GMT], server=[envoy], x-envoy-upstream-service-time=[435], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:44.818Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"39975b3d61284798970592b89a8bb4b0","versionId":"8cc81cd4978f451f85667b94e3583b39"}

2022-10-14T15:08:44.821Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:44.831Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-10-14T15:08:44.885Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:44.887Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:44.890Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:45.732Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:45.733Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[836]}
2022-10-14T15:08:45.742Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:45.743Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-10-14T15:08:45.744Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:45.832Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:45.833Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7b4b8039-1a0c-4d60-941e-19fc2137e9bd], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:45.835Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:46.604Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:45 GMT], server=[envoy], x-envoy-upstream-service-time=[766], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:46.606Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fe5e8ad946e545efadddc4830da2f801","versionId":"643f8f71e30f40e884067ea9d698781a"}

2022-10-14T15:08:46.607Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:46.610Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-10-14T15:08:46.665Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:46.669Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:46.671Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:47.319Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:47.320Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[643]}
2022-10-14T15:08:47.321Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:47.322Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-10-14T15:08:47.323Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:47.378Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:47.389Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:47.391Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:47.731Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:47.733Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:47 GMT], server=[envoy], x-envoy-upstream-service-time=[331], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:47.747Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"fa19e56746354b9b96d3613a767859c6","versionId":"bcf4851c5d454993abd3b6d6319d3469"}

2022-10-14T15:08:47.751Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-10-14T15:08:47.804Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:47.808Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:47.809Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:48.253Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:48.253Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[440]}
2022-10-14T15:08:48.253Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:48.254Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-10-14T15:08:48.254Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.325Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.328Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:48.332Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.545Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:48.548Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:48 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:48.549Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"1a75462315864c848cd737ef7c3d39b7","versionId":"37df86b47f924eae8630d2bd467e4dfb"}

2022-10-14T15:08:48.552Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-10-14T15:08:48.601Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:48.603Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4704629b-fca6-4006-867a-ed5b5495f1c0], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:48.605Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:48.871Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[258]}
2022-10-14T15:08:48.872Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:48.873Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:48.873Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-10-14T15:08:48.874Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.990Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:48.991Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9d926cd-2165-4f33-b674-22b9f775acaf], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:48.993Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:49.166Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:48 GMT], server=[envoy], x-envoy-upstream-service-time=[169], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:49.168Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5b3f660f90d74666bd63b18a540ed471","versionId":"77d1fa1ef37147feab426f62aceff52a"}

2022-10-14T15:08:49.169Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:49.172Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-10-14T15:08:49.223Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:49.224Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a3fc607f-09fb-4d43-8e73-671e6d6957fe], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:49.226Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:49.497Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[268]}
2022-10-14T15:08:49.499Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:49.500Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:49.501Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-10-14T15:08:49.506Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:49.714Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:49.715Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f74c8900-b628-4230-b417-b7cd77cb9fcd], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:49.741Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:49.930Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:49 GMT], server=[envoy], x-envoy-upstream-service-time=[176], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:49.931Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"402505317f55452085e6c037a4f121f4","versionId":"331700f542b1485abd4ac9cb04c74dd9"}

2022-10-14T15:08:49.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:49.936Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-10-14T15:08:50.018Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:50.020Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:50.022Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:50.345Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:50.346Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[319]}
2022-10-14T15:08:50.347Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:50.348Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-10-14T15:08:50.349Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.397Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:50.398Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[308aa131-178e-4f53-b81e-726bde67b3db], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:50.401Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.599Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:50 GMT], server=[envoy], x-envoy-upstream-service-time=[190], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:50.602Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b9841c53121740c39a01fba2494afcee","versionId":"2bfc5b92085b44d7be7f1a9340e33465"}

2022-10-14T15:08:50.603Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:50.608Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-10-14T15:08:50.645Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:50.648Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:50.650Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:50.931Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:50.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277]}
2022-10-14T15:08:50.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:50.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-10-14T15:08:50.933Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.982Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.983Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:50.985Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.160Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:51.164Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:50 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:51.165Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"3d35cdebb36640ea8f4386bc3a7faf73","versionId":"093a651677db476290b679b3dac6ad84"}

2022-10-14T15:08:51.167Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-10-14T15:08:51.217Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:51.219Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:51.222Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:51.487Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:51.488Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[260]}
2022-10-14T15:08:51.489Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:51.490Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-10-14T15:08:51.491Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.565Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.568Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:51.569Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.725Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:51.728Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:51 GMT], server=[envoy], x-envoy-upstream-service-time=[153], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:51.730Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"deb5092f77f54a9db60c2947bdefeb18","versionId":"b49e9fc7f86e42e0b54e4bbb9efc2b8c"}

2022-10-14T15:08:51.738Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-10-14T15:08:51.789Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:51.792Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3fb0b4c0-3309-4ece-b3ee-81f003400a98], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:51.795Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:52.107Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[310]}
2022-10-14T15:08:52.108Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:52.109Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:52.109Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-10-14T15:08:52.110Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.193Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:52.194Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[78b9b5a4-e48f-4a62-ba5c-539ef58919b2], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:52.196Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.371Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], x-envoy-upstream-service-time=[170], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:52.372Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2e784634bc594d4f86b666e97799afc0","versionId":"f738f375c0f54ca480f3423b1a33e489"}

2022-10-14T15:08:52.373Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:52.376Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-10-14T15:08:52.416Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:52.418Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:52.419Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:52.720Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:52.721Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[297]}
2022-10-14T15:08:52.721Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:52.722Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-10-14T15:08:52.723Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.777Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:52.778Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b1aef125-5b59-41bb-9fd9-0ea018c458af], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:52.779Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.945Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], x-envoy-upstream-service-time=[160], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:52.947Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f7c562fface145b282ba2a452dd0a378","versionId":"e9c161dae674472f8260f7fb93842950"}

2022-10-14T15:08:52.950Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:52.959Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-10-14T15:08:53.015Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:53.016Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dde2e4e3-3178-4460-982b-34f139f997a9], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:53.017Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:53.288Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[267]}
2022-10-14T15:08:53.289Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:53.290Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:53.291Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-10-14T15:08:53.291Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.348Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.350Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:53.352Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.514Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:53.515Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:53 GMT], server=[envoy], x-envoy-upstream-service-time=[158], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:53.516Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"924456ba13e1440289ff449a5a7d136e","versionId":"c3ef264534be4a569d9b7493dd3ea17c"}

2022-10-14T15:08:53.519Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-10-14T15:08:53.569Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:53.571Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:53.572Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:53.860Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:53.861Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[284]}
2022-10-14T15:08:53.862Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:53.862Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-10-14T15:08:53.862Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.910Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:53.911Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2eac559-7f74-466a-97e2-a25d44a72e07], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:53.912Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.070Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:53 GMT], server=[envoy], x-envoy-upstream-service-time=[154], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:54.071Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"05c2f66eab3f405080ca1c68cb48520b","versionId":"0f25a1fd2ab94e8f972ee576d06888b9"}

2022-10-14T15:08:54.072Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:54.075Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-10-14T15:08:54.113Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:54.113Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2d5e186b-beae-4573-a1ce-56d9b928b967], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:54.114Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:54.391Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[274]}
2022-10-14T15:08:54.392Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:54.394Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:54.395Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-10-14T15:08:54.396Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.457Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.458Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:54.460Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.616Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:54.618Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], x-envoy-upstream-service-time=[153], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:54.619Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"7e2d461680404a75ac384456b3ae63e6","versionId":"d3b07a2121ca40199efc7ab06e9b226e"}

2022-10-14T15:08:54.623Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-10-14T15:08:54.658Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:54.660Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:54.661Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:54.918Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[254]}
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.968Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.969Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:54.970Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.127Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:55.128Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], x-envoy-upstream-service-time=[154], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:55.129Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"620d8c1f056e4be9a97ceb6ea5704401","versionId":"a3d76831be194976ac6d5f55d14abfa3"}

2022-10-14T15:08:55.132Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-10-14T15:08:55.167Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:55.168Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:55.170Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:55.476Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:55.477Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[300]}
2022-10-14T15:08:55.478Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:55.479Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-10-14T15:08:55.479Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.533Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.535Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:55.536Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.714Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:55.715Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:55 GMT], server=[envoy], x-envoy-upstream-service-time=[175], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:55.720Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"17f8a61cbbf94c55b9e90396736a3887","versionId":"29076bf1d8374fc094dc9871595133fc"}

2022-10-14T15:08:55.727Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-10-14T15:08:55.775Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:55.776Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:55.777Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:56.048Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:56.048Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[267]}
2022-10-14T15:08:56.049Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:56.049Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-10-14T15:08:56.051Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.107Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:56.108Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[638e30f6-1d08-4c7f-8690-300e7c3b0b56], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:56.109Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.266Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], x-envoy-upstream-service-time=[154], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:56.267Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b4eb9c6ce59d4f84b023d637404bb476","versionId":"1f7b69e7487f4b2ba42a151996bf09a4"}

2022-10-14T15:08:56.268Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:56.270Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-10-14T15:08:56.302Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:56.303Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[77b44b22-bc42-4c3d-bcd9-0da2a231281a], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:56.304Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:56.572Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[266]}
2022-10-14T15:08:56.573Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:56.574Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:56.574Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-10-14T15:08:56.574Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.619Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.713Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:56.729Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.904Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:56.905Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:56.906Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"3b0eb2832ec4488fb4fbb87947a51c48","versionId":"ae383bcb6c4e4e0b8255b240175365ac"}

2022-10-14T15:08:56.910Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-10-14T15:08:56.946Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:56.948Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c0c17f2b-1548-4296-9ec2-24c16c5e8d7c], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:56.950Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:57.243Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[290]}
2022-10-14T15:08:57.245Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:57.246Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:57.247Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-10-14T15:08:57.247Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.315Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.317Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:57.318Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.475Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:57.476Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:57 GMT], server=[envoy], x-envoy-upstream-service-time=[153], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:57.477Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"9b4081d1065c48398504ae9a95d7a5ac","versionId":"ef557271d84d4ea3be0051963fb8bc89"}

2022-10-14T15:08:57.481Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-10-14T15:08:57.535Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:57.537Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:57.539Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:57.783Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:57.786Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[239]}
2022-10-14T15:08:57.787Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:57.787Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-10-14T15:08:57.787Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.848Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:57.848Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e7e7b063-7870-4f6e-89dd-67c80102dd27], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:57.850Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.013Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:57 GMT], server=[envoy], x-envoy-upstream-service-time=[161], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:58.015Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5b9fb79030bd41f4b3dab2baf47c5465","versionId":"20bad66e6d0444359f77eed0731de9ce"}

2022-10-14T15:08:58.016Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:58.019Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-10-14T15:08:58.057Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:58.063Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:58.065Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:58.311Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:58.311Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[242]}
2022-10-14T15:08:58.312Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:58.312Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-10-14T15:08:58.312Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.364Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.367Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:58.369Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.544Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:58.545Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:58.546Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"bec7f8cf70c84180b2e4b0b38a6283f6","versionId":"0255a9b72b534a4cb5196aef38c6aca5"}

2022-10-14T15:08:58.549Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-10-14T15:08:58.587Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:58.588Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fbd5b908-4813-45a8-a061-57a303e4e827], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:58.590Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:58.905Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[313]}
2022-10-14T15:08:58.906Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:58.907Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:58.907Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-10-14T15:08:58.907Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.957Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:58.958Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2aa07e3d-dfd3-46f2-a54e-ca872e2dd65b], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:58.960Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:59.184Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:59.185Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a3e626788c1c4aa7b0b6616e47e08ee3","versionId":"851613cf4269429a88fa4e6b7faf401a"}

2022-10-14T15:08:59.186Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:59.189Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-10-14T15:08:59.222Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:59.223Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b26783dd-eef6-430f-a56a-633f25ec2512], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:59.224Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-10-14T15:08:59.786Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[559]}
2022-10-14T15:08:59.788Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:59.789Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:59.793Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-10-14T15:09:04.399Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:09:08.118Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||WARN|500||---
2022-10-14T15:09:08.118Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-10-14T15:09:08.119Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||WARN|500||---
2022-10-14T15:09:08.967Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-10-14T15:09:16.379Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Started Application in 85.301 seconds (JVM running for 88.473)
2022-10-14T15:09:16.439Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-10-14T15:09:16.453Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-10-14T15:09:16.475Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-10-14T15:09:16.523Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-10-14T15:09:16.582Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 7d8affd7-ae4f-40a7-aa20-c2630c6efa14 url= /sdc/v1/artifactTypes
2022-10-14T15:09:16.583Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-10-14T15:09:16.786Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-10-14T15:09:16.829Z||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-10-14T15:09:16.853Z||scheduling-1|||||DEBUG|500||create keys
2022-10-14T15:09:16.863Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-10-14T15:09:16.977Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:09:16.996Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= d56dfb3f-385a-47e3-b4be-44949d8cce9a url= /sdc/v1/registerForDistribution
2022-10-14T15:09:17.128Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= d56dfb3f-385a-47e3-b4be-44949d8cce9a url= /sdc/v1/registerForDistribution
2022-10-14T15:09:17.128Z||scheduling-1|||||INFO|500||start DistributionClient
2022-10-14T15:09:17.149Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:09:17.171Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:09:17.173Z||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-10-14T15:09:17.174Z||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-10-14T15:09:17.174Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:09:17.174Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:09:17.184Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-10-14T15:09:27.530Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:09:27.600Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:10:17.146Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:10:17.151Z||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-10-14T15:10:17.152Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:10:17.170Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:10:17.172Z||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-10-14T15:10:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:10:26.715Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:10:26.755Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:11:17.145Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:11:17.146Z||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-10-14T15:11:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:11:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:11:17.171Z||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-10-14T15:11:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:11:26.699Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:11:26.732Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:12:17.144Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:12:17.146Z||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-10-14T15:12:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:12:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:12:17.172Z||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-10-14T15:12:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:12:26.761Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:12:26.858Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:13:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:13:17.146Z||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-10-14T15:13:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:13:17.170Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:13:17.171Z||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-10-14T15:13:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:13:26.700Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:13:26.724Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:14:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:14:17.145Z||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-10-14T15:14:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:14:17.170Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:14:17.171Z||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-10-14T15:14:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:14:26.709Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:14:26.751Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:15:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:15:17.149Z||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-10-14T15:15:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:15:17.170Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:15:17.171Z||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-10-14T15:15:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:15:26.712Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:15:26.721Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:16:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:16:17.146Z||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-10-14T15:16:17.147Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:16:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:16:17.174Z||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-10-14T15:16:17.174Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:16:26.723Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:16:26.723Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:17:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:17:17.146Z||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-10-14T15:17:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:17:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:17:17.171Z||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-10-14T15:17:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:17:26.701Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:17:26.726Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:18:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:18:17.145Z||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-10-14T15:18:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:18:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:18:17.172Z||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-10-14T15:18:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:18:20.450Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-10-14T15:18:26.698Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:18:26.726Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:19:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:19:17.146Z||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-10-14T15:19:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:19:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:19:17.171Z||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-10-14T15:19:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:19:26.702Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:19:26.720Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:20:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:20:17.145Z||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-10-14T15:20:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:20:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:20:17.171Z||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-10-14T15:20:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:20:26.715Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:20:26.719Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:21:17.147Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:21:17.149Z||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-10-14T15:21:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:21:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:21:17.171Z||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-10-14T15:21:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:21:26.697Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:21:26.724Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:22:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:22:17.149Z||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-10-14T15:22:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:22:17.171Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:22:17.173Z||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-10-14T15:22:17.173Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:22:26.698Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:22:26.728Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:23:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:23:17.147Z||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-10-14T15:23:17.147Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:23:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:23:17.171Z||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-10-14T15:23:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:23:26.698Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:23:26.719Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:24:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:24:17.145Z||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-10-14T15:24:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:24:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:24:17.172Z||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-10-14T15:24:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:24:26.709Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:24:26.725Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:25:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:25:17.145Z||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-10-14T15:25:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:25:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:25:17.171Z||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-10-14T15:25:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:25:26.696Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:25:26.718Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:26:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:26:17.145Z||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-10-14T15:26:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:26:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:26:17.171Z||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-10-14T15:26:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:26:26.700Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:26:26.716Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:27:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:27:17.146Z||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-10-14T15:27:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:27:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:27:17.171Z||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-10-14T15:27:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:27:26.694Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:27:26.732Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:28:17.145Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:28:17.150Z||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-10-14T15:28:17.151Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:28:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:28:17.172Z||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-10-14T15:28:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:28:26.700Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:28:26.718Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:29:17.144Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:29:17.148Z||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-10-14T15:29:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:29:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:29:17.171Z||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-10-14T15:29:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:29:26.700Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:29:26.733Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:30:17.145Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:30:17.146Z||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-10-14T15:30:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:30:17.171Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:30:17.172Z||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-10-14T15:30:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:30:26.696Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:30:26.730Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:31:17.144Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:31:17.145Z||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-10-14T15:31:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:31:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:31:17.171Z||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-10-14T15:31:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:31:26.723Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:31:26.736Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:32:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:32:17.145Z||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-10-14T15:32:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:32:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:32:17.171Z||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-10-14T15:32:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:32:26.695Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-10-14T15:32:26.723Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK