By type
JVM Arguments: -XX:MaxRAMPercentage=50.0 -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml -Dspring.profiles.active=basic
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.18)
2026-06-15T08:45:34.187Z||main|||||INFO|500||Starting Application using Java 17.0.18 on onap-so-sdc-controller-77bd4fb46-hjzz4 with PID 10 (/app/app.jar started by so in /app)
2026-06-15T08:45:34.249Z||main|||||DEBUG|500||Running with Spring Boot v2.7.18, Spring v5.3.31
2026-06-15T08:45:34.252Z||main|||||INFO|500||The following 1 profile is active: "basic"
2026-06-15T08:45:51.585Z||main|||||INFO|500||Starting service [Tomcat]
2026-06-15T08:45:51.585Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.83]
2026-06-15T08:45:51.886Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2026-06-15T08:45:56.257Z||main|||||INFO|500||reqdb-pool - Starting...
2026-06-15T08:45:56.499Z||main|||||INFO|500||reqdb-pool - Start completed.
2026-06-15T08:45:56.850Z||main|||||INFO|500||catdb-pool - Starting...
2026-06-15T08:45:56.893Z||main|||||INFO|500||catdb-pool - Start completed.
2026-06-15T08:46:04.394Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2026-06-15T08:46:04.700Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.6.15.Final
2026-06-15T08:46:05.694Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2026-06-15T08:46:08.268Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB53Dialect
2026-06-15T08:46:13.097Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2026-06-15T08:46:13.188Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2026-06-15T08:46:14.295Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB53Dialect
2026-06-15T08:46:14.574Z||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.
2026-06-15T08:46:17.380Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2026-06-15T08:46:19.961Z||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_
2026-06-15T08:46:21.216Z||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=?
2026-06-15T08:46:22.561Z||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]}
2026-06-15T08:46:22.571Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:22.595Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:31.883Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[9271], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:22 GMT], Content-Type=[application/json]}
2026-06-15T08:46:31.884Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"d6e11859a1124f85bf62b32d7f174403","versionId":"f154080694c246b085271592b339e4f1"}
2026-06-15T08:46:31.911Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2026-06-15T08:46:31.961Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d6e11859a1124f85bf62b32d7f174403/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:31.962Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6e11859a1124f85bf62b32d7f174403/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:31.964Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6e11859a1124f85bf62b32d7f174403/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:33.366Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d6e11859a1124f85bf62b32d7f174403/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1393], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:31 GMT]}
2026-06-15T08:46:33.368Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:33.368Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2026-06-15T08:46:33.368Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:33.413Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:33.447Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:33.449Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:33.882Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[430], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:33 GMT], Content-Type=[application/json]}
2026-06-15T08:46:33.884Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"cccc4e62b58a4fbab4a51154b0fd5afa","versionId":"133fd806f8de4de5bccdbc8a7fb01ced"}
2026-06-15T08:46:33.888Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2026-06-15T08:46:33.919Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cccc4e62b58a4fbab4a51154b0fd5afa/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:33.920Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cccc4e62b58a4fbab4a51154b0fd5afa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cccc4e62b58a4fbab4a51154b0fd5afa/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a7649eed-c31d-446a-a687-03afe1bc9420], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:33.922Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cccc4e62b58a4fbab4a51154b0fd5afa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:34.592Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cccc4e62b58a4fbab4a51154b0fd5afa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cccc4e62b58a4fbab4a51154b0fd5afa/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[666], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:33 GMT]}
2026-06-15T08:46:34.593Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cccc4e62b58a4fbab4a51154b0fd5afa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:34.595Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2026-06-15T08:46:34.596Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:34.631Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:34.632Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[faf010ae-b707-4e56-bb4b-c0342c998aec], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:34.633Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:35.149Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[513], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:34 GMT], Content-Type=[application/json]}
2026-06-15T08:46:35.150Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e0ac6b81a8584a24a5ebafeeafd3ddcc","versionId":"0a50b873629d46e9bcd0d66a30086d16"}
2026-06-15T08:46:35.153Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2026-06-15T08:46:35.185Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0ac6b81a8584a24a5ebafeeafd3ddcc/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:35.185Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0ac6b81a8584a24a5ebafeeafd3ddcc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e0ac6b81a8584a24a5ebafeeafd3ddcc/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3fb1fef1-db0e-4b03-b707-5224725d2fb2], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:35.187Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0ac6b81a8584a24a5ebafeeafd3ddcc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:36.062Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0ac6b81a8584a24a5ebafeeafd3ddcc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e0ac6b81a8584a24a5ebafeeafd3ddcc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[862], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:35 GMT]}
2026-06-15T08:46:36.063Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e0ac6b81a8584a24a5ebafeeafd3ddcc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:36.064Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2026-06-15T08:46:36.065Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:36.158Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:36.160Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[220a7e0f-79d6-4b81-8dbc-803d9f4d993b], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:36.162Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:36.564Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[399], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:36 GMT], Content-Type=[application/json]}
2026-06-15T08:46:36.565Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6662345894194e098628915a83080ac6","versionId":"4d8bdef81fca4dfbac4d6326bf1549db"}
2026-06-15T08:46:36.568Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2026-06-15T08:46:36.598Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6662345894194e098628915a83080ac6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:36.600Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6662345894194e098628915a83080ac6/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:36.601Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6662345894194e098628915a83080ac6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:37.105Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6662345894194e098628915a83080ac6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[500], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:36 GMT]}
2026-06-15T08:46:37.106Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:37.107Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2026-06-15T08:46:37.107Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:37.146Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:37.147Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a4e22763-aa23-4dfc-8e55-8228c281a6e0], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:37.149Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:37.431Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[278], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:37 GMT], Content-Type=[application/json]}
2026-06-15T08:46:37.432Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4fdf42c86dd94a63a2fcad7c117f454b","versionId":"19c519fff23e49e5afb6a2d4fe26a33f"}
2026-06-15T08:46:37.435Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2026-06-15T08:46:37.471Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4fdf42c86dd94a63a2fcad7c117f454b/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:37.472Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4fdf42c86dd94a63a2fcad7c117f454b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4fdf42c86dd94a63a2fcad7c117f454b/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cf1ae3e9-e84b-4732-a375-d9627dd32cad], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:37.474Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4fdf42c86dd94a63a2fcad7c117f454b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:38.160Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4fdf42c86dd94a63a2fcad7c117f454b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4fdf42c86dd94a63a2fcad7c117f454b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[683], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:37 GMT]}
2026-06-15T08:46:38.161Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4fdf42c86dd94a63a2fcad7c117f454b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:38.162Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2026-06-15T08:46:38.162Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:38.196Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:38.197Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:38.198Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:38.772Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[570], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:38 GMT], Content-Type=[application/json]}
2026-06-15T08:46:38.773Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"909fc9499e284debae056be2a58c99a8","versionId":"4585f87905a445c2aef0dc3a4467c243"}
2026-06-15T08:46:38.775Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2026-06-15T08:46:38.803Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/909fc9499e284debae056be2a58c99a8/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:38.803Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/909fc9499e284debae056be2a58c99a8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/909fc9499e284debae056be2a58c99a8/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0ab2145d-b08c-4083-a8fa-952af1444184], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:38.805Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/909fc9499e284debae056be2a58c99a8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:39.661Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/909fc9499e284debae056be2a58c99a8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/909fc9499e284debae056be2a58c99a8/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[852], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:38 GMT]}
2026-06-15T08:46:39.662Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/909fc9499e284debae056be2a58c99a8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:39.664Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2026-06-15T08:46:39.664Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:39.701Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:39.702Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:39.704Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:40.016Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[309], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:39 GMT], Content-Type=[application/json]}
2026-06-15T08:46:40.017Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"5d63165c96a94972baa8480ceaf88603","versionId":"469c7d0b1ea34d9aba1b5ed457a11f6e"}
2026-06-15T08:46:40.019Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2026-06-15T08:46:40.047Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5d63165c96a94972baa8480ceaf88603/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:40.047Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5d63165c96a94972baa8480ceaf88603/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5d63165c96a94972baa8480ceaf88603/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e7cb700c-aa0f-436f-9b37-8127bfb54811], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:40.049Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5d63165c96a94972baa8480ceaf88603/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:40.391Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5d63165c96a94972baa8480ceaf88603/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5d63165c96a94972baa8480ceaf88603/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[338], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:40 GMT]}
2026-06-15T08:46:40.392Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5d63165c96a94972baa8480ceaf88603/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:40.393Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2026-06-15T08:46:40.393Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:40.427Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:40.428Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:40.430Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:40.634Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[201], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:40 GMT], Content-Type=[application/json]}
2026-06-15T08:46:40.635Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"b38bff7f3663439b9b5eae637a65b483","versionId":"dadac91baecb427bb703faa2a9c900a2"}
2026-06-15T08:46:40.637Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2026-06-15T08:46:40.692Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b38bff7f3663439b9b5eae637a65b483/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:40.693Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b38bff7f3663439b9b5eae637a65b483/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:40.694Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b38bff7f3663439b9b5eae637a65b483/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:41.361Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b38bff7f3663439b9b5eae637a65b483/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[663], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:40 GMT]}
2026-06-15T08:46:41.361Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:41.361Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2026-06-15T08:46:41.362Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:41.391Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:41.391Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0b524ad8-8257-46f3-a475-c6910a8334e1], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:41.392Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:41.865Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[469], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:41 GMT], Content-Type=[application/json]}
2026-06-15T08:46:41.865Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"be891d50b2b6458cb0360cc0832dd410","versionId":"a92ea1f72e6f4137b46b4ac8375a4c61"}
2026-06-15T08:46:41.868Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2026-06-15T08:46:41.898Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be891d50b2b6458cb0360cc0832dd410/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:41.899Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be891d50b2b6458cb0360cc0832dd410/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/be891d50b2b6458cb0360cc0832dd410/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5be4793c-6200-49d0-b855-9111497e084b], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:41.900Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be891d50b2b6458cb0360cc0832dd410/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:42.393Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be891d50b2b6458cb0360cc0832dd410/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/be891d50b2b6458cb0360cc0832dd410/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[489], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:41 GMT]}
2026-06-15T08:46:42.393Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be891d50b2b6458cb0360cc0832dd410/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:42.394Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2026-06-15T08:46:42.394Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:42.424Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:42.425Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cffb2ea0-3e66-41a8-a939-e420946070f2], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:42.426Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:42.604Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[174], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:42 GMT], Content-Type=[application/json]}
2026-06-15T08:46:42.604Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b7b826071c4d4489a3947e937e53ee7e","versionId":"bc301718f5d148c681a02229da6131a1"}
2026-06-15T08:46:42.609Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2026-06-15T08:46:42.637Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b7b826071c4d4489a3947e937e53ee7e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:42.638Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b7b826071c4d4489a3947e937e53ee7e/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:42.640Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b7b826071c4d4489a3947e937e53ee7e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:43.261Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b7b826071c4d4489a3947e937e53ee7e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[617], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:42 GMT]}
2026-06-15T08:46:43.262Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:43.263Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2026-06-15T08:46:43.263Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:43.291Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:43.292Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[caf2011c-e395-4a10-8f63-3df4f005040d], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:43.293Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:43.753Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[457], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:43 GMT], Content-Type=[application/json]}
2026-06-15T08:46:43.755Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3eb8849c78c641b9b01f2944e3c36425","versionId":"6f1f7e76d47c4fcf9ca8580865e21745"}
2026-06-15T08:46:43.760Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2026-06-15T08:46:43.783Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3eb8849c78c641b9b01f2944e3c36425/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:43.784Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb8849c78c641b9b01f2944e3c36425/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:43.785Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb8849c78c641b9b01f2944e3c36425/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:44.220Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3eb8849c78c641b9b01f2944e3c36425/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[432], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:43 GMT]}
2026-06-15T08:46:44.221Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:44.221Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2026-06-15T08:46:44.221Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:44.257Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:44.258Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e4b993b9-700f-42f5-9172-90fb4b0fb3fb], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:44.259Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:44.665Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[403], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:44 GMT], Content-Type=[application/json]}
2026-06-15T08:46:44.666Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cc57676528794d1da1463f3c2ffa4ca1","versionId":"c12ca49045fa4680a04d99d82872cab9"}
2026-06-15T08:46:44.669Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2026-06-15T08:46:44.709Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cc57676528794d1da1463f3c2ffa4ca1/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:44.709Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cc57676528794d1da1463f3c2ffa4ca1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cc57676528794d1da1463f3c2ffa4ca1/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[55528c62-882b-4e46-ae9f-5cbfa6a0b380], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:44.711Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cc57676528794d1da1463f3c2ffa4ca1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:45.186Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cc57676528794d1da1463f3c2ffa4ca1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cc57676528794d1da1463f3c2ffa4ca1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[472], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:44 GMT]}
2026-06-15T08:46:45.186Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cc57676528794d1da1463f3c2ffa4ca1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:45.187Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2026-06-15T08:46:45.187Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:45.218Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:45.219Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8af55eba-0335-44c2-8082-0d80b4d43380], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:45.220Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:45.585Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[362], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:45 GMT], Content-Type=[application/json]}
2026-06-15T08:46:45.586Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"781dfee72bb6449b946baad2b8957c40","versionId":"78c80a3dbc244ea4a29e8c6c60e0cc0f"}
2026-06-15T08:46:45.590Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2026-06-15T08:46:45.635Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/781dfee72bb6449b946baad2b8957c40/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:45.636Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781dfee72bb6449b946baad2b8957c40/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:45.637Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781dfee72bb6449b946baad2b8957c40/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:45.895Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/781dfee72bb6449b946baad2b8957c40/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[254], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:45 GMT]}
2026-06-15T08:46:45.896Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:45.896Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2026-06-15T08:46:45.896Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:45.919Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:45.920Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[37bc101d-1931-44a9-ab46-2688d6eb83e4], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:45.921Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:46.087Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[163], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:45 GMT], Content-Type=[application/json]}
2026-06-15T08:46:46.087Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9281407f27724d8abe508e6c4e87835d","versionId":"e628570ac09c487f8cc77b0601454557"}
2026-06-15T08:46:46.090Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2026-06-15T08:46:46.110Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9281407f27724d8abe508e6c4e87835d/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:46.111Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9281407f27724d8abe508e6c4e87835d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9281407f27724d8abe508e6c4e87835d/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[07631b60-d508-4e69-8b5f-0b2c3a2ff947], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:46.112Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9281407f27724d8abe508e6c4e87835d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:46.440Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9281407f27724d8abe508e6c4e87835d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9281407f27724d8abe508e6c4e87835d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[324], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:46 GMT]}
2026-06-15T08:46:46.441Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9281407f27724d8abe508e6c4e87835d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:46.442Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2026-06-15T08:46:46.442Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:46.472Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:46.473Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2f853f72-2c28-456e-be71-0876f7802a67], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:46.474Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:46.869Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[392], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:46 GMT], Content-Type=[application/json]}
2026-06-15T08:46:46.870Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7e01a734b6df48f080b443c346fc60b1","versionId":"fee998f7731a41b59380b938041e06dd"}
2026-06-15T08:46:46.873Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2026-06-15T08:46:46.896Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01a734b6df48f080b443c346fc60b1/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:46.896Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01a734b6df48f080b443c346fc60b1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7e01a734b6df48f080b443c346fc60b1/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41b293b7-2a97-4519-8ed4-7e2940e15230], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:46.898Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01a734b6df48f080b443c346fc60b1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:47.166Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01a734b6df48f080b443c346fc60b1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7e01a734b6df48f080b443c346fc60b1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[263], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:46 GMT]}
2026-06-15T08:46:47.166Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01a734b6df48f080b443c346fc60b1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:47.167Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2026-06-15T08:46:47.168Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:47.197Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:47.198Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:47.198Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:47.408Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[206], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:47 GMT], Content-Type=[application/json]}
2026-06-15T08:46:47.409Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"af4c58a7d75542178ba80fdeb95d4257","versionId":"8548d4294f694ec6989a00729c3d1fed"}
2026-06-15T08:46:47.413Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2026-06-15T08:46:47.435Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af4c58a7d75542178ba80fdeb95d4257/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:47.435Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af4c58a7d75542178ba80fdeb95d4257/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/af4c58a7d75542178ba80fdeb95d4257/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b8d9f92b-2c4b-4fd1-b2a8-5a8cd6666b35], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:47.437Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af4c58a7d75542178ba80fdeb95d4257/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:47.795Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af4c58a7d75542178ba80fdeb95d4257/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/af4c58a7d75542178ba80fdeb95d4257/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[355], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:47 GMT]}
2026-06-15T08:46:47.796Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af4c58a7d75542178ba80fdeb95d4257/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:47.798Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2026-06-15T08:46:47.798Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:47.835Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:47.837Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:47.838Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:48.061Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[220], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:47 GMT], Content-Type=[application/json]}
2026-06-15T08:46:48.062Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"d259076dd9ce4e54b3112219e497372b","versionId":"ba6ecb9cdcdc4adb88eb316d45a408f7"}
2026-06-15T08:46:48.064Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2026-06-15T08:46:48.084Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d259076dd9ce4e54b3112219e497372b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:48.085Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d259076dd9ce4e54b3112219e497372b/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:48.086Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d259076dd9ce4e54b3112219e497372b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:48.561Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d259076dd9ce4e54b3112219e497372b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[472], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:48 GMT]}
2026-06-15T08:46:48.561Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:48.562Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2026-06-15T08:46:48.562Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:48.604Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:48.605Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:48.606Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:48.969Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[359], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:48 GMT], Content-Type=[application/json]}
2026-06-15T08:46:48.970Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"3d5b9f6eb1464804a10d7b151ffb8304","versionId":"39245cf0b52349f38de2fa695feb20f1"}
2026-06-15T08:46:48.972Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2026-06-15T08:46:48.992Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3d5b9f6eb1464804a10d7b151ffb8304/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:48.993Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d5b9f6eb1464804a10d7b151ffb8304/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:48.994Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d5b9f6eb1464804a10d7b151ffb8304/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:49.360Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3d5b9f6eb1464804a10d7b151ffb8304/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[358], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:49 GMT]}
2026-06-15T08:46:49.361Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:49.361Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2026-06-15T08:46:49.361Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:49.386Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:49.387Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[18ed7b28-8879-47d1-accc-128caaf4d9c0], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:49.388Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:49.588Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[197], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:49 GMT], Content-Type=[application/json]}
2026-06-15T08:46:49.589Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"30d288e4dad74b7291c87f95a2a4c165","versionId":"bec417a0721b43969ba99ca17bb1e4a3"}
2026-06-15T08:46:49.593Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2026-06-15T08:46:49.613Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/30d288e4dad74b7291c87f95a2a4c165/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:49.614Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/30d288e4dad74b7291c87f95a2a4c165/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:49.615Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/30d288e4dad74b7291c87f95a2a4c165/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:50.182Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/30d288e4dad74b7291c87f95a2a4c165/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[562], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:49 GMT]}
2026-06-15T08:46:50.182Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:50.183Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2026-06-15T08:46:50.183Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:50.210Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:50.210Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:50.211Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:50.633Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[418], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:50 GMT], Content-Type=[application/json]}
2026-06-15T08:46:50.634Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"b68c5f9cdae54a3084f242a8100ef17a","versionId":"3228580abdcb495ba080a93384732a4a"}
2026-06-15T08:46:50.637Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2026-06-15T08:46:50.657Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b68c5f9cdae54a3084f242a8100ef17a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:50.658Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b68c5f9cdae54a3084f242a8100ef17a/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:50.659Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b68c5f9cdae54a3084f242a8100ef17a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:50.912Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b68c5f9cdae54a3084f242a8100ef17a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[249], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:50 GMT]}
2026-06-15T08:46:50.913Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:50.913Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2026-06-15T08:46:50.914Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:50.938Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:50.939Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[798fb78b-b4ce-4eaa-a152-18309291c1ab], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:50.940Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:51.153Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[210], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:50 GMT], Content-Type=[application/json]}
2026-06-15T08:46:51.166Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7e3d77faeef34aa3a05204b5f488e244","versionId":"102a9078917d4bcca487de1bdca1101c"}
2026-06-15T08:46:51.169Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2026-06-15T08:46:51.192Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e3d77faeef34aa3a05204b5f488e244/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:51.192Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e3d77faeef34aa3a05204b5f488e244/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7e3d77faeef34aa3a05204b5f488e244/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[534fb16a-367a-4f83-b4a9-06d06d2d4357], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:51.193Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e3d77faeef34aa3a05204b5f488e244/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:51.540Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e3d77faeef34aa3a05204b5f488e244/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7e3d77faeef34aa3a05204b5f488e244/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[344], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:51 GMT]}
2026-06-15T08:46:51.541Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e3d77faeef34aa3a05204b5f488e244/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:51.541Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2026-06-15T08:46:51.541Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:51.569Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:51.570Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:51.571Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:51.801Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[227], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:51 GMT], Content-Type=[application/json]}
2026-06-15T08:46:51.801Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"ae9eab2a273745a78365262ada328f4a","versionId":"3cc3e1a7ff1640c3b5fb134fd98ae339"}
2026-06-15T08:46:51.804Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2026-06-15T08:46:51.823Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae9eab2a273745a78365262ada328f4a/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:51.824Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae9eab2a273745a78365262ada328f4a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ae9eab2a273745a78365262ada328f4a/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d64005bd-a153-4914-8677-0da9c9cf2152], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:51.828Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae9eab2a273745a78365262ada328f4a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:52.071Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae9eab2a273745a78365262ada328f4a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ae9eab2a273745a78365262ada328f4a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[240], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:51 GMT]}
2026-06-15T08:46:52.072Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae9eab2a273745a78365262ada328f4a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:52.073Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2026-06-15T08:46:52.073Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:52.105Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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]}
2026-06-15T08:46:52.106Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:52.107Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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"}]}
2026-06-15T08:46:52.276Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[165], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:52 GMT], Content-Type=[application/json]}
2026-06-15T08:46:52.277Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||{"id":"82b0b2e44da8424f936f3df7cf49c119","versionId":"87c85929ce3d45839e8c76ca2d7e775e"}
2026-06-15T08:46:52.279Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2026-06-15T08:46:52.299Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82b0b2e44da8424f936f3df7cf49c119/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:52.300Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82b0b2e44da8424f936f3df7cf49c119/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82b0b2e44da8424f936f3df7cf49c119/versions/latest/actions with request headers:{X-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d6a056f0-be98-4c5e-8a2a-43fcb7fd14a0], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:52.301Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82b0b2e44da8424f936f3df7cf49c119/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:52.513Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82b0b2e44da8424f936f3df7cf49c119/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82b0b2e44da8424f936f3df7cf49c119/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[209], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:52 GMT]}
2026-06-15T08:46:52.514Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82b0b2e44da8424f936f3df7cf49c119/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:52.515Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2026-06-15T08:46:52.516Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=?
2026-06-15T08:46:52.541Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2026-06-15T08:46:52.541Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c47312d6-de9d-4900-bed5-9a672657b6b5], X-ECOMP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-TransactionID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], X-ONAP-RequestID=[fa64c955-8a29-4f9d-b3ac-ad03345823ed], Content-Type=[application/json]}
2026-06-15T08:46:52.542Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}
2026-06-15T08:46:52.751Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[207], Server=[envoy], Date=[Mon, 15 Jun 2026 08:46:52 GMT], Content-Type=[application/json]}
2026-06-15T08:46:52.752Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3f3fea3e34d4426bbb7d6c4fe3d82973","versionId":"33f64304179644ccaf256f3967db4b0c"}
2026-06-15T08:46:52.755Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2026-06-15T08:46:52.773Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3f3fea3e34d4426bbb7d6c4fe3d82973/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2026-06-15T08:46:52.774Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f3fea3e34d4426bbb7d6c4fe3d82973/versions/latest/actions|INFO|500||Invoke
2026-06-15T08:46:52.775Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f3fea3e34d4426bbb7d6c4fe3d82973/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2026-06-15T08:46:53.079Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3f3fea3e34d4426bbb7d6c4fe3d82973/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[301], Server=[envoy], Content-Length=[0], Date=[Mon, 15 Jun 2026 08:46:52 GMT]}
2026-06-15T08:46:53.080Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Response was returned with an empty entity.
2026-06-15T08:46:53.080Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2026-06-15T08:47:02.690Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|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
2026-06-15T08:47:05.662Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2026-06-15T08:47:14.258Z|fa64c955-8a29-4f9d-b3ac-ad03345823ed|main|||||INFO|500||Started Application in 104.605 seconds (JVM running for 107.276)
2026-06-15T08:47:14.265Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2026-06-15T08:47:14.266Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2026-06-15T08:47:14.271Z||scheduling-1|||||INFO|500||DistributionClient - init
2026-06-15T08:47:14.365Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= fd2aeb81-d7a7-47ac-b489-d82fc674267b url= /sdc/v1/artifactTypes
2026-06-15T08:47:14.366Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2026-06-15T08:47:14.759Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2026-06-15T08:47:14.881Z||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
2026-06-15T08:47:14.881Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2026-06-15T08:47:14.882Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 09c74fb3-39ac-413d-9d7d-f4c282821cd0 url= /sdc/v1/distributionKafkaData
2026-06-15T08:47:14.882Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2026-06-15T08:47:14.978Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2026-06-15T08:47:14.985Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2a4091eb
2026-06-15T08:47:15.192Z||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-a390792f-2d10-4963-8356-76094ab006a5
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
2026-06-15T08:47:15.368Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a390792f-2d10-4963-8356-76094ab006a5] Instantiated an idempotent producer.
2026-06-15T08:47:15.560Z||scheduling-1|||||INFO|500||Successfully logged in.
2026-06-15T08:47:15.684Z||scheduling-1|||||INFO|500||Kafka version: 3.3.2
2026-06-15T08:47:15.685Z||scheduling-1|||||INFO|500||Kafka commitId: b66af662e61082cb
2026-06-15T08:47:15.685Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1781513235681
2026-06-15T08:47:15.690Z||scheduling-1|||||INFO|500||start DistributionClient
2026-06-15T08:47:15.756Z||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-54a3fb72-23e8-4d1b-996a-0a03ba78d982
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
2026-06-15T08:47:16.050Z||scheduling-1|||||INFO|500||Kafka version: 3.3.2
2026-06-15T08:47:16.051Z||scheduling-1|||||INFO|500||Kafka commitId: b66af662e61082cb
2026-06-15T08:47:16.051Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1781513236050
2026-06-15T08:47:16.053Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:47:16.055Z||pool-4-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:47:16.057Z||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-e6c6e62f-a6a3-436f-be9e-d42254936aa9
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
2026-06-15T08:47:16.067Z||scheduling-1|||||INFO|500||Kafka version: 3.3.2
2026-06-15T08:47:16.068Z||scheduling-1|||||INFO|500||Kafka commitId: b66af662e61082cb
2026-06-15T08:47:16.068Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1781513236067
2026-06-15T08:47:16.069Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:47:16.071Z||pool-4-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:47:16.075Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2026-06-15T08:47:18.358Z||kafka-producer-network-thread | SO-sdc-controller-producer-a390792f-2d10-4963-8356-76094ab006a5|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a390792f-2d10-4963-8356-76094ab006a5] Cluster ID: 2dw4x2C4RZmgWtKPgrRpGA
2026-06-15T08:47:18.358Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 JqYlLoOpRj2XnWwl9PFPmg
2026-06-15T08:47:18.358Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:18.359Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:18.359Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 JqYlLoOpRj2XnWwl9PFPmg
2026-06-15T08:47:18.360Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:18.360Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:18.360Z||kafka-producer-network-thread | SO-sdc-controller-producer-a390792f-2d10-4963-8356-76094ab006a5|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a390792f-2d10-4963-8356-76094ab006a5] ProducerId set to 2008 with epoch 0
2026-06-15T08:47:18.360Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:18.360Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 JqYlLoOpRj2XnWwl9PFPmg
2026-06-15T08:47:18.360Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:18.361Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 JqYlLoOpRj2XnWwl9PFPmg
2026-06-15T08:47:18.361Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 JqYlLoOpRj2XnWwl9PFPmg
2026-06-15T08:47:18.361Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 JqYlLoOpRj2XnWwl9PFPmg
2026-06-15T08:47:18.364Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Cluster ID: 2dw4x2C4RZmgWtKPgrRpGA
2026-06-15T08:47:18.364Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Cluster ID: 2dw4x2C4RZmgWtKPgrRpGA
2026-06-15T08:47:18.365Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Discovered group coordinator onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2147483645 rack: null)
2026-06-15T08:47:18.365Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Discovered group coordinator onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2147483645 rack: null)
2026-06-15T08:47:18.451Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] (Re-)joining group
2026-06-15T08:47:18.452Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] (Re-)joining group
2026-06-15T08:47:18.771Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982-40e8eff6-b116-4ab3-9a0f-9f20b5dcaf4a
2026-06-15T08:47:18.771Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9-2e5a7f74-91f4-471d-b75a-09439586bec4
2026-06-15T08:47:18.772Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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)
2026-06-15T08:47:18.772Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] (Re-)joining group
2026-06-15T08:47:18.773Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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)
2026-06-15T08:47:18.774Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] (Re-)joining group
2026-06-15T08:47:24.778Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982-40e8eff6-b116-4ab3-9a0f-9f20b5dcaf4a', protocol='range'}
2026-06-15T08:47:24.778Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9-2e5a7f74-91f4-471d-b75a-09439586bec4', protocol='range'}
2026-06-15T08:47:24.818Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:24.818Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:24.818Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:24.819Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:24.819Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:24.819Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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 yGNJmy6hT46n-KuPw8f-Cw
2026-06-15T08:47:24.823Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9-2e5a7f74-91f4-471d-b75a-09439586bec4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982-40e8eff6-b116-4ab3-9a0f-9f20b5dcaf4a=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])}
2026-06-15T08:47:24.855Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982-40e8eff6-b116-4ab3-9a0f-9f20b5dcaf4a', protocol='range'}
2026-06-15T08:47:24.855Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9-2e5a7f74-91f4-471d-b75a-09439586bec4', protocol='range'}
2026-06-15T08:47:24.856Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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])
2026-06-15T08:47:24.857Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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])
2026-06-15T08:47:24.861Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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
2026-06-15T08:47:24.861Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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
2026-06-15T08:47:24.875Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2026-06-15T08:47:24.875Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2026-06-15T08:47:24.876Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2026-06-15T08:47:24.876Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2026-06-15T08:47:24.876Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2026-06-15T08:47:24.876Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2026-06-15T08:47:24.876Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2026-06-15T08:47:24.877Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2026-06-15T08:47:24.877Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2026-06-15T08:47:24.877Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2026-06-15T08:47:24.877Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2026-06-15T08:47:24.877Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2026-06-15T08:47:24.949Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.
2026-06-15T08:47:24.950Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.
2026-06-15T08:47:25.073Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.
2026-06-15T08:47:25.074Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.
2026-06-15T08:47:25.076Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.
2026-06-15T08:47:25.076Z||pool-4-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-54a3fb72-23e8-4d1b-996a-0a03ba78d982, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.
2026-06-15T08:47:25.148Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.
2026-06-15T08:47:25.149Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.
2026-06-15T08:47:25.153Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.
2026-06-15T08:47:25.154Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.
2026-06-15T08:47:25.154Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.
2026-06-15T08:47:25.154Z||pool-4-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e6c6e62f-a6a3-436f-be9e-d42254936aa9, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.
2026-06-15T08:47:31.062Z||pool-4-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:47:31.074Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:47:46.062Z||pool-4-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:47:46.075Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:47:57.676Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2026-06-15T08:48:01.064Z||pool-4-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:48:01.076Z||pool-4-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:48:16.066Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:48:16.077Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:48:31.067Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:48:31.078Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:48:46.069Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:48:46.078Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:49:01.071Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:49:01.079Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:49:16.073Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:49:16.080Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:49:31.074Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:49:31.083Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:49:46.076Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:49:46.083Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:50:01.076Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:50:01.085Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:50:16.078Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:50:16.086Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:50:31.079Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:50:31.088Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:50:46.080Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:50:46.088Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:51:01.082Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:51:01.090Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:51:16.082Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:51:16.091Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:51:31.084Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:51:31.092Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:51:46.086Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:51:46.094Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:52:01.086Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:52:01.094Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:52:16.088Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:52:16.095Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:52:31.089Z||pool-4-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:52:31.096Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:52:46.090Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:52:46.098Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:53:01.091Z||pool-4-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:53:01.100Z||pool-4-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:53:16.091Z||pool-4-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:53:16.101Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:53:31.093Z||pool-4-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:53:31.103Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2026-06-15T08:53:46.093Z||pool-4-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2026-06-15T08:53:46.103Z||pool-4-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO