Results

By type

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

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

2023-02-23T00:36:23.519Z||main|||||INFO|500||The following profiles are active: basic
2023-02-23T00:37:17.193Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-23T00:37:17.197Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-23T00:37:18.158Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-23T00:37:38.243Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-23T00:37:39.267Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-23T00:37:41.773Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-23T00:37:42.808Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-23T00:37:44.528Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-23T00:37:53.592Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T00:37:55.027Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-02-23T00:38:03.130Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T00:38:03.332Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-23T00:38:03.450Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-23T00:38:03.477Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-23T00:38:05.114Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T00:38:06.570Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T00:38:10.690Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-02-23T00:38:12.638Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2023-02-23T00:38:14.804Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:14.830Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:14.908Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:17.278Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:17.279Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:14 GMT], server=[envoy], x-envoy-upstream-service-time=[2344], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:17.308Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"78e500df32cf4cd095c9a1160345088b","versionId":"50f2c9675535466493c8e47b18e4101d"}

2023-02-23T00:38:17.416Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-02-23T00:38:17.644Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:17.645Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[db4ff4bd-6c9a-4839-89e8-66fa4b241229], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:17.648Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:18.145Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[444]}
2023-02-23T00:38:18.149Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:18.153Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:18.158Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-02-23T00:38:18.161Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:18.424Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:18.426Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:18.436Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:18.657Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:18.660Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:18 GMT], server=[envoy], x-envoy-upstream-service-time=[217], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:18.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"8866e49de1614c2ea3d9404dc96d1571","versionId":"1b114bdde4d8459fa50c24d07e881c61"}

2023-02-23T00:38:18.674Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-02-23T00:38:18.745Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:18.746Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d84bfbcc-1577-43eb-ae44-118ece842dd7], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:18.757Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:19.196Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[429]}
2023-02-23T00:38:19.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:19.198Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:19.199Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-02-23T00:38:19.200Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:19.352Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:19.366Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:19.369Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:19.610Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:19.611Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:19 GMT], server=[envoy], x-envoy-upstream-service-time=[224], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:19.613Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"fa216af2e12049a7a2b78ee427537b17","versionId":"12763c2eeb6d465c95cc8f1f86cbda7a"}

2023-02-23T00:38:19.618Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-02-23T00:38:19.739Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:19.740Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fc1c059-77eb-45b9-88fa-fb79f51d1110], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:19.743Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:20.154Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[399]}
2023-02-23T00:38:20.156Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:20.157Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:20.158Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-02-23T00:38:20.158Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:20.990Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:20.991Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b012320-ddb4-4a1f-8207-73f36aed1fc7], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:21.049Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:21.323Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:20 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:21.324Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e84529eae62d4ad6a6bbbcbd42d55bfd","versionId":"2545dcea3f3d4117bd01a38c8227a9d8"}

2023-02-23T00:38:21.325Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:21.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-23T00:38:21.546Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:21.547Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa546e9b-50fc-4439-80ff-57af20a153b6], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:21.549Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:21.942Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[387]}
2023-02-23T00:38:21.944Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:21.945Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:21.946Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-23T00:38:21.946Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:22.172Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:22.173Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71450c8e-c418-4de2-a847-a2c6cd45eb55], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:22.174Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:22.420Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:22 GMT], server=[envoy], x-envoy-upstream-service-time=[224], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:22.421Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3c0a788585d44620a988950d00833072","versionId":"9ba5456c0b6b4de58fd35217a573af16"}

2023-02-23T00:38:22.422Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:22.426Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-23T00:38:22.658Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:22.659Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ed8c96eb-7917-4eb5-80c4-f71d593c28bb], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:22.661Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:23.084Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[398]}
2023-02-23T00:38:23.086Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:23.096Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:23.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-23T00:38:23.099Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:23.257Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:23.261Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:23.271Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:23.539Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:23.541Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:23 GMT], server=[envoy], x-envoy-upstream-service-time=[256], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:23.542Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"bfe1735ddd1449f7af74d6e4b2bd4ded","versionId":"38a94fdbbd2143e482a39745f2819d1e"}

2023-02-23T00:38:23.545Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-23T00:38:23.684Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:23.685Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[716963fb-f136-461b-8280-efa01b8e7ded], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:23.688Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:24.125Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[434]}
2023-02-23T00:38:24.126Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:24.145Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:24.147Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-23T00:38:24.150Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:24.421Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:24.422Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0854ecc1-2e73-4136-9699-a9e30e05a1c8], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:24.431Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:24.702Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:24 GMT], server=[envoy], x-envoy-upstream-service-time=[266], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:24.703Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a72409c00c6f49b49076a3c07def21a6","versionId":"1040726cff5747a591d59167a96687a8"}

2023-02-23T00:38:24.705Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:24.708Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-02-23T00:38:24.777Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:24.779Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[167933e8-f09b-4e42-babc-dd60100dd70d], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:24.781Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:25.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[324]}
2023-02-23T00:38:25.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:25.110Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:25.111Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-02-23T00:38:25.111Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:25.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:25.208Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e16f5c0-dfcd-4312-911a-82db02eb8e03], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:25.210Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:25.435Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:25.437Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"103ec4de08214e5aa22f3797f8638864","versionId":"c8d257030b8d45238ec613e10df6faf3"}

2023-02-23T00:38:25.438Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:25.447Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-02-23T00:38:25.597Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:25.599Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9c658dee-b894-4295-a49d-f4b8010420c1], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:25.602Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:25.936Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]}
2023-02-23T00:38:25.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:25.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:25.938Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-02-23T00:38:25.938Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:26.026Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:26.030Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:26.034Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:26.261Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:26.262Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], x-envoy-upstream-service-time=[220], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:26.263Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"5c4348edd5074ac88e95a59b398448ac","versionId":"773d80ecfa004860a4ea1784fe879811"}

2023-02-23T00:38:26.266Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-02-23T00:38:26.354Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:26.356Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:26.357Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:26.690Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:26.691Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[327]}
2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:26.831Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:26.832Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:26.833Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:27.052Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:27.053Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:26 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:27.053Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"acbe78edba2045d78234053083cec0cb","versionId":"5290ce94b1b64a72999871ad9f3cdd7b"}

2023-02-23T00:38:27.056Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-02-23T00:38:27.102Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:27.106Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:27.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:27.521Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:27.522Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[391]}
2023-02-23T00:38:27.523Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:27.523Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-02-23T00:38:27.524Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:27.628Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:27.628Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6f7b8bd7-6eb6-4bfe-9e73-94f686f68321], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:27.630Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:27.856Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:27.864Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b8b9a1e403c34a20a125afc9e6978517","versionId":"4214ce3bd9a142f28f2c81cc6864f9cf"}

2023-02-23T00:38:27.870Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:27.882Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-02-23T00:38:28.035Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:28.038Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41d59808-7f4f-42d9-9464-36b0fca57009], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:28.041Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:28.423Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]}
2023-02-23T00:38:28.425Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:28.428Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:28.430Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-02-23T00:38:28.430Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:28.552Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:28.553Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a4368a21-a75d-4cd1-a409-733446fb8cf0], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:28.555Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:28.792Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:28 GMT], server=[envoy], x-envoy-upstream-service-time=[218], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:28.794Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9bd3ab9f6c9b4796a3d5014dd01b8f36","versionId":"358255e22afc47aa856001d286b00d6b"}

2023-02-23T00:38:28.797Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:28.805Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-02-23T00:38:28.926Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:28.929Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:28.931Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:29.327Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:29.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[387]}
2023-02-23T00:38:29.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:29.329Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-02-23T00:38:29.329Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:29.432Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:29.435Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:29.438Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:29.661Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:29.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:29 GMT], server=[envoy], x-envoy-upstream-service-time=[213], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:29.663Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"779385e599be45e69d087a9ea4de8a5f","versionId":"be5dedbf6ab6476cb3c35e252d59fabe"}

2023-02-23T00:38:29.666Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-02-23T00:38:29.763Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:29.770Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4f48219b-aacf-476b-92c1-2e8298c4e198], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:29.778Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:30.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[413]}
2023-02-23T00:38:30.205Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:30.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:30.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-02-23T00:38:30.208Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:30.281Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:30.282Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c83daf5a-6925-4f12-a8f3-cf62fd8e8762], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:30.283Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:30.565Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:30 GMT], server=[envoy], x-envoy-upstream-service-time=[279], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:30.566Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d348af526e564a789dab5f74fca48cdf","versionId":"264e7000e73d43c8a4d795d839b3cf76"}

2023-02-23T00:38:30.567Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:30.570Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-02-23T00:38:30.642Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:30.643Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[01df3280-e8c7-4e88-963e-bd4736ba7ec5], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:30.645Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:30.992Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[341]}
2023-02-23T00:38:30.993Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:30.995Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:30.996Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-02-23T00:38:30.997Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:31.231Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:31.238Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41bf2ff7-48de-47aa-aabf-d3ca4c3fecbf], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:31.240Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:31.483Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:31 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:31.485Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d89e9113375e49d5829e955ae7693381","versionId":"5e90b17ce27d4782a99f9fb5a84980fb"}

2023-02-23T00:38:31.487Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:31.494Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-02-23T00:38:31.556Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:31.558Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:31.560Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:32.634Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:32.660Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[957]}
2023-02-23T00:38:32.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:32.714Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-02-23T00:38:32.744Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:33.015Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:33.020Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1db0744b-08fd-40bd-9638-8777d9f11072], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:33.022Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:33.276Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:32 GMT], server=[envoy], x-envoy-upstream-service-time=[246], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:33.278Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ba2e165ee6b442e78832f9d148e0f709","versionId":"9ebe8e4f7f834753aaedabda316731c8"}

2023-02-23T00:38:33.279Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:33.485Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-02-23T00:38:33.963Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:33.964Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c49e053a-faa3-49e2-be24-3f1341dea32c], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:33.965Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:34.394Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[422]}
2023-02-23T00:38:34.397Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:34.401Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:34.403Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-02-23T00:38:34.405Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:34.542Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:34.542Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d9e1de64-fefd-47df-97d3-90e4aaf74284], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:34.549Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:34.876Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:34 GMT], server=[envoy], x-envoy-upstream-service-time=[308], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:34.877Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"251b2294c2004e48a5f5757d276fe890","versionId":"3102a40dcacd414d81a9ac1bbf6fb0ea"}

2023-02-23T00:38:34.878Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:34.881Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-02-23T00:38:34.935Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:34.936Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0efa8212-1513-44eb-bebe-9b708f02cc5a], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:34.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:35.325Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[385]}
2023-02-23T00:38:35.326Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:35.327Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:35.335Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-02-23T00:38:35.336Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:35.449Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:35.450Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fa15e629-e592-4c3b-9784-9fe1877a4db2], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:35.452Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:35.761Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:35 GMT], server=[envoy], x-envoy-upstream-service-time=[296], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:35.763Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ae71663202cb4851a3512f2e2aca5fbb","versionId":"7d9496745e08462ab15b938e45d1a028"}

2023-02-23T00:38:35.764Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:35.767Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-02-23T00:38:35.820Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:35.821Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:35.823Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:36.243Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:36.248Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[411]}
2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:36.347Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:36.348Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c26f3887-ef86-40a8-b62f-fb054b1196a3], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:36.349Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:36.602Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:36 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:36.606Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"493aaa24a35d4d039b7d42ffb374190e","versionId":"8cc8f36dec604917931313530b919429"}

2023-02-23T00:38:36.608Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:36.613Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-02-23T00:38:36.708Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:36.711Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:36.713Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:37.138Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:37.138Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[421]}
2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:37.243Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:37.251Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:37.264Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:37.511Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:37.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:37 GMT], server=[envoy], x-envoy-upstream-service-time=[241], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:37.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"c86a11944b3c48dbb02bba13b38f361f","versionId":"679844b9280141c485c3fcb55f621fba"}

2023-02-23T00:38:37.514Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-02-23T00:38:37.563Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:37.563Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9d149251-22f4-4ba1-999d-1591cc8c34ec], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:37.565Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:38.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[514]}
2023-02-23T00:38:38.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:38.099Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:38.100Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-02-23T00:38:38.100Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:38.192Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:38.192Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[607c1c7a-24eb-41a8-bbaa-13085952c6b3], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:38.194Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:38.491Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:38 GMT], server=[envoy], x-envoy-upstream-service-time=[293], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:38.492Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"34212bcd73284ca19895e3de68274c36","versionId":"6b7a003b03d54d1fa7bd19b048738e94"}

2023-02-23T00:38:38.493Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:38.495Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-02-23T00:38:38.537Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:38.539Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:38.541Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:38.998Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:38.998Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[415]}
2023-02-23T00:38:38.999Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:38.999Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-02-23T00:38:39.000Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:39.065Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:39.067Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:39.069Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:39.369Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:39.370Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], x-envoy-upstream-service-time=[264], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:39.370Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"3bab6aa2c81f4120a69d655612c090e1","versionId":"608b912cdd8b44f88904113769ed28d6"}

2023-02-23T00:38:39.379Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-02-23T00:38:39.446Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:39.447Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d5402b9c-d334-42a1-813a-f5322ac84ad8], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:39.449Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:39.858Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]}
2023-02-23T00:38:39.859Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:39.861Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:39.861Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-02-23T00:38:39.862Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:39.973Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:39.974Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:39.976Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-02-23T00:38:40.191Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:40.196Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], x-envoy-upstream-service-time=[201], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:40.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"1cb11324d003495cb8920a39562f1a39","versionId":"4e52b7765d6b4c55970dff209dbc2140"}

2023-02-23T00:38:40.199Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-02-23T00:38:40.281Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:40.282Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fff3719-365e-4a94-933c-19f8f379048b], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:40.284Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:40.622Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[332]}
2023-02-23T00:38:40.623Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-02-23T00:38:40.719Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:40.722Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7b5bd878-21da-4f93-b1ce-01a66ca91ebd], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:40.726Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2023-02-23T00:38:41.003Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:40 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:41.004Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a845b8ea85a84a8b98bde5ee4a8f586e","versionId":"44c1c10e36944b42927fc66bdb8110f4"}

2023-02-23T00:38:41.005Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:41.016Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-02-23T00:38:41.103Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:41.104Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[424735ff-4c54-49b2-b3c4-437423aca682], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:41.105Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T00:38:41.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]}
2023-02-23T00:38:41.514Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:41.517Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:41.518Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-02-23T00:38:51.157Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-02-23T00:38:59.037Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||---
2023-02-23T00:38:59.037Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-23T00:38:59.038Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||---
2023-02-23T00:38:59.935Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-23T00:39:15.752Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Started Application in 190.282 seconds (JVM running for 209.908)
2023-02-23T00:39:15.872Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-23T00:39:15.881Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-23T00:39:15.906Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-23T00:39:16.073Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6da68dd5-ff10-4df6-9b13-e67aab456bf0 url= /sdc/v1/artifactTypes
2023-02-23T00:39:16.095Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-23T00:39:16.703Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T00:39:16.962Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-02-23T00:39:16.965Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-23T00:39:16.966Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a4f2637f-e074-447e-80a5-323777ce48c6 url= /sdc/v1/distributionKafkaData
2023-02-23T00:39:16.967Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-23T00:39:17.021Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T00:39:17.038Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@66d6f792
2023-02-23T00:39:17.196Z||scheduling-1|||||INFO|500||ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-02-23T00:39:17.323Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Instantiated an idempotent producer.
2023-02-23T00:39:18.208Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-23T00:39:18.465Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T00:39:18.466Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T00:39:18.467Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758457
2023-02-23T00:39:18.492Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-23T00:39:18.534Z||scheduling-1|||||INFO|500||ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-02-23T00:39:18.797Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T00:39:18.798Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T00:39:18.815Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758797
2023-02-23T00:39:18.818Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:39:18.848Z||scheduling-1|||||INFO|500||ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-02-23T00:39:18.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:39:18.886Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T00:39:18.887Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T00:39:18.887Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758886
2023-02-23T00:39:18.888Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:39:18.896Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:39:18.910Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-23T00:39:21.561Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
2023-02-23T00:39:21.565Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.572Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.573Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.574Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.588Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
2023-02-23T00:39:21.590Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] ProducerId set to 4 with epoch 0
2023-02-23T00:39:21.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
2023-02-23T00:39:21.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-23T00:39:21.602Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-23T00:39:21.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] (Re-)joining group
2023-02-23T00:39:21.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] (Re-)joining group
2023-02-23T00:39:22.164Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4
2023-02-23T00:39:22.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-23T00:39:22.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] (Re-)joining group
2023-02-23T00:39:22.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee
2023-02-23T00:39:22.302Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-23T00:39:22.304Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] (Re-)joining group
2023-02-23T00:39:28.183Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4', protocol='range'}
2023-02-23T00:39:28.184Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee', protocol='range'}
2023-02-23T00:39:28.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.377Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.379Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.381Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.382Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.405Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-02-23T00:39:28.444Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4', protocol='range'}
2023-02-23T00:39:28.448Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-02-23T00:39:28.447Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee', protocol='range'}
2023-02-23T00:39:28.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-02-23T00:39:28.455Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-23T00:39:28.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-23T00:39:28.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-23T00:39:28.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-23T00:39:28.488Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-23T00:39:28.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-23T00:39:28.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-23T00:39:28.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-23T00:39:28.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-23T00:39:28.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-23T00:39:28.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-23T00:39:28.649Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.652Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.922Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.922Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.923Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:39:28.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:39:28.936Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.937Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.938Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:39:28.938Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:40:18.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:40:18.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:41:18.877Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:41:18.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:42:18.880Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:42:18.903Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:43:18.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:43:18.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:44:18.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:44:18.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:45:18.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:45:18.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:45:51.061Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-23T00:46:18.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:46:18.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:47:18.905Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:47:18.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:48:18.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:48:18.907Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:48:21.677Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Node -1 disconnected.
2023-02-23T00:48:21.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Node -1 disconnected.
2023-02-23T00:48:21.944Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Node -1 disconnected.
2023-02-23T00:49:18.910Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:49:18.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:50:18.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:50:18.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:51:18.916Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:51:18.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:52:18.917Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:52:18.917Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:53:18.919Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:53:18.919Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:54:18.922Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:54:18.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:55:18.924Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:55:18.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:56:18.925Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:56:18.936Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:57:18.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:57:18.941Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:58:18.933Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:58:18.942Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:59:18.935Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:59:18.943Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:00:18.939Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:00:18.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:01:18.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:01:18.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:02:18.942Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:02:18.949Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:03:18.946Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:03:18.950Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:04:18.949Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:04:18.950Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:05:18.952Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:05:18.952Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:06:18.954Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:06:18.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:07:18.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:07:18.957Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:08:18.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:08:18.959Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:09:18.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:09:18.965Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:10:18.959Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:10:18.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:11:18.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:11:18.978Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:12:18.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:12:18.979Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:13:18.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:13:18.980Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:14:18.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:14:18.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:15:18.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:15:18.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:16:18.976Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:16:18.981Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:17:18.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:17:18.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:18:18.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:18:18.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:19:18.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:19:18.985Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:20:18.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:20:18.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:21:18.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:21:18.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:22:18.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:22:18.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:23:18.985Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:23:18.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:24:18.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:24:18.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:25:18.990Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:25:18.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:26:18.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:26:18.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:27:18.992Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:27:18.992Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:28:18.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:28:18.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:29:18.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:29:18.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:30:18.995Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:30:19.001Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:31:18.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:31:19.003Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:32:19.000Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:32:19.004Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:33:19.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:33:19.007Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:34:19.004Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:34:19.009Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:35:19.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:35:19.010Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:36:19.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:36:19.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:37:19.010Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:37:19.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:38:19.012Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:38:19.016Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:39:19.017Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:39:19.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:40:19.018Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:40:19.027Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:41:19.020Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:41:19.028Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:42:19.021Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:42:19.029Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:43:19.023Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:43:19.030Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:44:19.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:44:19.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:45:19.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:45:19.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:46:19.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:46:19.034Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:47:19.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:47:19.035Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:48:19.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:48:19.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:49:19.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:49:19.037Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:50:19.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:50:19.039Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:51:19.040Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:51:19.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:52:19.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:52:19.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:53:19.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:53:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:54:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:54:19.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:55:19.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:55:19.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:56:19.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:56:19.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:57:19.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:57:19.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:58:19.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:58:19.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:59:19.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:59:19.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:00:19.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:00:19.058Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:01:19.059Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:01:19.061Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:02:19.062Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:02:19.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:03:19.065Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:03:19.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:04:19.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:04:19.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:05:19.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:05:19.068Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:06:19.070Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:06:19.079Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:07:19.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:07:19.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:08:19.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:08:19.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:09:19.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:09:19.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:10:19.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:10:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:11:19.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:11:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:12:19.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:12:19.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:13:19.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:13:19.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:14:19.085Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:14:19.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:15:19.086Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:15:19.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:16:19.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:16:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:17:19.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:17:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:18:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:18:19.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:19:19.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:19:19.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:20:19.093Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:20:19.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:21:19.094Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:21:19.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:22:19.096Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:22:19.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:23:19.097Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:23:19.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:24:19.099Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:24:19.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:25:19.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:25:19.103Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:26:19.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:26:19.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:27:19.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:27:19.108Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:28:19.111Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:28:19.133Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:29:19.113Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:29:19.133Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:30:19.116Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:30:19.134Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:31:19.117Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:31:19.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:32:19.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:32:19.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:33:19.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:33:19.137Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:34:19.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:34:19.138Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:35:19.125Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:35:19.140Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:36:19.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:36:19.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:37:19.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:37:19.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:38:19.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:38:19.143Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:39:19.131Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:39:19.145Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:40:19.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:40:19.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:41:19.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:41:19.147Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:42:19.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:42:19.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:43:19.141Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:43:19.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:44:19.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:44:19.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:45:19.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:45:19.158Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:46:19.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:46:19.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:47:19.154Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:47:19.162Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:48:19.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:48:19.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:49:19.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:49:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:50:19.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:50:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:51:19.163Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:51:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:52:19.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:52:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:53:19.165Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:53:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:54:19.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:54:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:55:19.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:55:19.185Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:56:19.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:56:19.188Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:57:19.170Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:57:19.189Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO