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-03-01T05:42:08.478Z||main|||||INFO|500||The following profiles are active: basic
2023-03-01T05:42:34.605Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-01T05:42:34.607Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-01T05:42:35.053Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-01T05:42:46.284Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-01T05:42:47.397Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-01T05:42:48.742Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-01T05:42:49.549Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-01T05:42:51.523Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-01T05:42:58.994Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-01T05:43:00.808Z||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-03-01T05:43:07.648Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-01T05:43:07.962Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-01T05:43:07.989Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-01T05:43:08.040Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-01T05:43:09.411Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-01T05:43:10.315Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-01T05:43:12.605Z||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-03-01T05:43:13.878Z||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-03-01T05:43:15.539Z||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-03-01T05:43:15.556Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:15.612Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:17.423Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:17.424Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:15 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:17.428Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"290ff663b1b24247b1a2491e99e57016","versionId":"e12ceb2ba27847c7bfa3c8203fad515b"}

2023-03-01T05:43:17.590Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-03-01T05:43:17.717Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:17.718Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[890acb28-8352-4e12-896b-9cebc524057a], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:17.724Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:18.061Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:17 GMT]}
2023-03-01T05:43:18.062Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:18.071Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/290ff663b1b24247b1a2491e99e57016/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:18.089Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-03-01T05:43:18.090Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:18.351Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:18.355Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:18.359Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:18.555Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:18.565Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:18 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:18.567Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"11567d742932438b8a465f15dc5cbed9","versionId":"16f70a3f0ca247108c82ac4dcf05ec84"}

2023-03-01T05:43:18.570Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-03-01T05:43:18.695Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:18.697Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0558f654-26ff-432b-a982-6b28a307803e], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:18.712Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:19.002Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:18 GMT]}
2023-03-01T05:43:19.003Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:19.004Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11567d742932438b8a465f15dc5cbed9/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:19.005Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-03-01T05:43:19.005Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:19.115Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:19.117Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[49172817-6d17-462a-9706-02f9d62f5b56], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:19.132Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:19.298Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:19 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:19.300Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"843bfe1543074439802ce2e5110cf80f","versionId":"9f4e45cf624f43dc881bbe246a8a3958"}

2023-03-01T05:43:19.301Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:19.327Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-03-01T05:43:19.446Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:19.447Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a3eaba63-9bbf-4b87-864c-6f20711f3308], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:19.462Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:19.748Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:19 GMT]}
2023-03-01T05:43:19.750Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:19.752Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/843bfe1543074439802ce2e5110cf80f/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:19.753Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-03-01T05:43:19.754Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:20.003Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:20.005Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[732ce45e-4edf-4578-b0dc-464fc34ee226], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:20.025Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:20.218Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:20 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:20.220Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"356c6d083eb24647a49184b3624a01b7","versionId":"866b3bff2d4445d4973d0fa3d89c2649"}

2023-03-01T05:43:20.222Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:20.266Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-03-01T05:43:20.486Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/356c6d083eb24647a49184b3624a01b7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:20.497Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/356c6d083eb24647a49184b3624a01b7/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:20.499Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/356c6d083eb24647a49184b3624a01b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:20.805Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/356c6d083eb24647a49184b3624a01b7/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:20.806Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/356c6d083eb24647a49184b3624a01b7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:20 GMT]}
2023-03-01T05:43:20.807Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:20.807Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-03-01T05:43:20.807Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:21.043Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:21.051Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:21.054Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:21.225Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:21.230Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:21 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:21.231Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"9c8d0af2740441b8954f1a6532bbef65","versionId":"a4a884bd58b6419db09ab3f027ee0275"}

2023-03-01T05:43:21.247Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-03-01T05:43:21.405Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c8d0af2740441b8954f1a6532bbef65/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:21.407Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c8d0af2740441b8954f1a6532bbef65/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:21.410Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c8d0af2740441b8954f1a6532bbef65/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:21.662Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c8d0af2740441b8954f1a6532bbef65/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:21.663Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c8d0af2740441b8954f1a6532bbef65/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:21 GMT]}
2023-03-01T05:43:21.668Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:21.669Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-03-01T05:43:21.670Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:21.837Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:21.839Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9892ee2a-abd5-4b19-a15a-686847295207], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:21.842Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:22.001Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:21 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:22.003Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bd50e82d788c4348b9077de56d037dc6","versionId":"cfffb0d9d0bb4136bcd08dbaeb0d8a8a"}

2023-03-01T05:43:22.004Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:22.022Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-03-01T05:43:22.111Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:22.113Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e27e4ade-241a-435e-aee8-8f94d9a581f9], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:22.118Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:22.378Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:22 GMT]}
2023-03-01T05:43:22.379Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:22.380Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd50e82d788c4348b9077de56d037dc6/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:22.381Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-03-01T05:43:22.381Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:22.555Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:22.556Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[16ccbc9c-2395-4fb4-8bf9-93255e632539], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:22.559Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:22.712Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:22 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:22.713Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e0a4455909e943709f967896ada20440","versionId":"62c35bc3cb0a4cd6aaf8ad136fb53432"}

2023-03-01T05:43:22.714Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:22.717Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-03-01T05:43:22.777Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e0a4455909e943709f967896ada20440/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:22.780Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0a4455909e943709f967896ada20440/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:22.782Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0a4455909e943709f967896ada20440/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:23.037Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0a4455909e943709f967896ada20440/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:23.038Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e0a4455909e943709f967896ada20440/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:22 GMT]}
2023-03-01T05:43:23.038Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:23.039Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-03-01T05:43:23.040Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:23.126Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:23.128Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[06fb04ad-e5c0-4e43-bfd4-18d3e42fe670], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:23.130Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:23.380Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:23 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:23.382Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c28e14f40844403999b4c58c46004b94","versionId":"fa70dec4b98e463e821208640e93f30e"}

2023-03-01T05:43:23.383Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:23.395Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-03-01T05:43:23.510Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:23.513Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9b239f99-d8f6-425f-ade7-b7402dd61be9], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:23.516Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:23.802Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:23 GMT]}
2023-03-01T05:43:23.804Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:23.805Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28e14f40844403999b4c58c46004b94/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:23.806Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-03-01T05:43:23.806Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:23.901Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:23.904Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:23.906Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:24.097Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:24.098Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:23 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:24.103Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"cffd8f3a0b3e4d93bcfd580e474dd7c6","versionId":"577ea23d06ac4c0994c94a87b5dc6196"}

2023-03-01T05:43:24.106Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-03-01T05:43:24.176Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cffd8f3a0b3e4d93bcfd580e474dd7c6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:24.178Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cffd8f3a0b3e4d93bcfd580e474dd7c6/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:24.180Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cffd8f3a0b3e4d93bcfd580e474dd7c6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:24.432Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cffd8f3a0b3e4d93bcfd580e474dd7c6/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:24.435Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cffd8f3a0b3e4d93bcfd580e474dd7c6/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:24 GMT]}
2023-03-01T05:43:24.438Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:24.439Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-03-01T05:43:24.439Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:24.567Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:24.569Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fc8e1933-6a40-4364-bae7-763d5d114be7], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:24.572Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:24.733Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:24 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:24.742Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6a7f56314a294b79932131f3337bef9b","versionId":"8f108ac6d00a455fb953eb9eec055d82"}

2023-03-01T05:43:24.743Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:24.766Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-03-01T05:43:24.849Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6a7f56314a294b79932131f3337bef9b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:24.851Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a7f56314a294b79932131f3337bef9b/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:24.853Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a7f56314a294b79932131f3337bef9b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:25.125Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a7f56314a294b79932131f3337bef9b/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:25.126Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6a7f56314a294b79932131f3337bef9b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:24 GMT]}
2023-03-01T05:43:25.126Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:25.127Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-03-01T05:43:25.127Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:25.281Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:25.285Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:25.288Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:25.478Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:25.479Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:25 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:25.482Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"58266ee71f494a5d9857f5eb0fd61bcd","versionId":"76f93594848a42e59dcdf2cecd174781"}

2023-03-01T05:43:25.487Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-03-01T05:43:25.595Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:25.596Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bc133fe6-cb93-450c-aef5-a24b0ef05f37], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:25.599Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:26.053Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:25 GMT]}
2023-03-01T05:43:26.054Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:26.059Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58266ee71f494a5d9857f5eb0fd61bcd/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:26.060Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-03-01T05:43:26.061Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:26.247Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:26.249Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:26.252Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:26.415Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:26.417Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:26 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:26.419Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"fe38f7fb0aaf477480018e47968767e6","versionId":"ba689157019f43e38dc1584f1bd99886"}

2023-03-01T05:43:26.423Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-03-01T05:43:26.547Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:26.552Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[727deaf2-e515-471f-bb72-b684f8a8b6a2], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:26.555Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:26.784Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:26 GMT]}
2023-03-01T05:43:26.785Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:26.786Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe38f7fb0aaf477480018e47968767e6/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:26.786Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-03-01T05:43:26.786Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:26.882Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:26.883Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6f2779d3-1970-4bf1-a416-382d0efb9b37], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:26.884Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:27.033Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:26 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:27.035Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b5f67ed219cb42dc841059c19c238a19","versionId":"b69351c83ae546a0a77107baf18c2810"}

2023-03-01T05:43:27.037Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:27.040Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-03-01T05:43:27.406Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:27.407Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[df3d92ac-22d2-4309-b5ab-776885e94080], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:27.417Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:27.659Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:27 GMT]}
2023-03-01T05:43:27.660Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:27.661Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b5f67ed219cb42dc841059c19c238a19/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:27.661Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-03-01T05:43:27.662Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:27.718Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:27.720Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:27.721Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:27.882Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:27.883Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:27 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:27.886Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"82fbec213c454be2bc40744598543a3a","versionId":"4442b6beb27f4d62bdfd9ae6fbaed178"}

2023-03-01T05:43:27.890Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-03-01T05:43:27.972Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:27.974Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af35774f-401a-445d-863b-9fb0a70c429f], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:27.977Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:28.185Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:28 GMT]}
2023-03-01T05:43:28.186Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:28.187Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82fbec213c454be2bc40744598543a3a/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:28.188Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-03-01T05:43:28.188Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:28.262Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:28.265Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:28.266Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:28.416Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:28.417Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:28 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:28.420Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"1010a780d9fa4e1396055f15c1423ce9","versionId":"5c177ef7aa2f4f8cac7e0ebeaadbc80f"}

2023-03-01T05:43:28.424Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-03-01T05:43:28.484Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1010a780d9fa4e1396055f15c1423ce9/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:28.486Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1010a780d9fa4e1396055f15c1423ce9/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:28.488Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1010a780d9fa4e1396055f15c1423ce9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:28.724Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1010a780d9fa4e1396055f15c1423ce9/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:28.726Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1010a780d9fa4e1396055f15c1423ce9/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:28 GMT]}
2023-03-01T05:43:28.726Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:28.727Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-03-01T05:43:28.727Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:28.831Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:28.832Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[553d1ec6-6b57-4ed0-a3e2-fec933be8146], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:28.834Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:28.998Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:28 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:29.000Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1f3dcbdc6da6414c81c38a355f62b34a","versionId":"ca617a5b6c1941f2934ee4cea954b53e"}

2023-03-01T05:43:29.001Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:29.007Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-03-01T05:43:29.073Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:29.074Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66dada35-7abf-4659-936b-3141190d75dd], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:29.076Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:29.334Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:29 GMT]}
2023-03-01T05:43:29.335Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:29.338Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f3dcbdc6da6414c81c38a355f62b34a/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:29.339Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-03-01T05:43:29.339Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:29.430Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:29.432Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[012f2416-b40a-4e3d-9d64-caa3df7489cf], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:29.434Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:29.697Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:29 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:29.699Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"63007cc611ac4733a04ccb9eb624c6b1","versionId":"8c34fcd769ac451f8b84164a85f127c6"}

2023-03-01T05:43:29.700Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:29.703Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-03-01T05:43:29.765Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/63007cc611ac4733a04ccb9eb624c6b1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:29.767Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63007cc611ac4733a04ccb9eb624c6b1/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:29.769Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63007cc611ac4733a04ccb9eb624c6b1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:30.192Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63007cc611ac4733a04ccb9eb624c6b1/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:30.193Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/63007cc611ac4733a04ccb9eb624c6b1/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:29 GMT]}
2023-03-01T05:43:30.193Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:30.193Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-03-01T05:43:30.194Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:30.282Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:30.284Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:30.285Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:30.676Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:30.695Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:30 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:30.697Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"8667afe029f34665a7fe29b4442a7f7b","versionId":"2af32783540b40e9bcbd624d5157ad19"}

2023-03-01T05:43:30.701Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-03-01T05:43:30.798Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:30.799Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1efc7e33-5c23-465e-b09f-8d7a0feff7a0], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:30.800Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:31.208Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:30 GMT]}
2023-03-01T05:43:31.209Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:31.210Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8667afe029f34665a7fe29b4442a7f7b/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:31.210Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-03-01T05:43:31.210Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:31.276Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:31.277Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41c080c7-9ce2-4a0a-8d60-ecb04d8691a3], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:31.280Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:31.557Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:31 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:31.559Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2f6490469daf4ce193c3d5a8a144aceb","versionId":"8147d3ca124f4342b6cd6f34b3f9bc79"}

2023-03-01T05:43:31.565Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:31.572Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-03-01T05:43:31.642Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2f6490469daf4ce193c3d5a8a144aceb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:31.643Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f6490469daf4ce193c3d5a8a144aceb/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:31.645Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f6490469daf4ce193c3d5a8a144aceb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:32.065Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f6490469daf4ce193c3d5a8a144aceb/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:32.066Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2f6490469daf4ce193c3d5a8a144aceb/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:31 GMT]}
2023-03-01T05:43:32.066Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:32.067Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-03-01T05:43:32.067Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:32.149Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:32.150Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dd1efd1f-4ebb-4065-955c-1161c45539a4], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:32.152Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:32.369Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:32 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:32.372Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"10eb43600bbb49a0b077a43cc783d196","versionId":"73da77f5dd41497795b49e4745592988"}

2023-03-01T05:43:32.373Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:32.381Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-03-01T05:43:32.450Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:32.451Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions with request headers:{X-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5e184e2d-a36f-4e44-b137-a93822903b38], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:32.453Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:32.712Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:32 GMT]}
2023-03-01T05:43:32.713Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:32.714Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10eb43600bbb49a0b077a43cc783d196/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:32.714Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-03-01T05:43:32.715Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:32.787Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:32.789Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:32.790Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:32.984Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:32.985Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:32 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:32.986Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"e7ec4baee03649f59f650e64ed722c7c","versionId":"aee957e982234835a5771996f7cea0dc"}

2023-03-01T05:43:32.991Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-03-01T05:43:33.062Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e7ec4baee03649f59f650e64ed722c7c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:33.063Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7ec4baee03649f59f650e64ed722c7c/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:33.065Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7ec4baee03649f59f650e64ed722c7c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:33.278Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7ec4baee03649f59f650e64ed722c7c/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:33.279Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e7ec4baee03649f59f650e64ed722c7c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:33 GMT]}
2023-03-01T05:43:33.280Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:33.280Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-03-01T05:43:33.280Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:33.334Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:33.335Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:33.339Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:33.488Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:33.490Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:33 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:33.490Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"fb819faefaa94297baa140f58e1d9948","versionId":"6d03cd7879b341c9a0044faa6b166bf6"}

2023-03-01T05:43:33.493Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-03-01T05:43:33.555Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fb819faefaa94297baa140f58e1d9948/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:33.557Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb819faefaa94297baa140f58e1d9948/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:33.559Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb819faefaa94297baa140f58e1d9948/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:33.796Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb819faefaa94297baa140f58e1d9948/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:33.796Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fb819faefaa94297baa140f58e1d9948/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:33 GMT]}
2023-03-01T05:43:33.797Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:33.797Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-03-01T05:43:33.798Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:33.894Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:33.898Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:33.900Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:34.082Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:34.083Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:33 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:34.090Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||{"id":"1b8e76ed588b4ce99e972c85593a6088","versionId":"2399d248dd764fd38c221e0f8b2c1314"}

2023-03-01T05:43:34.102Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-03-01T05:43:34.147Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1b8e76ed588b4ce99e972c85593a6088/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:34.148Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8e76ed588b4ce99e972c85593a6088/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:34.150Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8e76ed588b4ce99e972c85593a6088/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:34.409Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8e76ed588b4ce99e972c85593a6088/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:34.409Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1b8e76ed588b4ce99e972c85593a6088/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:34 GMT]}
2023-03-01T05:43:34.410Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:34.410Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-03-01T05:43:34.410Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:34.481Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-01T05:43:34.481Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fdf1249f-ce47-4e29-b9b0-5003c68fb4d8], X-ECOMP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-TransactionID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], X-ONAP-RequestID=[26a30200-08ec-4fff-9de8-61f7bc4603f2], Content-Type=[application/json]}
2023-03-01T05:43:34.483Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:34.701Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Wed, 01 Mar 2023 05:43:34 GMT], Content-Type=[application/json;charset=utf-8]}
2023-03-01T05:43:34.702Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"40cb807bbafc48d2b9adf5bc44593df2","versionId":"4ba2eee90b0f40a5ac9946e6567b2001"}

2023-03-01T05:43:34.703Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-01T05:43:34.708Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-03-01T05:43:34.800Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/40cb807bbafc48d2b9adf5bc44593df2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-01T05:43:34.802Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40cb807bbafc48d2b9adf5bc44593df2/versions/latest/actions|INFO|500||Invoke
2023-03-01T05:43:34.820Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40cb807bbafc48d2b9adf5bc44593df2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-01T05:43:35.040Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40cb807bbafc48d2b9adf5bc44593df2/versions/latest/actions|INFO|500||InvokeReturn
2023-03-01T05:43:35.041Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/40cb807bbafc48d2b9adf5bc44593df2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Wed, 01 Mar 2023 05:43:34 GMT]}
2023-03-01T05:43:35.041Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-01T05:43:35.042Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-03-01T05:43:43.990Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|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-03-01T05:43:51.432Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||WARN|500||---
2023-03-01T05:43:51.433Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-01T05:43:51.433Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||WARN|500||---
2023-03-01T05:43:52.161Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-01T05:44:04.503Z|26a30200-08ec-4fff-9de8-61f7bc4603f2|main|||||INFO|500||Started Application in 125.341 seconds (JVM running for 132.366)
2023-03-01T05:44:04.651Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-01T05:44:04.673Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-01T05:44:04.706Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-01T05:44:04.939Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 7fb10265-0abc-4610-9fef-2f3ed988aac5 url= /sdc/v1/artifactTypes
2023-03-01T05:44:04.972Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-01T05:44:05.247Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-01T05:44:05.360Z||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-03-01T05:44:05.360Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-01T05:44:05.361Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 76bc2d38-bb75-4f21-9d9b-a7eb5ba32115 url= /sdc/v1/distributionKafkaData
2023-03-01T05:44:05.361Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-01T05:44:05.444Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-01T05:44:05.455Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@32358585
2023-03-01T05:44:05.628Z||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-6ef4b26e-8581-421c-8837-bd116ee71479
	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-03-01T05:44:05.771Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-6ef4b26e-8581-421c-8837-bd116ee71479] Instantiated an idempotent producer.
2023-03-01T05:44:05.948Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-01T05:44:06.066Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-01T05:44:06.066Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-01T05:44:06.067Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677649446059
2023-03-01T05:44:06.084Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-01T05:44:06.125Z||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-4a27c7b5-2640-40f2-92ad-19bebc630c50
	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-03-01T05:44:06.295Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-01T05:44:06.297Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-01T05:44:06.298Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677649446295
2023-03-01T05:44:06.306Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:44:06.316Z||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-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56
	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-03-01T05:44:06.318Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:44:06.345Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-01T05:44:06.346Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-01T05:44:06.346Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677649446345
2023-03-01T05:44:06.347Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:44:06.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:44:06.368Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-01T05:44:09.145Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 ubAEdC3vTeewzrxXdEsfNQ
2023-03-01T05:44:09.146Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 ubAEdC3vTeewzrxXdEsfNQ
2023-03-01T05:44:09.146Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 ubAEdC3vTeewzrxXdEsfNQ
2023-03-01T05:44:09.146Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 ubAEdC3vTeewzrxXdEsfNQ
2023-03-01T05:44:09.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 ubAEdC3vTeewzrxXdEsfNQ
2023-03-01T05:44:09.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 ubAEdC3vTeewzrxXdEsfNQ
2023-03-01T05:44:09.153Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:09.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:09.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:09.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:09.155Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:09.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:09.159Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Cluster ID: 3gepYejwSJ66EvATtaHjwA
2023-03-01T05:44:09.160Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Cluster ID: 3gepYejwSJ66EvATtaHjwA
2023-03-01T05:44:09.165Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-01T05:44:09.166Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-01T05:44:09.278Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] (Re-)joining group
2023-03-01T05:44:09.309Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] (Re-)joining group
2023-03-01T05:44:09.352Z||kafka-producer-network-thread | SO-sdc-controller-producer-6ef4b26e-8581-421c-8837-bd116ee71479|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-6ef4b26e-8581-421c-8837-bd116ee71479] Cluster ID: 3gepYejwSJ66EvATtaHjwA
2023-03-01T05:44:09.362Z||kafka-producer-network-thread | SO-sdc-controller-producer-6ef4b26e-8581-421c-8837-bd116ee71479|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-6ef4b26e-8581-421c-8837-bd116ee71479] ProducerId set to 2001 with epoch 0
2023-03-01T05:44:09.701Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56-d2dfd2d1-9d1a-4b87-9594-5926bb46864f
2023-03-01T05:44:09.702Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-03-01T05:44:09.702Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] (Re-)joining group
2023-03-01T05:44:09.707Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50-36505709-9280-4ba7-9c98-11bcfeda779b
2023-03-01T05:44:09.709Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:09.709Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] (Re-)joining group
2023-03-01T05:44:15.719Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50-36505709-9280-4ba7-9c98-11bcfeda779b', protocol='range'}
2023-03-01T05:44:15.720Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56-d2dfd2d1-9d1a-4b87-9594-5926bb46864f', protocol='range'}
2023-03-01T05:44:15.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:15.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:15.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:15.905Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:15.905Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:15.905Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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 tmdOftkTSYKmnS0qVezrCQ
2023-03-01T05:44:15.914Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56-d2dfd2d1-9d1a-4b87-9594-5926bb46864f=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]), SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50-36505709-9280-4ba7-9c98-11bcfeda779b=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-03-01T05:44:15.952Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50-36505709-9280-4ba7-9c98-11bcfeda779b', protocol='range'}
2023-03-01T05:44:15.958Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:15.960Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56-d2dfd2d1-9d1a-4b87-9594-5926bb46864f', protocol='range'}
2023-03-01T05:44:15.961Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-03-01T05:44:15.970Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-03-01T05:44:15.979Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:16.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-01T05:44:16.002Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-01T05:44:16.002Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-01T05:44:16.002Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-01T05:44:16.002Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-01T05:44:16.003Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-01T05:44:16.010Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-01T05:44:16.011Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-01T05:44:16.011Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-01T05:44:16.011Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-01T05:44:16.011Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-01T05:44:16.012Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-01T05:44:16.091Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-01T05:44:16.094Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-01T05:44:16.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-01T05:44:16.218Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-01T05:44:16.218Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-01T05:44:16.219Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-01T05:44:16.279Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:16.280Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:16.283Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:16.284Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:16.285Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:44:16.286Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, 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-03-01T05:45:06.323Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:45:06.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:46:06.326Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:46:06.355Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:47:06.329Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:47:06.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:48:06.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:48:06.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:49:06.333Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:49:06.370Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:50:06.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:50:06.372Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:51:06.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:51:06.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:52:06.358Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:52:06.375Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:52:31.108Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-01T05:53:06.360Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:53:06.377Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:53:09.365Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4a27c7b5-2640-40f2-92ad-19bebc630c50, groupId=so] Node -1 disconnected.
2023-03-01T05:53:09.390Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2fe3e0d5-e9a8-4b06-a8f6-37c97c739f56, groupId=so] Node -1 disconnected.
2023-03-01T05:53:09.682Z||kafka-producer-network-thread | SO-sdc-controller-producer-6ef4b26e-8581-421c-8837-bd116ee71479|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-6ef4b26e-8581-421c-8837-bd116ee71479] Node -1 disconnected.
2023-03-01T05:54:06.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:54:06.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:55:06.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:55:06.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:56:06.367Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:56:06.386Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:57:06.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:57:06.388Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:58:06.369Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:58:06.389Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T05:59:06.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T05:59:06.390Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:00:06.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:00:06.392Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:01:06.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:01:06.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:02:06.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:02:06.396Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:03:06.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:03:06.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:04:06.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:04:06.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:05:06.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:05:06.403Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:06:06.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:06:06.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:07:06.388Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:07:06.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:08:06.390Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:08:06.409Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:09:06.392Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:09:06.410Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:10:06.394Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:10:06.412Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:11:06.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:11:06.414Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:12:06.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:12:06.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:13:06.400Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:13:06.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:14:06.403Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:14:06.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:15:06.405Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:15:06.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:16:06.409Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:16:06.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:17:06.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:17:06.428Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:18:06.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:18:06.429Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:19:06.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:19:06.430Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:20:06.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:20:06.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:21:06.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:21:06.435Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:22:06.429Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:22:06.435Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:23:06.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:23:06.439Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:24:06.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:24:06.441Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:25:06.435Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:25:06.442Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:26:06.436Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:26:06.444Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:27:06.438Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:27:06.445Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:28:06.441Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:28:06.446Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:29:06.444Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:29:06.449Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:30:06.446Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:30:06.451Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:31:06.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:31:06.446Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:32:06.462Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:32:06.465Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:33:06.464Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:33:06.466Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:34:06.466Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:34:06.466Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:35:06.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:35:06.469Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:36:06.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:36:06.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:37:06.479Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:37:06.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:38:06.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:38:06.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-01T06:39:06.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-01T06:39:06.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO