JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-02-07T05:37:21.541Z||main|||||INFO|500||The following profiles are active: basic 2023-02-07T05:38:07.300Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-07T05:38:07.311Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-07T05:38:07.757Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-07T05:38:22.742Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-07T05:38:24.571Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-07T05:38:27.946Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-07T05:38:29.845Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-07T05:38:32.949Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-07T05:38:45.035Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-07T05:38:47.719Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-02-07T05:38:56.271Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-07T05:38:56.577Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-07T05:38:56.677Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-07T05:38:56.715Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-07T05:38:58.053Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-07T05:38:59.501Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-07T05:39:02.985Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-02-07T05:39:04.694Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-02-07T05:39:07.163Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:07.204Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:07.271Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:12.637Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:12.735Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:06 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:12.764Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"4ebf357a64f649ca82634a8bb108883c","versionId":"307d351f90cc42deba843c8c94aa86f2"} 2023-02-07T05:39:12.852Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-02-07T05:39:13.423Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:13.425Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:13.429Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:15.213Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:15.214Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ebf357a64f649ca82634a8bb108883c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:12 GMT]} 2023-02-07T05:39:15.215Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:15.215Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-02-07T05:39:15.216Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:15.442Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:15.449Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:15.454Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:16.705Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:16.710Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:14 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:16.717Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"a9997aa2ffe94e85a6152b45a6d4b7ff","versionId":"755d9d3e15994897a252f72458faa9a8"} 2023-02-07T05:39:16.723Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-02-07T05:39:16.813Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:16.819Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:16.829Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:18.248Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:18.257Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a9997aa2ffe94e85a6152b45a6d4b7ff/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:16 GMT]} 2023-02-07T05:39:18.258Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:18.261Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-02-07T05:39:18.262Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:18.538Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:18.539Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f51eb316-7574-4e30-be84-42296b94b1c8], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:18.545Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:19.271Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:17 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:19.272Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"70a0b17cb56b4240b62a26e556a6ef14","versionId":"f7a7cc0a0743427c870e39c7be09db90"} 2023-02-07T05:39:19.273Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:19.285Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-02-07T05:39:19.459Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:19.460Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[34feba1e-f56b-43b2-8cb4-da88fcd26f3b], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:19.464Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:20.846Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:18 GMT]} 2023-02-07T05:39:20.848Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:20.849Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70a0b17cb56b4240b62a26e556a6ef14/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:20.850Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-02-07T05:39:20.856Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:21.099Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:21.101Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:21.136Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:21.904Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:21.905Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:20 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:21.908Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"43df818d10da4caea56d941992b1f414","versionId":"b43264fdc1aa468d988a1df0f74006c0"} 2023-02-07T05:39:21.912Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-07T05:39:22.067Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:22.077Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:22.080Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:23.043Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:23.044Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/43df818d10da4caea56d941992b1f414/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:21 GMT]} 2023-02-07T05:39:23.065Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:23.066Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-07T05:39:23.066Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:23.398Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:23.400Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:23.447Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:23.943Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:23.944Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:22 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:23.945Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"9468b9acad3b4ef6b8001a9bed813366","versionId":"667f7e5d2268465ea39ae99159fa7843"} 2023-02-07T05:39:23.953Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-07T05:39:24.116Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:24.118Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:24.126Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:25.014Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:25.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9468b9acad3b4ef6b8001a9bed813366/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:23 GMT]} 2023-02-07T05:39:25.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:25.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-07T05:39:25.016Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:25.296Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:25.297Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[248e6588-615f-4d6e-b8ec-f906058712b2], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:25.299Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:25.988Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:24 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:26.014Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e1702e365dca486e92b9458b0130f348","versionId":"155a53d6cf9c4d5f81b12944f55f6057"} 2023-02-07T05:39:26.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:26.042Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-07T05:39:26.328Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:26.329Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:26.331Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:27.385Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:27.386Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e1702e365dca486e92b9458b0130f348/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:25 GMT]} 2023-02-07T05:39:27.387Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:27.388Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-07T05:39:27.389Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:27.585Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:27.587Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:27.590Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:28.172Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:28.174Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:26 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:28.176Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"74ca77cdba48444998692b5d7b5dc879","versionId":"4f2fd9ccf6384fd9ac58d3de17e2f2e6"} 2023-02-07T05:39:28.204Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-02-07T05:39:28.392Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:28.395Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:28.398Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:29.013Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:29.014Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/74ca77cdba48444998692b5d7b5dc879/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:27 GMT]} 2023-02-07T05:39:29.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:29.015Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-02-07T05:39:29.016Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:29.182Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:29.184Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:29.186Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:29.527Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:29.528Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:28 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:29.530Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"7f32ebc839f743619b94aba60c857e41","versionId":"1e6438415e12401e9d1888ce8d1d909e"} 2023-02-07T05:39:29.535Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-02-07T05:39:29.712Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:29.721Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:29.732Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:30.319Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:30.320Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7f32ebc839f743619b94aba60c857e41/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:29 GMT]} 2023-02-07T05:39:30.321Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:30.321Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-02-07T05:39:30.326Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:30.484Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:30.506Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:30.515Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:31.177Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:31.208Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:29 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:31.209Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"825f9d511e47454197d3c89a20c782b7","versionId":"c50491ce7057452594ddb4546435e04f"} 2023-02-07T05:39:31.216Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-02-07T05:39:31.282Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:31.284Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:31.286Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:32.354Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:32.355Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/825f9d511e47454197d3c89a20c782b7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:30 GMT]} 2023-02-07T05:39:32.356Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:32.356Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-02-07T05:39:32.357Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:32.478Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:32.481Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:32.483Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:32.925Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:32.930Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:31 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:32.931Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"44c405ef27044b109ff1d175348b6436","versionId":"799f384deb6446118690571795f1827a"} 2023-02-07T05:39:32.942Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-02-07T05:39:33.049Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:33.051Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d958a911-09e8-46ed-8b89-6900dbec660d], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:33.056Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:34.054Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:32 GMT]} 2023-02-07T05:39:34.055Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:34.056Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44c405ef27044b109ff1d175348b6436/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:34.056Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-02-07T05:39:34.057Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:34.161Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:34.162Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:34.164Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:34.729Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:34.731Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:33 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:34.745Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"8a969ed6256d4df08ef800ac39495179","versionId":"feba85671cef4f6a82f8a460578bdb56"} 2023-02-07T05:39:34.760Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-02-07T05:39:34.837Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:34.838Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:34.841Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:35.724Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:35.726Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a969ed6256d4df08ef800ac39495179/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:34 GMT]} 2023-02-07T05:39:35.726Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:35.727Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-02-07T05:39:35.727Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:35.906Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:35.909Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:35.911Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:36.531Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:36.532Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:35 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:36.534Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"94ce4374ed3b41c7a9e9e95bfc296bed","versionId":"c1a1128873e84c20acbdeba92d689299"} 2023-02-07T05:39:36.540Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-02-07T05:39:36.620Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:36.621Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2233c536-bd93-4c42-89be-75f8c71a342c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:36.644Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:37.533Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:35 GMT]} 2023-02-07T05:39:37.535Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:37.537Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/94ce4374ed3b41c7a9e9e95bfc296bed/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:37.538Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-02-07T05:39:37.539Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:37.695Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:37.697Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[994407b2-c79b-41df-80f1-8e4c28a19506], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:37.702Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:38.183Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:36 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:38.186Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bd58d802a62841dcb08b749bb9227384","versionId":"d5e8143ffad84348b88f79fb02ce7ce5"} 2023-02-07T05:39:38.196Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:38.202Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-02-07T05:39:38.390Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:38.392Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6ab51106-6bcd-430b-8788-e03678d687c7], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:38.403Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:39.139Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:37 GMT]} 2023-02-07T05:39:39.140Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:39.141Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd58d802a62841dcb08b749bb9227384/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:39.142Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-02-07T05:39:39.142Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:39.574Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:39.694Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:39.704Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:40.325Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:40.326Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:39 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:40.328Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"a0e0c0366e7d428999aaea9b44a5c671","versionId":"de288a78f328492681d7a456c522816b"} 2023-02-07T05:39:40.332Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-02-07T05:39:40.399Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:40.400Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f924f3a7-5d46-43ac-b63a-31515230832c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:40.402Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:41.692Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:39 GMT]} 2023-02-07T05:39:41.693Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:41.694Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a0e0c0366e7d428999aaea9b44a5c671/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:41.695Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-02-07T05:39:41.695Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:41.861Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:41.863Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0738a77c-b77e-40a5-92d6-7a8fa3e5536d], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:41.866Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:42.427Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:41 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:42.431Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"79468dc31ca8442f87bf55164d0bacff","versionId":"1c9ee02bdf5e4b6fbd27258672e90b01"} 2023-02-07T05:39:42.434Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:42.441Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-02-07T05:39:42.513Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:42.515Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:42.518Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:43.252Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:43.253Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/79468dc31ca8442f87bf55164d0bacff/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:41 GMT]} 2023-02-07T05:39:43.254Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:43.255Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-02-07T05:39:43.257Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:43.382Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:43.384Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[27796f01-56ae-4cb1-9d15-f5e1a9f1e46c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:43.386Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:43.755Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:42 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:43.757Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6d6b42b5a8e84986a1906eaa7ad5dcd5","versionId":"f7335d801eea451ab84d6a9fdf31ad38"} 2023-02-07T05:39:43.759Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:43.771Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-02-07T05:39:43.885Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:43.887Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:43.889Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:44.559Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:44.560Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6d6b42b5a8e84986a1906eaa7ad5dcd5/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:43 GMT]} 2023-02-07T05:39:44.560Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:44.560Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-02-07T05:39:44.561Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:44.782Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:44.783Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[63f31fc1-17a0-45be-95d6-9e1e7a07828f], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:44.796Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:45.322Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:44 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:45.324Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"989cf830d2cc424ebace2e58eaef2203","versionId":"b473fd04735748bf983d3e02cdca3149"} 2023-02-07T05:39:45.325Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:45.329Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-02-07T05:39:45.456Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:45.457Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:45.460Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:46.119Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:46.120Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/989cf830d2cc424ebace2e58eaef2203/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:44 GMT]} 2023-02-07T05:39:46.121Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:46.121Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-02-07T05:39:46.122Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:46.402Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:46.403Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[02c09dfe-c85b-4ee4-b254-1838b030531c], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:46.405Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:46.884Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:46.886Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8ac8fca2e62347bc8a7c9deded8feb2b","versionId":"2af6be2668374f47bde9e176fb996932"} 2023-02-07T05:39:46.887Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:46.891Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-02-07T05:39:46.982Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:46.983Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3af07269-bb7f-46c8-9a4c-6c3f2994c9cd], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:46.984Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:47.702Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:46 GMT]} 2023-02-07T05:39:47.703Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:47.704Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ac8fca2e62347bc8a7c9deded8feb2b/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:47.705Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-02-07T05:39:47.705Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:47.812Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:47.815Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:47.817Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:48.278Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:48.279Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:47 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:48.299Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"f619d090a46f498c96b82cea7c4a6e69","versionId":"bbec56f132a5452b9b00a13989295224"} 2023-02-07T05:39:48.310Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-02-07T05:39:48.463Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:48.465Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:48.467Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:49.252Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:49.253Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f619d090a46f498c96b82cea7c4a6e69/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:47 GMT]} 2023-02-07T05:39:49.253Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:49.256Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-02-07T05:39:49.257Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:49.503Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:49.505Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:49.507Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:49.867Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:49.868Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:48 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:49.871Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"19c036f9d613427b97f8c283797e33d7","versionId":"09772ff50db145b8b26c6de979926873"} 2023-02-07T05:39:49.876Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-02-07T05:39:50.032Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:50.036Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0f391f52-d09f-4e6b-9b70-43ed8dbbb1e4], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:50.044Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:51.067Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:49 GMT]} 2023-02-07T05:39:51.068Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:51.071Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19c036f9d613427b97f8c283797e33d7/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:51.072Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-02-07T05:39:51.073Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:51.209Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:51.210Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:51.212Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:51.704Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:51.705Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:50 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:51.707Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"08b1f165e3f444b2ac386ba8a61f2b42","versionId":"5c554c2e61ce489f84863dd9bf5e1f38"} 2023-02-07T05:39:51.711Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-02-07T05:39:51.799Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:51.801Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:51.803Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:52.676Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:52.677Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/08b1f165e3f444b2ac386ba8a61f2b42/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:51 GMT]} 2023-02-07T05:39:52.677Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:52.677Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-02-07T05:39:52.680Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:52.819Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:52.820Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[28560718-bc0d-46dd-b49c-34ec826125aa], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:52.823Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:53.259Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:52 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:53.272Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c2d3447433264e78aedf061252a2c60b","versionId":"a3ca27d709924785927276dde0f1ebb3"} 2023-02-07T05:39:53.275Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:53.285Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-02-07T05:39:53.420Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:53.421Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[42c125bd-d7b7-438e-bb42-7e2c30c0adf3], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:53.423Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:53.874Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:52 GMT]} 2023-02-07T05:39:53.876Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:53.877Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c2d3447433264e78aedf061252a2c60b/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:53.879Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-02-07T05:39:53.879Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:54.004Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:54.005Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:54.008Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-07T05:39:54.509Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:54.510Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:53 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:54.512Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||{"id":"e4b834dc0e634da9b930f61aae028b05","versionId":"43c4fbdd5d9f4ed1ad0ff6f00f42eeca"} 2023-02-07T05:39:54.516Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-02-07T05:39:54.597Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:54.597Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions with request headers:{X-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8ad24ab9-5080-41a4-a8bb-a9c0efc57f92], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:54.600Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:55.454Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:53 GMT]} 2023-02-07T05:39:55.455Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:55.456Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4b834dc0e634da9b930f61aae028b05/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:55.457Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-02-07T05:39:55.457Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-07T05:39:55.625Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-07T05:39:55.627Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0fc1bd03-4ea3-485a-8455-8338be52178a], X-ECOMP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], X-TransactionID=[78865e63-e246-486a-9d41-2d2d7032208e], X-ONAP-RequestID=[78865e63-e246-486a-9d41-2d2d7032208e], Content-Type=[application/json]} 2023-02-07T05:39:55.629Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-02-07T05:39:56.315Z|78865e63-e246-486a-9d41-2d2d7032208e|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=[Tue, 07 Feb 2023 05:39:54 GMT], Content-Type=[application/json;charset=utf-8]} 2023-02-07T05:39:56.317Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a67b7e0fb57b4d8190d61be68a175dff","versionId":"bed1f153bf554cf09f8fb382fe586f95"} 2023-02-07T05:39:56.322Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-07T05:39:56.327Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-02-07T05:39:56.432Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-07T05:39:56.433Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions|INFO|500||Invoke 2023-02-07T05:39:56.466Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-07T05:39:57.514Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions|INFO|500||InvokeReturn 2023-02-07T05:39:57.515Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a67b7e0fb57b4d8190d61be68a175dff/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Tue, 07 Feb 2023 05:39:55 GMT]} 2023-02-07T05:39:57.516Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-07T05:39:57.516Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-02-07T05:40:08.902Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-02-07T05:40:17.983Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||WARN|500||--- 2023-02-07T05:40:17.984Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-07T05:40:17.984Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||WARN|500||--- 2023-02-07T05:40:19.298Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-07T05:40:36.486Z|78865e63-e246-486a-9d41-2d2d7032208e|main|||||INFO|500||Started Application in 204.517 seconds (JVM running for 212.788) 2023-02-07T05:40:36.561Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-07T05:40:36.580Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-07T05:40:36.603Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-07T05:40:36.753Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6f967d42-c374-4df1-bf65-ac456636199d url= /sdc/v1/artifactTypes 2023-02-07T05:40:36.768Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-07T05:40:37.159Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-07T05:40:37.392Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-02-07T05:40:37.393Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-02-07T05:40:37.393Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 9b1b6161-ec6a-4535-beb3-1ff7a47712d7 url= /sdc/v1/distributionKafkaData 2023-02-07T05:40:37.393Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-02-07T05:40:37.478Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-07T05:40:37.501Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@3101ed4c 2023-02-07T05:40:37.699Z||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-a76e21ab-5cde-4fc7-8dd7-18a297504603 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-02-07T05:40:37.940Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Instantiated an idempotent producer. 2023-02-07T05:40:38.357Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-02-07T05:40:38.538Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-07T05:40:38.539Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-07T05:40:38.540Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675748438503 2023-02-07T05:40:38.574Z||scheduling-1|||||INFO|500||start DistributionClient 2023-02-07T05:40:38.632Z||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-61edd9a6-aa5a-4a14-b2f4-829fbbca2426 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-07T05:40:38.951Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-07T05:40:38.952Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-07T05:40:38.952Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675748438951 2023-02-07T05:40:38.955Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:40:38.965Z||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-fa31a485-5d45-4372-9f4d-04931d67d55f client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-07T05:40:38.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:40:39.136Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-07T05:40:39.136Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-07T05:40:39.137Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675748439136 2023-02-07T05:40:39.138Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:40:39.154Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:40:39.183Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-02-07T05:40:41.166Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:41.178Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Cluster ID: nH3PSvqIRPenoDuY1PaeOg 2023-02-07T05:40:41.185Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Cluster ID: nH3PSvqIRPenoDuY1PaeOg 2023-02-07T05:40:41.188Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] ProducerId set to 2002 with epoch 0 2023-02-07T05:40:41.204Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-07T05:40:41.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 Odu5NTSKQGi28UhkIA59Ww 2023-02-07T05:40:41.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Cluster ID: nH3PSvqIRPenoDuY1PaeOg 2023-02-07T05:40:41.289Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-07T05:40:41.348Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] (Re-)joining group 2023-02-07T05:40:41.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] (Re-)joining group 2023-02-07T05:40:41.545Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b 2023-02-07T05:40:41.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-07T05:40:41.550Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] (Re-)joining group 2023-02-07T05:40:41.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82 2023-02-07T05:40:41.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-07T05:40:41.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] (Re-)joining group 2023-02-07T05:40:47.599Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82', protocol='range'} 2023-02-07T05:40:47.603Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b', protocol='range'} 2023-02-07T05:40:47.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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 vEC6gnH5S4yi8uG0U-3N_Q 2023-02-07T05:40:47.892Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b=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-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-02-07T05:40:48.004Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426-a896baf9-5cb8-4152-bf50-b0b5f14e299b', protocol='range'} 2023-02-07T05:40:48.005Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f-f6fedac2-bd15-42ab-97e1-84067d8fcb82', protocol='range'} 2023-02-07T05:40:48.006Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-02-07T05:40:48.016Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-07T05:40:48.006Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-02-07T05:40:48.033Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-07T05:40:48.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-07T05:40:48.069Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-07T05:40:48.069Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-02-07T05:40:48.069Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-02-07T05:40:48.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-02-07T05:40:48.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-02-07T05:40:48.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-02-07T05:40:48.070Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-02-07T05:40:48.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-02-07T05:40:48.070Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-02-07T05:40:48.070Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-02-07T05:40:48.071Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-02-07T05:40:48.264Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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-02-07T05:40:48.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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-02-07T05:40:48.499Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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-02-07T05:40:48.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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-02-07T05:40:48.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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-02-07T05:40:48.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, 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-02-07T05:40:48.531Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-07T05:40:48.534Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-07T05:40:48.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-07T05:40:48.536Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-07T05:40:48.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-07T05:40:48.549Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-07T05:41:39.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:41:39.157Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:42:39.037Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:42:39.159Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:43:39.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:43:39.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:44:39.042Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:44:39.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:45:39.047Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:45:39.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:46:39.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:46:39.177Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:47:05.424Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-07T05:47:39.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:47:39.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:48:39.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:48:39.186Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:49:39.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:49:39.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:49:41.223Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa31a485-5d45-4372-9f4d-04931d67d55f, groupId=so] Node -1 disconnected. 2023-02-07T05:49:41.475Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-61edd9a6-aa5a-4a14-b2f4-829fbbca2426, groupId=so] Node -1 disconnected. 2023-02-07T05:49:41.595Z||kafka-producer-network-thread | SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a76e21ab-5cde-4fc7-8dd7-18a297504603] Node -1 disconnected. 2023-02-07T05:50:39.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:50:39.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:51:39.090Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:51:39.222Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:52:39.111Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:52:39.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:53:39.111Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:53:39.233Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:54:39.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:54:39.235Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:55:39.115Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:55:39.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:56:39.120Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:56:39.241Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:57:39.126Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:57:39.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:58:39.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:58:39.244Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T05:59:39.131Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T05:59:39.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:00:39.132Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:00:39.250Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:01:39.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:01:39.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:02:39.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:02:39.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:03:39.143Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:03:39.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:04:39.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:04:39.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:05:39.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:05:39.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:06:39.155Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:06:39.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:07:39.160Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:07:39.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:08:39.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:08:39.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:09:39.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:09:39.273Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:10:39.225Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:10:39.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:11:39.226Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:11:39.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:12:39.227Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:12:39.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:13:39.231Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:13:39.279Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:14:39.233Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:14:39.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:15:39.247Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:15:39.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:16:39.253Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:16:39.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:17:39.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:17:39.287Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:18:39.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:18:39.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:19:39.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:19:39.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:20:39.270Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:20:39.294Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:21:39.272Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:21:39.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:22:39.274Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:22:39.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:23:39.276Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:23:39.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:24:39.277Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:24:39.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:25:39.279Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:25:39.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:26:39.281Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:26:39.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:27:39.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:27:39.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:28:39.328Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:28:39.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:29:39.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:29:39.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:30:39.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:30:39.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:31:39.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:31:39.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:32:39.336Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:32:39.353Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:33:39.341Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:33:39.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:34:39.343Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:34:39.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:35:39.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:35:39.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:36:39.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:36:39.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:37:39.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:37:39.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:38:39.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:38:39.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:39:39.364Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:39:39.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:40:39.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:40:39.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-07T06:41:39.372Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-07T06:41:39.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO