By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-18T03:07:07.945Z||main|||||INFO|500||The following profiles are active: basic 2023-03-18T03:07:18.303Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-18T03:07:18.304Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-18T03:07:18.427Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-18T03:07:23.713Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-18T03:07:24.219Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-18T03:07:24.962Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-18T03:07:25.436Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-18T03:07:26.234Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-18T03:07:29.157Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-18T03:07:29.605Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-18T03:07:31.963Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-18T03:07:32.066Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-18T03:07:32.085Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-18T03:07:32.094Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-18T03:07:32.662Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-18T03:07:32.986Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-18T03:07:33.964Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-18T03:07:34.670Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-03-18T03:07:35.364Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:35.373Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:35.397Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:36.697Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:36.697Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:35 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:36.703Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"6984a3b92c0e48e4ab42ac2ac4a92e88","versionId":"cd5b0d14de1c4d00bfda435b49594cbf"} 2023-03-18T03:07:36.729Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-18T03:07:36.856Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6984a3b92c0e48e4ab42ac2ac4a92e88/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:36.857Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6984a3b92c0e48e4ab42ac2ac4a92e88/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:36.870Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6984a3b92c0e48e4ab42ac2ac4a92e88/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:37.307Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6984a3b92c0e48e4ab42ac2ac4a92e88/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:37.308Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6984a3b92c0e48e4ab42ac2ac4a92e88/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:36 GMT]} 2023-03-18T03:07:37.308Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:37.316Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-18T03:07:37.316Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:37.396Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:37.397Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0bceae0b-8d04-4dc0-858a-17ddc3aadcc3], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:37.400Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:37.597Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:37 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:37.598Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1703f1f0916d4586bdc1ea276331a631","versionId":"5ffe7152cc2a48648e5c9a8969f1597d"} 2023-03-18T03:07:37.599Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:37.606Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-18T03:07:37.675Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1703f1f0916d4586bdc1ea276331a631/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:37.676Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1703f1f0916d4586bdc1ea276331a631/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:37.679Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1703f1f0916d4586bdc1ea276331a631/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:38.017Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1703f1f0916d4586bdc1ea276331a631/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:38.018Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1703f1f0916d4586bdc1ea276331a631/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:37 GMT]} 2023-03-18T03:07:38.026Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:38.026Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-18T03:07:38.026Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:38.064Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:38.065Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f18e9e24-93ad-45ed-8c9d-61ad30b38de7], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:38.067Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:38.268Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:38 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:38.269Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1efa486ee59a4fac830227abd81a37a2","versionId":"94da502012d548a795c83a54e4df2f82"} 2023-03-18T03:07:38.270Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:38.277Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-18T03:07:38.317Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:38.318Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[35cc3ece-8ee7-407c-bd26-f7591e2725bc], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:38.323Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:38.669Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:38 GMT]} 2023-03-18T03:07:38.669Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:38.670Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1efa486ee59a4fac830227abd81a37a2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:38.674Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-18T03:07:38.677Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:38.723Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:38.724Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fdf1a034-7e85-4cb8-a34a-51b5b7394ebb], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:38.727Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:38.930Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:38 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:38.931Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b27957d343774237bfadfd49a0da39e7","versionId":"d35c9406000d406694e6323b8222093c"} 2023-03-18T03:07:38.932Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:38.937Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-18T03:07:38.961Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b27957d343774237bfadfd49a0da39e7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:38.963Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b27957d343774237bfadfd49a0da39e7/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:38.964Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b27957d343774237bfadfd49a0da39e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:39.291Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b27957d343774237bfadfd49a0da39e7/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:39.291Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b27957d343774237bfadfd49a0da39e7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:38 GMT]} 2023-03-18T03:07:39.294Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:39.295Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-18T03:07:39.295Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:39.344Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:39.345Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2e417293-5b91-48e4-88d7-8902370e86ce], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:39.349Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:39.552Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:39 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:39.553Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b895b41375ee4fd0a598c839f0098073","versionId":"a1ae5e6ec1de4494a377068b9db40cb3"} 2023-03-18T03:07:39.555Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:39.557Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-18T03:07:39.592Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b895b41375ee4fd0a598c839f0098073/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:39.594Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b895b41375ee4fd0a598c839f0098073/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:39.598Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b895b41375ee4fd0a598c839f0098073/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:39.935Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b895b41375ee4fd0a598c839f0098073/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:39.936Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b895b41375ee4fd0a598c839f0098073/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:39 GMT]} 2023-03-18T03:07:39.936Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:39.937Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-18T03:07:39.937Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:39.969Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:39.970Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:39.971Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:40.165Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:40.168Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:39 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:40.169Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"ce73702916484910a71eea8adaf25d20","versionId":"165f3a39a5454e47a5529a39d8e8f5aa"} 2023-03-18T03:07:40.171Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-18T03:07:40.200Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:40.200Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8dd5bc24-b565-4862-8976-4fab789c2c5f], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:40.211Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:40.493Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:40 GMT]} 2023-03-18T03:07:40.494Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:40.495Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce73702916484910a71eea8adaf25d20/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:40.496Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-18T03:07:40.496Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:40.546Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:40.547Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:40.553Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:40.795Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:40.796Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:40 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:40.797Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"305305a42eac4312b745ebb11d11349b","versionId":"9309055c4b4b4c89b7bd65fb6549a223"} 2023-03-18T03:07:40.799Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-18T03:07:40.823Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:40.824Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8ee5e90e-8a3f-45b1-8907-83ad98fab503], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:40.825Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:41.145Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:40 GMT]} 2023-03-18T03:07:41.149Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:41.149Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305305a42eac4312b745ebb11d11349b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:41.150Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-18T03:07:41.150Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:41.268Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:41.269Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:41.270Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:41.475Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:41.476Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:41 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:41.477Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"da05f912a3164fdf955bc9ec084175a0","versionId":"efb0ac02fea14d81884dd5319d3de5a2"} 2023-03-18T03:07:41.479Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-18T03:07:41.518Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/da05f912a3164fdf955bc9ec084175a0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:41.519Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da05f912a3164fdf955bc9ec084175a0/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:41.520Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da05f912a3164fdf955bc9ec084175a0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:41.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da05f912a3164fdf955bc9ec084175a0/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:41.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/da05f912a3164fdf955bc9ec084175a0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:41 GMT]} 2023-03-18T03:07:41.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:41.814Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-18T03:07:41.814Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:41.846Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:41.847Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[65e4d703-8545-491e-9919-6ea6eb91081d], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:41.848Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:42.037Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:41 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:42.038Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a9d8eea986b0499d803ac001a7add415","versionId":"bf90c6666e594a94baa8f533c2b499a4"} 2023-03-18T03:07:42.038Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:42.040Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-18T03:07:42.062Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a9d8eea986b0499d803ac001a7add415/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:42.063Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9d8eea986b0499d803ac001a7add415/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:42.064Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9d8eea986b0499d803ac001a7add415/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:42.350Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9d8eea986b0499d803ac001a7add415/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:42.351Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a9d8eea986b0499d803ac001a7add415/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:42 GMT]} 2023-03-18T03:07:42.351Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:42.351Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-18T03:07:42.351Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:42.398Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:42.399Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4b4d5803-e91d-4420-a610-6beada499de4], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:42.400Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:42.564Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:42 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:42.566Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c2c9a047a1d94dd0af7e0c7eb0ab7029","versionId":"3c42af387a4c43a8832789ed0e11ee36"} 2023-03-18T03:07:42.567Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:42.573Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-18T03:07:42.596Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:42.597Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[44ca8088-fa61-4d39-a0ca-2d039402faf8], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:42.598Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:42.902Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:42 GMT]} 2023-03-18T03:07:42.903Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:42.903Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2c9a047a1d94dd0af7e0c7eb0ab7029/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:42.903Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-18T03:07:42.903Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:42.930Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:42.931Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b6ba9fd7-539e-430b-a9fa-5261e1b14420], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:42.932Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:43.139Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:42 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:43.140Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2e09e3a492f140a9b505790baa23e2d9","versionId":"d8d20e304ebd4ad8b02bcc6a484f0bf5"} 2023-03-18T03:07:43.141Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:43.143Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-18T03:07:43.162Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2e09e3a492f140a9b505790baa23e2d9/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:43.163Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e09e3a492f140a9b505790baa23e2d9/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:43.165Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e09e3a492f140a9b505790baa23e2d9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:43.408Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e09e3a492f140a9b505790baa23e2d9/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:43.409Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2e09e3a492f140a9b505790baa23e2d9/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:43 GMT]} 2023-03-18T03:07:43.409Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:43.409Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-18T03:07:43.409Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:43.443Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:43.443Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1bf94ea1-af2a-48cb-8e9e-d7a4f8c9e5c0], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:43.444Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:43.642Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:43 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:43.645Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0dc1644f257b4c488ea16880721594e2","versionId":"2d130939ed7c4a5d88cdfec5056583d0"} 2023-03-18T03:07:43.646Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:43.649Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-18T03:07:43.684Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0dc1644f257b4c488ea16880721594e2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:43.685Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0dc1644f257b4c488ea16880721594e2/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:43.686Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0dc1644f257b4c488ea16880721594e2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:44.019Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0dc1644f257b4c488ea16880721594e2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:44.020Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0dc1644f257b4c488ea16880721594e2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:43 GMT]} 2023-03-18T03:07:44.023Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:44.023Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-18T03:07:44.023Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:44.063Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:44.063Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:44.065Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:44.243Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:44.244Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:44 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:44.244Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"0a7f74ac5e0b4b9495c9821f49173e38","versionId":"10054cfd86f1432a819ac3b2f4205f31"} 2023-03-18T03:07:44.250Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-18T03:07:44.419Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:44.419Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3b6d2f17-8f8e-4fd8-8c11-828ee4ba3164], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:44.430Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:44.696Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:44 GMT]} 2023-03-18T03:07:44.697Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:44.697Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a7f74ac5e0b4b9495c9821f49173e38/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:44.698Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-18T03:07:44.698Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:44.740Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:44.741Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:44.742Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:44.914Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:44.915Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:44 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:44.915Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"ea28ab125ba3469cb028d6d4c5f97495","versionId":"f99ff3b3b16f4846ae109786c18f6f7b"} 2023-03-18T03:07:44.917Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-18T03:07:44.933Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ea28ab125ba3469cb028d6d4c5f97495/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:44.934Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea28ab125ba3469cb028d6d4c5f97495/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:44.934Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea28ab125ba3469cb028d6d4c5f97495/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:45.249Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea28ab125ba3469cb028d6d4c5f97495/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:45.250Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ea28ab125ba3469cb028d6d4c5f97495/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:44 GMT]} 2023-03-18T03:07:45.250Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:45.250Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-18T03:07:45.251Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:45.277Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:45.278Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:45.279Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:45.475Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:45.476Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:45.476Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"68d05a5ceda84dacbbf5645923593a96","versionId":"94ca18b5b6aa41d4adef157ae042064d"} 2023-03-18T03:07:45.478Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-18T03:07:45.496Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:45.496Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7effa94c-62c5-43a7-8253-8f94ac02b6d1], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:45.497Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:45.774Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:45 GMT]} 2023-03-18T03:07:45.775Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:45.776Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/68d05a5ceda84dacbbf5645923593a96/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:45.778Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-18T03:07:45.778Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:45.812Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:45.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:45.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:45.982Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:45.983Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:45.984Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"6a83fa3d3ab645e4bf44b11a662cbfde","versionId":"77e84b80655e4d8e8f24016e0acc9b7e"} 2023-03-18T03:07:45.987Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-18T03:07:46.004Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6a83fa3d3ab645e4bf44b11a662cbfde/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:46.005Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a83fa3d3ab645e4bf44b11a662cbfde/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:46.005Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a83fa3d3ab645e4bf44b11a662cbfde/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:46.306Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a83fa3d3ab645e4bf44b11a662cbfde/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:46.307Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6a83fa3d3ab645e4bf44b11a662cbfde/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:46 GMT]} 2023-03-18T03:07:46.307Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:46.308Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-18T03:07:46.308Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:46.332Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:46.333Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f72bbd53-308e-4afc-975c-ba8d245e3eb4], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:46.333Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:46.546Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:46 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:46.547Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"67dcc87b3f6a431b9b38c6447fc5b7a0","versionId":"dc6a11b3da494d3590c7d2370db35cba"} 2023-03-18T03:07:46.548Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:46.550Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-18T03:07:46.566Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/67dcc87b3f6a431b9b38c6447fc5b7a0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:46.567Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/67dcc87b3f6a431b9b38c6447fc5b7a0/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:46.567Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/67dcc87b3f6a431b9b38c6447fc5b7a0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:46.812Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/67dcc87b3f6a431b9b38c6447fc5b7a0/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:46.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/67dcc87b3f6a431b9b38c6447fc5b7a0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:46 GMT]} 2023-03-18T03:07:46.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:46.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-18T03:07:46.814Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:46.840Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:46.840Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[81d7daaf-4403-4fc4-8bec-6ad5d8680650], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:46.841Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:47.000Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:46 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:47.001Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"82edd67498a643429585831bf7bf979b","versionId":"6693d50add48422486c59b80ecf41622"} 2023-03-18T03:07:47.002Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:47.005Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-18T03:07:47.025Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:47.025Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[222b948d-47fa-417e-871e-b4ff0a2ab9ef], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:47.026Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:47.272Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:47 GMT]} 2023-03-18T03:07:47.273Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:47.273Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82edd67498a643429585831bf7bf979b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:47.274Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-18T03:07:47.274Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:47.298Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:47.298Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[35b1efe4-d1d6-4127-9465-7863a0a93f15], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:47.299Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:47.396Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:47 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:47.396Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8bb63011b4e746ccbf716f5a3d9f9d40","versionId":"a5c3e2d0d86c493eb13a124a921f591f"} 2023-03-18T03:07:47.397Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:47.399Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-18T03:07:47.414Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8bb63011b4e746ccbf716f5a3d9f9d40/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:47.415Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bb63011b4e746ccbf716f5a3d9f9d40/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:47.415Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bb63011b4e746ccbf716f5a3d9f9d40/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:47.625Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bb63011b4e746ccbf716f5a3d9f9d40/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:47.626Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8bb63011b4e746ccbf716f5a3d9f9d40/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:47 GMT]} 2023-03-18T03:07:47.627Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:47.627Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-18T03:07:47.627Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:47.656Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:47.656Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[63103336-d948-44eb-95c7-19bba1d5cfd4], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:47.657Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:47.810Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:47 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:47.810Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e7494aa89bce4758b9aae9af031aab9b","versionId":"30287df7955e4060863d3a3391c84cd0"} 2023-03-18T03:07:47.811Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:47.813Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-18T03:07:47.828Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:47.829Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[903d393a-64cb-40a0-bcb6-1ed871370d05], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:47.830Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:48.083Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:47 GMT]} 2023-03-18T03:07:48.084Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:48.085Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e7494aa89bce4758b9aae9af031aab9b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:48.086Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-18T03:07:48.086Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:48.112Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:48.112Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9735943d-185d-4331-8c0c-59bd0d0125e2], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:48.113Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:48.217Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:48 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:48.218Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1c7a35e6e89e4b378dfdf435582647a8","versionId":"b88545e320654760ba5302e9f10383f4"} 2023-03-18T03:07:48.218Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:48.220Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-18T03:07:48.234Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c7a35e6e89e4b378dfdf435582647a8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:48.235Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c7a35e6e89e4b378dfdf435582647a8/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:48.235Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c7a35e6e89e4b378dfdf435582647a8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:48.389Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c7a35e6e89e4b378dfdf435582647a8/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:48.390Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c7a35e6e89e4b378dfdf435582647a8/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:48 GMT]} 2023-03-18T03:07:48.390Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:48.390Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-18T03:07:48.390Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:48.413Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:48.414Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:48.414Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:48.546Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:48.547Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:48 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:48.547Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"8a44aee15ad34e149dfe41f6351639c0","versionId":"8adf6bbab5624529846226ad702a5366"} 2023-03-18T03:07:48.549Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-18T03:07:48.565Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a44aee15ad34e149dfe41f6351639c0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:48.566Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a44aee15ad34e149dfe41f6351639c0/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:48.567Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a44aee15ad34e149dfe41f6351639c0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:48.844Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a44aee15ad34e149dfe41f6351639c0/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:48.846Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a44aee15ad34e149dfe41f6351639c0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:48 GMT]} 2023-03-18T03:07:48.847Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:48.847Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-18T03:07:48.847Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:48.876Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:48.877Z|c792f040-c7cc-440f-af0b-4267ddf29824|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=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3f05f38f-b5ed-4802-9e43-ca1c0b7543c0], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:48.878Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-18T03:07:49.049Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:48 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:49.050Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"04d0f8a5fd3a4f57af93f2e1846a349b","versionId":"607f3ceb740b42a5bed38aeb5fb8b110"} 2023-03-18T03:07:49.051Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:49.053Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-18T03:07:49.069Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/04d0f8a5fd3a4f57af93f2e1846a349b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:49.069Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04d0f8a5fd3a4f57af93f2e1846a349b/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:49.070Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04d0f8a5fd3a4f57af93f2e1846a349b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:49.245Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04d0f8a5fd3a4f57af93f2e1846a349b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:49.246Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/04d0f8a5fd3a4f57af93f2e1846a349b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:49 GMT]} 2023-03-18T03:07:49.246Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:49.246Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-18T03:07:49.246Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-18T03:07:49.269Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-18T03:07:49.270Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-18T03:07:49.271Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-03-18T03:07:49.483Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-18T03:07:49.484Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Mar 2023 03:07:49 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-18T03:07:49.485Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||{"id":"02042dc7e0a147b788c3cfed93197428","versionId":"926554373ac242849822737808863f06"} 2023-03-18T03:07:49.487Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-18T03:07:49.518Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions|INFO|500||Invoke 2023-03-18T03:07:49.518Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions with request headers:{X-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7977910a-75b5-479c-9dcc-5463f6f4e0ce], X-ECOMP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-TransactionID=[c792f040-c7cc-440f-af0b-4267ddf29824], X-ONAP-RequestID=[c792f040-c7cc-440f-af0b-4267ddf29824], Content-Type=[application/json]} 2023-03-18T03:07:49.523Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-18T03:07:49.729Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Mar 2023 03:07:49 GMT]} 2023-03-18T03:07:49.730Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-18T03:07:49.730Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/02042dc7e0a147b788c3cfed93197428/versions/latest/actions|INFO|500||InvokeReturn 2023-03-18T03:07:49.731Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-18T03:07:52.024Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-18T03:07:54.201Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||WARN|500||--- 2023-03-18T03:07:54.201Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-18T03:07:54.201Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||WARN|500||--- 2023-03-18T03:07:54.578Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-18T03:07:58.254Z|c792f040-c7cc-440f-af0b-4267ddf29824|main|||||INFO|500||Started Application in 53.179 seconds (JVM running for 56.19) 2023-03-18T03:07:58.265Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-18T03:07:58.266Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-18T03:07:58.272Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-18T03:07:58.315Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 9f6221a1-dddc-4f0d-8c35-3b2bc009936d url= /sdc/v1/artifactTypes 2023-03-18T03:07:58.320Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-18T03:07:58.449Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-18T03:07:58.502Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-18T03:07:58.502Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-18T03:07:58.502Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ec1d1f97-1260-41cf-a378-0e464bee55d3 url= /sdc/v1/distributionKafkaData 2023-03-18T03:07:58.503Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-18T03:07:58.527Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-18T03:07:58.531Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@78c7ef0d 2023-03-18T03:07:58.592Z||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-0911c51c-83a5-4c45-9792-42f5b5b83dbb compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-18T03:07:58.661Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0911c51c-83a5-4c45-9792-42f5b5b83dbb] Instantiated an idempotent producer. 2023-03-18T03:07:58.755Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-18T03:07:58.805Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-18T03:07:58.806Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-18T03:07:58.806Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679108878801 2023-03-18T03:07:58.811Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-18T03:07:58.829Z||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-282dc1fb-51f0-4a40-9d01-db0162fbc5c2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-18T03:07:58.908Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-18T03:07:58.908Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-18T03:07:58.908Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679108878908 2023-03-18T03:07:58.909Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:07:58.912Z||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-811722d1-cb8f-4d55-871f-42203e72dd94 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-18T03:07:58.917Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-18T03:07:58.917Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-18T03:07:58.917Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679108878917 2023-03-18T03:07:58.918Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:07:58.920Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:07:58.924Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-18T03:07:58.929Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:08:00.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 XRzq8BOIRZiZRw2R__X0DA 2023-03-18T03:08:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 XRzq8BOIRZiZRw2R__X0DA 2023-03-18T03:08:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 XRzq8BOIRZiZRw2R__X0DA 2023-03-18T03:08:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 XRzq8BOIRZiZRw2R__X0DA 2023-03-18T03:08:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 XRzq8BOIRZiZRw2R__X0DA 2023-03-18T03:08:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 XRzq8BOIRZiZRw2R__X0DA 2023-03-18T03:08:00.183Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Cluster ID: iBicE9elQnirVOh54ABUPA 2023-03-18T03:08:00.184Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-18T03:08:00.189Z||kafka-producer-network-thread | SO-sdc-controller-producer-0911c51c-83a5-4c45-9792-42f5b5b83dbb|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0911c51c-83a5-4c45-9792-42f5b5b83dbb] Cluster ID: iBicE9elQnirVOh54ABUPA 2023-03-18T03:08:00.191Z||kafka-producer-network-thread | SO-sdc-controller-producer-0911c51c-83a5-4c45-9792-42f5b5b83dbb|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0911c51c-83a5-4c45-9792-42f5b5b83dbb] ProducerId set to 2006 with epoch 0 2023-03-18T03:08:00.216Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:00.216Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:00.216Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:00.216Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:00.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:00.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:00.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Cluster ID: iBicE9elQnirVOh54ABUPA 2023-03-18T03:08:00.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-18T03:08:00.244Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] (Re-)joining group 2023-03-18T03:08:00.246Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] (Re-)joining group 2023-03-18T03:08:00.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2-20db0d6b-7b0b-493a-a0fb-625dca1ae2ce 2023-03-18T03:08:00.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-18T03:08:00.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] (Re-)joining group 2023-03-18T03:08:00.342Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94-2995e74d-4211-4955-93f6-f3f14568571e 2023-03-18T03:08:00.343Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-18T03:08:00.343Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] (Re-)joining group 2023-03-18T03:08:06.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2-20db0d6b-7b0b-493a-a0fb-625dca1ae2ce', protocol='range'} 2023-03-18T03:08:06.340Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94-2995e74d-4211-4955-93f6-f3f14568571e', protocol='range'} 2023-03-18T03:08:06.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:06.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:06.417Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:06.417Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:06.417Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:06.417Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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 hSQobg17TRWug1LjVFdt-g 2023-03-18T03:08:06.421Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2-20db0d6b-7b0b-493a-a0fb-625dca1ae2ce=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94-2995e74d-4211-4955-93f6-f3f14568571e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-18T03:08:06.437Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94-2995e74d-4211-4955-93f6-f3f14568571e', protocol='range'} 2023-03-18T03:08:06.439Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-18T03:08:06.441Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2-20db0d6b-7b0b-493a-a0fb-625dca1ae2ce', protocol='range'} 2023-03-18T03:08:06.441Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-18T03:08:06.444Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-18T03:08:06.444Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-18T03:08:06.459Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-18T03:08:06.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-18T03:08:06.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-18T03:08:06.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-18T03:08:06.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-18T03:08:06.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-18T03:08:06.461Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-18T03:08:06.461Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-18T03:08:06.461Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-18T03:08:06.461Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-18T03:08:06.461Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-18T03:08:06.461Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-18T03:08:06.493Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T03:08:06.494Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T03:08:06.574Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T03:08:06.575Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T03:08:06.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T03:08:06.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T03:08:06.585Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T03:08:06.585Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T03:08:06.592Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T03:08:06.593Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T03:08:06.599Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T03:08:06.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T03:08:58.927Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:08:58.930Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:09:58.929Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:09:58.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:10:58.930Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:10:58.931Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:11:58.931Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:11:58.933Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:12:58.932Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:12:58.935Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:13:58.934Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:13:58.936Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:14:58.937Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:14:58.938Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:15:58.938Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:15:58.939Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:16:58.939Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:16:58.941Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:17:00.229Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-282dc1fb-51f0-4a40-9d01-db0162fbc5c2, groupId=so] Node -1 disconnected. 2023-03-18T03:17:00.474Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-811722d1-cb8f-4d55-871f-42203e72dd94, groupId=so] Node -1 disconnected. 2023-03-18T03:17:00.482Z||kafka-producer-network-thread | SO-sdc-controller-producer-0911c51c-83a5-4c45-9792-42f5b5b83dbb|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0911c51c-83a5-4c45-9792-42f5b5b83dbb] Node -1 disconnected. 2023-03-18T03:17:27.175Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-18T03:17:58.939Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:17:58.942Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:18:58.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:18:58.942Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:19:58.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:19:58.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:20:58.943Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:20:58.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:21:58.944Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:21:58.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:22:58.945Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:22:58.951Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:23:58.947Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:23:58.951Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:24:58.947Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:24:58.951Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:25:58.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:25:58.952Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:26:58.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:26:58.954Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:27:42.135Z||http-nio-8085-exec-2|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xa40xfb0x1b0xa20x0e0x020xa09Q%c|0x0a0xd80xd40xd30x090x120xc3G0xb80xcbo0xef0x0c0xc0W0x1a0xd80x150x80v]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-18T03:27:58.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:27:58.955Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:28:58.952Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:28:58.955Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:29:58.954Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:29:58.955Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:30:58.956Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:30:58.956Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:31:58.957Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:31:58.958Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:32:58.958Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:32:58.959Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:33:58.959Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:33:58.960Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:34:58.960Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:34:58.961Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:35:58.961Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:35:58.962Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:36:58.962Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:36:58.962Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:37:58.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:37:58.964Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:38:58.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:38:58.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:39:58.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:39:58.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:40:58.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:40:58.968Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:41:58.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:41:58.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:42:58.969Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:42:58.970Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:43:58.970Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:43:58.970Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:44:58.970Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:44:58.972Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:45:58.972Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:45:58.973Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:46:58.973Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:46:58.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:47:58.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:47:58.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:48:58.975Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:48:58.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:49:58.977Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:49:58.977Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:50:58.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:50:58.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:51:58.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:51:58.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:52:58.979Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:52:58.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:53:58.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:53:58.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:54:58.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:54:58.982Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:55:58.982Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:55:58.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:56:58.983Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:56:58.984Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:57:58.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:57:58.995Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:58:58.985Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:58:58.995Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T03:59:58.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T03:59:58.996Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:00:58.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:00:58.996Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:01:58.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:01:58.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:02:58.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:02:58.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:03:58.991Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:03:58.999Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:04:58.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:04:59.000Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:05:58.993Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:05:59.000Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:06:58.993Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:06:59.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:07:58.994Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:07:59.016Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:08:58.996Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:08:59.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:09:58.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:09:59.018Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:10:58.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:10:59.019Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:11:58.999Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:11:59.020Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:12:59.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:12:59.021Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:13:59.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:13:59.021Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:14:59.004Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:14:59.022Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:15:59.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:15:59.022Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:16:59.007Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:16:59.022Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:17:59.016Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:17:59.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:18:59.017Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:18:59.024Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:19:59.019Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:19:59.024Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:20:59.020Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:20:59.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:21:59.020Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:21:59.028Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:22:59.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:22:59.028Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:23:59.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:23:59.030Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:24:59.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:24:59.031Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:25:59.023Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:25:59.032Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:26:59.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:26:59.032Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:27:59.027Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:27:59.032Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:28:59.029Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:28:59.034Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:29:59.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:29:59.035Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:30:59.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:30:59.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:31:59.034Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:31:59.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:32:59.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:32:59.038Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:33:59.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:33:59.038Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:34:59.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:34:59.039Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:35:59.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:35:59.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:36:59.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:36:59.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:37:59.039Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:37:59.042Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:38:59.039Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:38:59.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:39:59.040Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:39:59.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:40:59.041Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:40:59.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:41:59.042Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:41:59.045Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:42:59.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:42:59.047Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:43:59.043Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:43:59.047Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:44:59.045Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:44:59.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:45:59.046Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:45:59.049Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:46:59.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:46:59.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:47:59.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:47:59.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:48:59.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:48:59.050Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:49:59.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:49:59.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:50:59.052Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:50:59.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:51:59.052Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:51:59.053Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:52:59.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:52:59.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:53:59.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:53:59.056Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:54:59.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:54:59.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:55:59.056Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:55:59.058Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:56:59.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:56:59.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:57:59.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:57:59.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:58:59.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T04:58:59.060Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:59:59.061Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T04:59:59.061Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:00:59.061Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:00:59.062Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:01:59.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:01:59.063Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:02:59.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:02:59.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:03:59.065Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:03:59.066Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:04:59.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:04:59.066Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:05:59.067Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:05:59.067Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:06:59.067Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:06:59.068Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:07:59.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:07:59.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:08:59.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:08:59.070Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:09:59.070Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:09:59.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T05:10:59.071Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T05:10:59.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO