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-04-23T00:20:23.288Z||main|||||INFO|500||The following profiles are active: basic
2023-04-23T00:20:37.386Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-23T00:20:37.387Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-23T00:20:37.509Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-23T00:20:41.791Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-23T00:20:42.332Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-23T00:20:42.954Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-23T00:20:43.193Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-23T00:20:43.857Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-23T00:20:46.513Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-23T00:20:47.401Z||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-04-23T00:20:50.425Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-23T00:20:50.559Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-23T00:20:50.605Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-23T00:20:50.617Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-23T00:20:51.374Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-23T00:20:51.820Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-23T00:20:53.024Z||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-04-23T00:20:53.707Z||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-04-23T00:20:54.488Z||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-04-23T00:20:54.499Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:54.524Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:57.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:57.144Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[2599], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:54 GMT], Content-Type=[application/json]}
2023-04-23T00:20:57.145Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"981f5ca928204892b92f6b061ea38daf","versionId":"66cb9ef664204ff9bb20949b770c8f86"}

2023-04-23T00:20:57.177Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-04-23T00:20:57.294Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:57.295Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a0276d51-54d9-4e84-9781-96f099be90bd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:57.297Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:20:57.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[612], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:57 GMT]}
2023-04-23T00:20:57.932Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:57.933Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:57.934Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-04-23T00:20:57.935Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:58.009Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:58.010Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:58.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:58.343Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:58.345Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[322], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:57 GMT], Content-Type=[application/json]}
2023-04-23T00:20:58.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"50aeadfd732944a790d1100e996fa5bc","versionId":"3f2a40a3065444649389e5b2b76110d5"}

2023-04-23T00:20:58.352Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-04-23T00:20:58.404Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:58.406Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:58.407Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:20:58.915Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:58.916Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[504], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:58 GMT]}
2023-04-23T00:20:58.917Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:58.917Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-04-23T00:20:58.918Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:59.004Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:59.005Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96be649c-f59c-48ff-b0c6-d1eebecdf816], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:59.007Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:59.324Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[313], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:58 GMT], Content-Type=[application/json]}
2023-04-23T00:20:59.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"965ee8566e594f66afebcc1de93b2545","versionId":"469a557b164146199691203a3820425a"}

2023-04-23T00:20:59.327Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:59.331Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-04-23T00:20:59.383Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:59.384Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:59.386Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:20:59.836Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:59.839Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[444], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:59 GMT]}
2023-04-23T00:20:59.841Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:59.841Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-04-23T00:20:59.842Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:59.904Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:59.905Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[92a07c47-fc50-4a89-9847-f46297058dc4], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:59.906Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:00.149Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[238], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:59 GMT], Content-Type=[application/json]}
2023-04-23T00:21:00.151Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c9f7d1d89649419a9ca650362e0a189b","versionId":"1d210041c8074cb4a4e63b3320d94299"}

2023-04-23T00:21:00.153Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:00.156Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-23T00:21:00.203Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:00.204Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[822c7379-67ef-4230-ad96-0ab2ccf14959], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:00.206Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:00.681Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[472], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:59 GMT]}
2023-04-23T00:21:00.682Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:00.683Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:00.684Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-23T00:21:00.685Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:00.746Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:00.747Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e232c6f4-66fa-4ab2-966a-927091570c7e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:00.749Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[258], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:00 GMT], Content-Type=[application/json]}
2023-04-23T00:21:01.014Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"37bb186fe9fc46b0abc15277e1a3884f","versionId":"2c2184c0972a40bb9357a4a8bf140478"}

2023-04-23T00:21:01.015Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:01.021Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.064Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:01.065Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8cf7be9-9bcf-483d-908d-0e7edab4bb21], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:01.067Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:01.510Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[440], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:00 GMT]}
2023-04-23T00:21:01.511Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:01.512Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:01.513Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.515Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.569Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:01.572Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.846Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:01.847Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[271], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:01 GMT], Content-Type=[application/json]}
2023-04-23T00:21:01.848Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"dcfd3dc7306c47e691c22068485ddb81","versionId":"78b91d44d3b94facbf1630bf3937a180"}

2023-04-23T00:21:01.850Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.889Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:01.889Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[978fe7d4-f51c-4797-966d-282c67f55961], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:01.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:02.318Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[418], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:01 GMT]}
2023-04-23T00:21:02.320Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:02.325Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:02.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-23T00:21:02.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:02.379Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:02.380Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[beddec4b-634c-4029-94e0-38791ce06b4e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:02.381Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:02.699Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[315], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:02 GMT], Content-Type=[application/json]}
2023-04-23T00:21:02.700Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1e07d289b51a4f0d87fde24ae28b73c2","versionId":"448cf05d90a9443989aef4b887217f43"}

2023-04-23T00:21:02.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:02.704Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-04-23T00:21:02.750Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:02.751Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b3d8a085-a7d9-44ee-8168-ddf6d2cad83c], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:02.752Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:03.142Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[386], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:02 GMT]}
2023-04-23T00:21:03.144Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:03.145Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:03.146Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-04-23T00:21:03.146Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:03.198Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:03.199Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:03.201Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:03.499Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:03.500Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[295], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:02 GMT], Content-Type=[application/json]}
2023-04-23T00:21:03.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"0687a6132fa34300a669a554f3948059","versionId":"ece988f74f144f499920f05f4d1f176c"}

2023-04-23T00:21:03.504Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-04-23T00:21:03.553Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:03.554Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:03.555Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:04.058Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[499], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:03 GMT]}
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-04-23T00:21:04.061Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:04.117Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:04.117Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfd59d78-8066-488b-b2a9-d1e37fb96bbd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:04.119Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:04.407Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[286], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:03 GMT], Content-Type=[application/json]}
2023-04-23T00:21:04.409Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0b4ef4b5d4004d42ab41b669ee430b64","versionId":"c660ebf5981f424bbdb739fdf0881e52"}

2023-04-23T00:21:04.410Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:04.415Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-04-23T00:21:04.450Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:04.451Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:04.452Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:04.892Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:04.893Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[437], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:04 GMT]}
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:04.940Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:04.941Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ccb2bdb5-ea20-40c6-b226-2f1a5d41012f], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:04.942Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:05.258Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[312], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:04 GMT], Content-Type=[application/json]}
2023-04-23T00:21:05.260Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6193e53bbf624499b9a2d388ad14d424","versionId":"3464078d79214aa3b2766691eb7f4267"}

2023-04-23T00:21:05.261Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:05.265Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-04-23T00:21:05.300Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:05.301Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a2787f3c-f6c0-4ab8-8b30-00041db63a3d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:05.302Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:05.763Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[458], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:05 GMT]}
2023-04-23T00:21:05.765Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:05.766Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:05.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-04-23T00:21:05.768Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:05.817Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:05.818Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:05.820Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:06.354Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:06.355Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[529], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:05 GMT], Content-Type=[application/json]}
2023-04-23T00:21:06.357Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"4c543859ebfa4672bccbebf5dfbf4240","versionId":"0392c85304fe4efabebf22e6ec901723"}

2023-04-23T00:21:06.360Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-04-23T00:21:06.403Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:06.404Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5c64d191-d552-4566-b387-e232d98fe2cd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:06.405Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:06.940Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[532], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:06 GMT]}
2023-04-23T00:21:06.941Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:06.942Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:06.943Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-04-23T00:21:06.943Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:06.997Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:06.997Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1e86019-6cc8-4b84-9e1b-3327f60a1670], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:06.998Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:07.266Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[264], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:06 GMT], Content-Type=[application/json]}
2023-04-23T00:21:07.268Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1d0fa1c261ca4284bdc0c0800a8ec4a5","versionId":"24713205f75d41a3870ced22d0ee0666"}

2023-04-23T00:21:07.269Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:07.273Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-04-23T00:21:07.305Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:07.305Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af3e7337-ea9f-40d8-8830-7056160429ea], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:07.307Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:07.721Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:07 GMT]}
2023-04-23T00:21:07.722Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:07.723Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:07.723Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-04-23T00:21:07.724Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:07.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:07.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5f8f8707-c925-433a-bc3c-0475e3777415], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:07.782Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:08.048Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:07 GMT], Content-Type=[application/json]}
2023-04-23T00:21:08.050Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1223f7e940484c75af090ea3cc8a836a","versionId":"2cd36fffdbde4cdb8fcd1b9e4b86a7af"}

2023-04-23T00:21:08.051Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:08.054Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-04-23T00:21:08.264Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:08.265Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:08.268Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:08.699Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:08.700Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[426], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:07 GMT]}
2023-04-23T00:21:08.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:08.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-04-23T00:21:08.702Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:08.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:08.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[584911d2-b306-4210-badd-6a2666372d6d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:08.768Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:09.035Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[264], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:08 GMT], Content-Type=[application/json]}
2023-04-23T00:21:09.036Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5996ce5d77de48cbacc4231043f21ecb","versionId":"0831fcc8b1a140b3a6bcb857fd3c6f3c"}

2023-04-23T00:21:09.039Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:09.042Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-04-23T00:21:09.073Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:09.073Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d2c6c732-c278-4aec-8352-c4d796c9ce23], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.075Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:09.457Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[379], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:08 GMT]}
2023-04-23T00:21:09.458Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:09.460Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:09.460Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-04-23T00:21:09.462Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:09.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:09.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9432f269-49bd-40e3-a3dd-534acac6dcea], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.520Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:09.769Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[245], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:09 GMT], Content-Type=[application/json]}
2023-04-23T00:21:09.770Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e44d4586f59e4e65b59aee6f06347dbd","versionId":"f183277a6f404471b667f004dfb57c9f"}

2023-04-23T00:21:09.772Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:09.776Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-04-23T00:21:09.809Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:09.809Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3636f5e3-421f-43ef-9115-be04481f8d3e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.810Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:10.226Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:09 GMT]}
2023-04-23T00:21:10.227Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:10.229Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:10.230Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-04-23T00:21:10.230Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:10.286Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:10.286Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53779c10-e791-4187-9899-e1edfe49a9df], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:10.287Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:10.535Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[245], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:09 GMT], Content-Type=[application/json]}
2023-04-23T00:21:10.537Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a66c86b5227142ce9678037420421a5b","versionId":"ee42cf75e4634803a9bebaf6846f3a0c"}

2023-04-23T00:21:10.538Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:10.545Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-04-23T00:21:10.574Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:10.575Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:10.576Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:10.973Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:10.974Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[393], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:10 GMT]}
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.036Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.037Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:11.038Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.304Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:11.304Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:10 GMT], Content-Type=[application/json]}
2023-04-23T00:21:11.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"a5b096ed520b4637a49201f813807313","versionId":"ae078d423cac4cfa99c96fdbc713d491"}

2023-04-23T00:21:11.310Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-04-23T00:21:11.346Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:11.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cc3575c6-9228-4597-b26b-527e5ff6fa2d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:11.349Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:11.776Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[425], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:11 GMT]}
2023-04-23T00:21:11.777Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:11.778Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:11.779Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-04-23T00:21:11.779Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.819Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.820Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:11.821Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.069Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:12.070Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[244], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:11 GMT], Content-Type=[application/json]}
2023-04-23T00:21:12.071Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"bb8bb8af3ec14de7bb6a9133b2bb003f","versionId":"c14c3256d7b9415e9fbb0a721d796d55"}

2023-04-23T00:21:12.074Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-04-23T00:21:12.105Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:12.106Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:12.107Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:12.570Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[459], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:11 GMT]}
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-04-23T00:21:12.572Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.614Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.614Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:12.616Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:12.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[272], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:12 GMT], Content-Type=[application/json]}
2023-04-23T00:21:12.892Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"c719de62ba6e423ab0915be6ebc2d986","versionId":"c55b846068154ea2accee2f85e24e842"}

2023-04-23T00:21:12.895Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-04-23T00:21:12.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:12.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e578e4c6-25e1-4ce3-a9d8-883edaf24019], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:12.930Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:13.345Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[412], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:12 GMT]}
2023-04-23T00:21:13.346Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:13.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:13.348Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-04-23T00:21:13.348Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:13.390Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:13.390Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b058b6c9-3139-4455-8b99-194ec2f9ecd3], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:13.391Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:13.632Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[239], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:13 GMT], Content-Type=[application/json]}
2023-04-23T00:21:13.633Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"11fdd6f74bcd4f21910dd474873a78d6","versionId":"54c5ff4398694b8fa6944257a8e1c4ed"}

2023-04-23T00:21:13.634Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:13.636Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-04-23T00:21:13.671Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:13.672Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:13.675Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:14.140Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:14.141Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[461], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:13 GMT]}
2023-04-23T00:21:14.142Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:14.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-04-23T00:21:14.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:14.187Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:14.188Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[61b14f20-29ac-4782-89d6-c7a2bd55553a], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.189Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:14.443Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[252], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:13 GMT], Content-Type=[application/json]}
2023-04-23T00:21:14.444Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d4e83a685730428b949b13da0cea7b8d","versionId":"af70beefa9944d78b692e4cbdde041a0"}

2023-04-23T00:21:14.446Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:14.450Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-04-23T00:21:14.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:14.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b85ef44-e497-44f5-9498-5200b346e999], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.503Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:14.928Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[421], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:14 GMT]}
2023-04-23T00:21:14.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:14.930Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:14.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-04-23T00:21:14.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:14.983Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:14.985Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9ecbf3a3-6899-414d-ae42-58ad8f647750], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.986Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:15.250Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[260], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:14 GMT], Content-Type=[application/json]}
2023-04-23T00:21:15.251Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8c13197b6dae4c4b8011c1bc203415bc","versionId":"acb9e3ccfada4341abe4b11728fd1dfe"}

2023-04-23T00:21:15.252Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:15.255Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-04-23T00:21:15.290Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:15.290Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c2679bca-9bcf-4f92-b33c-e306548b111b], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:15.291Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:15.704Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[409], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:14 GMT]}
2023-04-23T00:21:15.706Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:15.707Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:15.708Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-04-23T00:21:15.708Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:15.755Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:15.756Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ba6ba3f8-9420-4468-b757-d3d4bd34e2bc], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:15.757Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:16.010Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[251], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:15 GMT], Content-Type=[application/json]}
2023-04-23T00:21:16.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e3d2e1b736bf47c79d89e4b334c3763a","versionId":"88c1ea696bb349db966cd9de016b35e7"}

2023-04-23T00:21:16.013Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:16.015Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-04-23T00:21:16.044Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:16.044Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d0c5cb7e-9757-452a-ade5-4d404e962fd5], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:16.045Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:16.476Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[428], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:15 GMT]}
2023-04-23T00:21:16.477Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:16.478Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:16.479Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-04-23T00:21:16.479Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:16.518Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:16.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e38f192-6768-446b-b99e-adb5321b1c78], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:16.520Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:16.780Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[257], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:16 GMT], Content-Type=[application/json]}
2023-04-23T00:21:16.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c1a88b722c9d426fb272b90ec80643de","versionId":"197f5058fef947aaa6c563d22f0faf63"}

2023-04-23T00:21:16.782Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:16.785Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-04-23T00:21:16.814Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:16.815Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:16.816Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:17.224Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:17.225Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[403], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:16 GMT]}
2023-04-23T00:21:17.225Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:17.226Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-04-23T00:21:20.974Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||---
2023-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||---
2023-04-23T00:21:24.740Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-23T00:21:30.313Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Started Application in 71.626 seconds (JVM running for 75.241)
2023-04-23T00:21:30.322Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-23T00:21:30.326Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-23T00:21:30.335Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-23T00:21:30.390Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 672449c1-08c1-4999-b98b-d2dcff8b272b url= /sdc/v1/artifactTypes
2023-04-23T00:21:30.401Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-23T00:21:30.588Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-23T00:21:30.650Z||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-04-23T00:21:30.651Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-23T00:21:30.652Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 09329a22-327c-43b7-85ba-35ebd1c7be4f url= /sdc/v1/distributionKafkaData
2023-04-23T00:21:30.652Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-23T00:21:30.684Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-23T00:21:30.691Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6a294572
2023-04-23T00:21:30.771Z||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-5df536b6-4098-4781-9e9d-32586cfe7970
	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-04-23T00:21:30.825Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Instantiated an idempotent producer.
2023-04-23T00:21:30.930Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-23T00:21:31.008Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.008Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.009Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291005
2023-04-23T00:21:31.014Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-23T00:21:31.036Z||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-62ee51c2-4e17-49c9-986a-4ed5d1b335bd
	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-04-23T00:21:31.122Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.123Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.123Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291122
2023-04-23T00:21:31.124Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:21:31.128Z||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-36a47493-08bc-4c8f-8515-c711ae678b45
	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-04-23T00:21:31.127Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:21:31.140Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.140Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.141Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291140
2023-04-23T00:21:31.141Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:21:31.143Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:21:31.148Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-23T00:21:33.843Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.844Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.844Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-23T00:21:33.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] (Re-)joining group
2023-04-23T00:21:33.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] (Re-)joining group
2023-04-23T00:21:33.873Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] ProducerId set to 1007 with epoch 0
2023-04-23T00:21:34.094Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb
2023-04-23T00:21:34.095Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-04-23T00:21:34.095Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814
2023-04-23T00:21:34.095Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] (Re-)joining group
2023-04-23T00:21:34.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-04-23T00:21:34.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] (Re-)joining group
2023-04-23T00:21:40.104Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814', protocol='range'}
2023-04-23T00:21:40.105Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb', protocol='range'}
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb=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-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814=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-04-23T00:21:40.207Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814', protocol='range'}
2023-04-23T00:21:40.207Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb', protocol='range'}
2023-04-23T00:21:40.208Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-04-23T00:21:40.208Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-04-23T00:21:40.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-04-23T00:21:40.217Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-23T00:21:40.234Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-23T00:21:40.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.350Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.350Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:22:31.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:22:31.144Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:23:31.144Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:23:31.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:24:31.146Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:24:31.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:25:31.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:25:31.150Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:26:31.151Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:26:31.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:27:31.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:27:31.152Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:28:31.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:28:31.158Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:29:31.159Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:29:31.160Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:30:31.163Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:30:31.162Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:30:33.997Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Node -1 disconnected.
2023-04-23T00:30:33.998Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Node -1 disconnected.
2023-04-23T00:30:34.166Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Node -1 disconnected.
2023-04-23T00:31:11.287Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-23T00:31:31.166Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:31:31.167Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:32:31.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:32:31.169Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:33:31.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:33:31.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:34:31.174Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:34:31.173Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:35:31.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:35:31.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:36:31.176Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:36:31.178Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:37:31.179Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:37:31.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:38:31.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:38:31.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:39:31.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:39:31.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:40:31.186Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:40:31.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:41:31.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:41:31.191Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:42:31.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:42:31.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:43:31.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:43:31.198Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:44:31.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:44:31.199Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:45:31.201Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:45:31.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:46:31.203Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:46:31.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:47:31.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:47:31.206Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:48:31.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:48:31.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:49:31.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:49:31.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:50:31.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:50:31.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:51:31.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:51:31.213Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:52:31.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:52:31.216Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:53:31.217Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:53:31.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:54:31.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:54:31.219Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:55:31.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:55:31.219Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:56:31.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:56:31.221Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:57:31.223Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:57:31.223Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:58:31.225Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:58:31.225Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:59:31.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:59:31.227Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:00:31.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:00:31.229Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:01:31.233Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:01:31.233Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:02:31.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:02:31.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:03:31.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:03:31.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:04:31.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:04:31.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:05:31.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:05:31.240Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:06:31.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:06:31.241Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:07:31.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:07:31.244Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:08:31.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:08:31.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:09:31.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:09:31.248Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:10:31.250Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:10:31.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:11:31.252Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:11:31.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:12:31.254Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:12:31.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:13:31.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:13:31.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:14:31.257Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:14:31.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:15:31.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:15:31.259Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:16:31.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:16:31.262Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:17:31.264Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:17:31.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:18:31.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:18:31.267Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:19:31.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:19:31.269Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:20:31.268Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:20:31.270Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:21:31.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:21:31.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:22:31.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:22:31.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:23:31.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:23:31.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:24:31.280Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:24:31.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:25:31.283Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:25:31.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:26:31.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:26:31.284Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:27:31.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:27:31.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:28:31.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:28:31.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:29:31.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:29:31.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:30:31.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:30:31.292Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:31:31.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:31:31.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:32:31.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:32:31.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:33:31.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:33:31.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:34:31.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:34:31.299Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:35:31.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:35:31.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:36:31.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:36:31.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:37:31.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:37:31.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:38:31.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:38:31.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:39:31.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:39:31.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:40:31.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:40:31.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:41:31.311Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:41:31.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:42:31.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:42:31.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:43:31.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:43:31.315Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:44:31.318Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:44:31.317Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:45:31.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:45:31.321Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:46:31.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:46:31.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:47:31.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:47:31.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:48:31.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:48:31.325Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:49:31.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:49:31.328Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:50:31.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:50:31.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:51:31.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:51:31.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:52:31.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:52:31.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:53:31.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:53:31.334Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:54:31.335Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:54:31.335Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:55:31.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:55:31.336Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:56:31.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:56:31.338Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:57:31.340Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:57:31.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:58:31.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:58:31.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:59:31.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:59:31.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:00:31.345Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:00:31.345Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:01:31.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:01:31.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:02:31.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:02:31.349Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:03:31.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:03:31.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:04:31.352Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:04:31.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:05:31.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:05:31.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:06:31.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:06:31.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:07:31.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:07:31.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:08:31.367Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:08:31.367Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:09:31.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:09:31.369Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:10:31.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:10:31.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:11:31.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:11:31.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:12:31.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:12:31.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:13:31.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:13:31.378Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:14:31.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:14:31.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:15:31.381Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:15:31.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:16:31.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:16:31.386Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:17:31.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:17:31.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:18:31.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:18:31.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:19:31.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:19:31.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:20:31.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:20:31.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:21:31.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:21:31.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:22:31.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:22:31.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:23:31.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:23:31.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:24:31.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:24:31.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:25:31.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:25:31.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:26:31.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:26:31.402Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:27:31.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:27:31.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:28:31.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:28:31.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:29:31.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:29:31.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:30:31.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:30:31.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:31:31.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:31:31.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:32:31.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:32:31.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:33:31.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:33:31.412Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:34:31.414Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:34:31.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:35:31.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:35:31.416Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:36:31.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:36:31.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:37:31.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:37:31.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:38:31.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:38:31.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:39:31.423Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:39:31.423Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:40:31.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:40:31.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:41:31.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:41:31.426Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO