By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-02T05:30:36.151Z||main|||||INFO|500||The following profiles are active: basic 2023-03-02T05:30:52.863Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-02T05:30:52.864Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-02T05:30:53.097Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-02T05:30:59.461Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-02T05:31:00.167Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-02T05:31:01.017Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-02T05:31:01.341Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-02T05:31:02.361Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-02T05:31:05.741Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-02T05:31:06.744Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-02T05:31:11.627Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-02T05:31:11.877Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-02T05:31:11.893Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-02T05:31:11.911Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-02T05:31:12.878Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-02T05:31:13.559Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-02T05:31:15.319Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-02T05:31:16.248Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-03-02T05:31:17.428Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:17.443Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:17.485Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:20.150Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:20.152Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:17 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:20.158Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"57acfb3fc3e44918a85f157c545ab598","versionId":"e9d846bcc4794cc7a8698943ac7361e0"} 2023-03-02T05:31:20.200Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-02T05:31:20.378Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:20.379Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0668e548-7629-4050-a151-adaa25b0fec1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:20.382Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:21.070Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:20 GMT]} 2023-03-02T05:31:21.072Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:21.073Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:21.075Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-02T05:31:21.076Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:21.179Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:21.182Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:21.184Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:21.616Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:21.618Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:21 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:21.625Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"c5450fcbe5ed427e9bbf1053805d515b","versionId":"e6a6103f705c47e0943a5e36b52a7d05"} 2023-03-02T05:31:21.629Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-02T05:31:21.723Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:21.724Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5bfec288-c5df-4129-ae39-15f21d25fde3], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:21.728Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:22.271Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:21 GMT]} 2023-03-02T05:31:22.272Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:22.275Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:22.275Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-02T05:31:22.277Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:22.385Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:22.387Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:22.388Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:22.833Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:22.834Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:22 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:22.837Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"7378729cb1f743f792cc3a89f6510750","versionId":"cdf039bc5abd4124b030b62cabef7468"} 2023-03-02T05:31:22.842Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-02T05:31:22.993Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:22.995Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[315e5cdb-c71d-4bb4-a563-b8eb7e8eedc3], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:22.997Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:23.907Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:23 GMT]} 2023-03-02T05:31:23.909Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:23.910Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:23.910Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-02T05:31:23.911Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:24.020Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:24.021Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[50b7bd2d-400a-4c87-be90-7e0a22c43e76], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:24.025Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:25.009Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:24 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:25.012Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3719c2cad7574c3aa68db023bf0d6056","versionId":"95a1cc06ae084e2180e95d3a56aba17b"} 2023-03-02T05:31:25.013Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:25.017Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-02T05:31:25.092Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:25.094Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bf1d3a12-fc2a-4e5e-a06d-b08c580d69ac], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:25.097Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:25.941Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:25 GMT]} 2023-03-02T05:31:25.943Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:25.944Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:25.947Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-02T05:31:25.947Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:26.021Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:26.022Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4a434161-e455-4210-828b-c5e20eae0472], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:26.024Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:26.706Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:26 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:26.707Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d0f61eead18d4befb5607d2729c6b087","versionId":"b3f7c62ee0ef4063bbe5731a689f4c35"} 2023-03-02T05:31:26.709Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:26.729Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-02T05:31:26.808Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:26.809Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fafcccbe-bb06-4be0-a939-dc3591e480e1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:26.811Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:27.901Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:26 GMT]} 2023-03-02T05:31:27.903Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:27.904Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:27.906Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-02T05:31:27.907Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:27.974Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:27.976Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:27.982Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:28.590Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:28.592Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:27 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:28.594Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"47991e20e07740b88fca7f37d5424f21","versionId":"7868bfa67fa34100bd235c078a1aee19"} 2023-03-02T05:31:28.597Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-02T05:31:28.642Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:28.643Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[78ed00df-5ddd-4ce4-937e-dd66f7530fee], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:28.644Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:29.706Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:28 GMT]} 2023-03-02T05:31:29.708Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:29.709Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:29.711Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-02T05:31:29.711Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:29.823Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:29.824Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[979a1328-8773-48a2-9d7a-98b5ebd3eef4], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:29.827Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:30.089Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:29 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:30.091Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1f7dbf781b544613b2b1fa243698e637","versionId":"4a967c238da940afbfc97e26ff0f9c93"} 2023-03-02T05:31:30.092Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:30.095Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-02T05:31:30.155Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:30.156Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3ce1aea3-9b35-481f-b1a4-caaf92c4058a], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:30.158Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:30.438Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:30 GMT]} 2023-03-02T05:31:30.439Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:30.440Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:30.440Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-02T05:31:30.440Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:30.489Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:30.490Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[34d7fa2a-df6d-43f5-a4a3-fdbc887f2454], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:30.491Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:30.673Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:30 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:30.674Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2970b8c9968c45da8380bdf2871ca948","versionId":"522be5f4656c493fb4ff3fee15d323a8"} 2023-03-02T05:31:30.675Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:30.679Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-02T05:31:30.753Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:30.754Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[87a6bd66-4868-4b67-93e1-96e600859d03], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:30.755Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:31.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:30 GMT]} 2023-03-02T05:31:31.049Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:31.050Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:31.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-02T05:31:31.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:31.095Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:31.096Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:31.098Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:31.514Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:31.515Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:31 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:31.516Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"ba61125abf9b43e0bf4a3c3a2691673f","versionId":"9df0424f900b41bf805195f50a75b705"} 2023-03-02T05:31:31.521Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-02T05:31:31.561Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:31.562Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:31.564Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:32.318Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:32.319Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:31 GMT]} 2023-03-02T05:31:32.319Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:32.320Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-02T05:31:32.320Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:32.391Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:32.393Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:32.395Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:32.802Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:32.803Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:32 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:32.803Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"8ed65eef5ada456992acfee45ef317f8","versionId":"eb60fd88481b41c3b9a130a799fa6b8e"} 2023-03-02T05:31:32.806Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-02T05:31:32.853Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:32.854Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:32.855Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:33.384Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:33.385Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:32 GMT]} 2023-03-02T05:31:33.386Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:33.386Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-02T05:31:33.387Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:33.445Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:33.446Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[38360553-a38b-476d-8a7f-a40ac343746c], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:33.447Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:33.847Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:33 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:33.848Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3a8ac32e3c25471f968a96714c15ca7c","versionId":"444d2231f1f544c9a613afcf2e450c9d"} 2023-03-02T05:31:33.849Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:33.852Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-02T05:31:33.891Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:33.892Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d353e8a-2c58-4c84-b499-0979548f236d], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:33.893Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:34.575Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:33 GMT]} 2023-03-02T05:31:34.576Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:34.578Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:34.578Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-02T05:31:34.578Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:34.658Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:34.659Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c3c239c3-63f5-4bab-8e2a-c9f2d1a66a08], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:34.660Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:34.890Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:34 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:34.891Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d6ce5ac1ccbd46b79231c49f6ce8beca","versionId":"83dcd0e7ce0a468492af0a73c2aaec2a"} 2023-03-02T05:31:34.892Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:34.894Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-02T05:31:34.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:34.942Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:34.943Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:35.298Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:35.298Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:34 GMT]} 2023-03-02T05:31:35.299Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:35.299Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-02T05:31:35.299Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:35.348Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:35.349Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:35.350Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:35.563Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:35.563Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:35 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:35.564Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"52104de598084d3c8dcec952d2bc6de2","versionId":"063ef63dbd58477aadc2237930746d51"} 2023-03-02T05:31:35.567Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-02T05:31:35.839Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:35.846Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[30b5ccd1-9a31-4c79-a432-a5a1e97982f1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:35.849Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:36.150Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:35 GMT]} 2023-03-02T05:31:36.151Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:36.151Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:36.152Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-02T05:31:36.152Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:36.192Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:36.192Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0fac5a96-0288-400b-ac7a-c59ed3dde835], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:36.194Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:36.583Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:36 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:36.586Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cbade136298d487a90fc05830263a80e","versionId":"1ef6c25e78234c0fad38c03950bf086b"} 2023-03-02T05:31:36.587Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:36.590Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-02T05:31:36.645Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:36.651Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3ef72b28-bc22-4392-9c8f-55bba0848779], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:36.653Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:37.198Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:36 GMT]} 2023-03-02T05:31:37.199Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:37.200Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:37.201Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-02T05:31:37.202Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:37.277Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:37.278Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[32b9adf4-d0e8-481e-aa41-ad19ec3918c3], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:37.279Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:37.522Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:37 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:37.524Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cbf492f42a2f48579c6b65115fce78a5","versionId":"7bafd14dc6c040ba83a1162caff055e6"} 2023-03-02T05:31:37.525Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:37.529Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-02T05:31:37.571Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:37.573Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:37.575Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:37.936Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:37.937Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:37 GMT]} 2023-03-02T05:31:37.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:37.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-02T05:31:37.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:38.025Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:38.026Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8561ff0a-46af-47b3-83d5-ddbf506c1877], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:38.027Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:38.415Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:38 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:38.416Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"63c3050523294c5e9a35477851f6915e","versionId":"157152d31f464cba937bc6a9ef516894"} 2023-03-02T05:31:38.417Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:38.422Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-02T05:31:38.466Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:38.467Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d28e7a93-fef4-4ebd-b759-652483f786ea], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:38.468Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:38.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:38 GMT]} 2023-03-02T05:31:38.939Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:38.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:38.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-02T05:31:38.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:39.013Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:39.014Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c5a33246-5c12-4b0c-8b4d-d0d280c241bd], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:39.019Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:39.502Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:39 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:39.503Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"58279b5c803846519cd06e89478c599e","versionId":"4c684bfd4a514a19aef971afc4218d53"} 2023-03-02T05:31:39.504Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:39.523Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-02T05:31:39.566Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:39.567Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[09921af5-86bf-42a3-a749-91eb823e985d], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:39.568Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:40.259Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:39 GMT]} 2023-03-02T05:31:40.259Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:40.260Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:40.260Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-02T05:31:40.261Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:40.309Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:40.310Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7208f79e-ec00-4947-b278-5b5e04ede4bc], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:40.311Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:40.607Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:40 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:40.609Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9988ba4fc9ef4f1db700d2f6d8b88e88","versionId":"8ca5045a445645238a7882820f26fd3c"} 2023-03-02T05:31:40.610Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:40.613Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-02T05:31:40.678Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:40.680Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:40.682Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:41.210Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:41.212Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:40 GMT]} 2023-03-02T05:31:41.212Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:41.213Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-02T05:31:41.219Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:41.294Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:41.295Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c99c0fa-3682-4016-964e-500ccefcd0a1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:41.298Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:42.039Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:41 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:42.041Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"70b303225f434abeb3a626aec462eb15","versionId":"6aee9d1264b7409092809be203c1ac7a"} 2023-03-02T05:31:42.043Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:42.047Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-02T05:31:42.109Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:42.111Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:42.112Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:42.792Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:42.793Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:42 GMT]} 2023-03-02T05:31:42.794Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:42.794Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-02T05:31:42.794Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:42.863Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:42.865Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:42.866Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:43.227Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:43.228Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:42 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:43.230Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"13816b01e30e44c596974f8e499795f1","versionId":"047b4bf710b941d888e374cd5bcc05e4"} 2023-03-02T05:31:43.234Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-02T05:31:43.321Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:43.322Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c94db9fc-5d50-4616-968d-a4eed7ed338c], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:43.324Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:43.842Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:43 GMT]} 2023-03-02T05:31:43.843Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:43.843Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:43.844Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-02T05:31:43.844Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:43.896Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:43.897Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cc1fff8e-11ad-4ff7-9a66-472396e3ce8a], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:43.902Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:44.117Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:43 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:44.119Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3a880f2b13ee4d5489c799c9af76890b","versionId":"e711c68db75f4715a3ddf1d32fc11a65"} 2023-03-02T05:31:44.120Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:44.123Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-02T05:31:44.157Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:44.159Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:44.161Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:44.517Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:44.519Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:44 GMT]} 2023-03-02T05:31:44.519Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:44.520Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-02T05:31:44.520Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:44.579Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:44.580Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:44.585Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:44.906Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:44.906Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:44 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:44.907Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"5c7eb26c1fe84b4786d5df716ef43347","versionId":"3333427706d3437d80e8ea65c7d43a97"} 2023-03-02T05:31:44.909Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-02T05:31:44.953Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:44.955Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d2220f8-e1dc-43dc-9da4-c8ce86638f6e], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:44.957Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:45.390Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:44 GMT]} 2023-03-02T05:31:45.390Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:45.391Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:45.392Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-02T05:31:45.392Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:45.454Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:45.457Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:45.458Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-02T05:31:45.635Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:45.636Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:45.637Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"8e02922f7c44494699173d1e72dbbc07","versionId":"777aa81a5a6a4677ae05b9f18d894c63"} 2023-03-02T05:31:45.640Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-02T05:31:45.678Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:45.678Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[25f23e5e-a106-43f1-8969-4289cd6f230c], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:45.680Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:46.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:45 GMT]} 2023-03-02T05:31:46.050Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:46.050Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:46.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-02T05:31:46.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-02T05:31:46.103Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:46.103Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bd11aefc-6d5a-476c-91ae-357420a10bb4], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:46.105Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-03-02T05:31:46.378Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:46 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:46.380Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"008be93b7e1941d08f2d8c358bd66092","versionId":"c6d00a21a5fa4cc18ef44a3df45a97d6"} 2023-03-02T05:31:46.381Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:46.385Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-02T05:31:46.420Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:46.421Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0b8ea106-b76c-4a1d-be2e-11b46991e457], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:46.422Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:47.001Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:46 GMT]} 2023-03-02T05:31:47.002Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:47.003Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:47.003Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-02T05:31:52.998Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-02T05:31:58.047Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||WARN|500||--- 2023-03-02T05:31:58.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-02T05:31:58.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||WARN|500||--- 2023-03-02T05:31:58.666Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-02T05:32:06.963Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Started Application in 96.843 seconds (JVM running for 101.487) 2023-03-02T05:32:06.989Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-02T05:32:06.991Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-02T05:32:07.000Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-02T05:32:07.138Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b3987a0a-03cf-424a-be33-c8032e51fc60 url= /sdc/v1/artifactTypes 2023-03-02T05:32:07.151Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-02T05:32:07.335Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-02T05:32:07.434Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-02T05:32:07.434Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-02T05:32:07.435Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 587c0985-9d70-487b-9e4d-8808f0ebfd2e url= /sdc/v1/distributionKafkaData 2023-03-02T05:32:07.441Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-02T05:32:07.491Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-02T05:32:07.509Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6d1cc45a 2023-03-02T05:32:07.643Z||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-7fecb547-f054-4267-915c-583dbec17997 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-02T05:32:07.786Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Instantiated an idempotent producer. 2023-03-02T05:32:07.954Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-02T05:32:08.091Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-02T05:32:08.091Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-02T05:32:08.091Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677735128086 2023-03-02T05:32:08.104Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-02T05:32:08.139Z||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-00586915-b995-4fb3-9b8e-a915f79e0a0e client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-02T05:32:08.281Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-02T05:32:08.282Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-02T05:32:08.286Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677735128281 2023-03-02T05:32:08.289Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:32:08.292Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:32:08.292Z||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-15a64482-e666-4cc1-9955-7e4ff24b235f client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-02T05:32:08.336Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-02T05:32:08.338Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-02T05:32:08.339Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677735128336 2023-03-02T05:32:08.340Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:32:08.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:32:08.351Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-02T05:32:09.484Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.486Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.487Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Cluster ID: GbbAirchRVyDiGOERiQp0A 2023-03-02T05:32:09.487Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.487Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.487Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Cluster ID: GbbAirchRVyDiGOERiQp0A 2023-03-02T05:32:09.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Cluster ID: GbbAirchRVyDiGOERiQp0A 2023-03-02T05:32:09.490Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] ProducerId set to 2 with epoch 0 2023-03-02T05:32:09.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-02T05:32:09.502Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-02T05:32:09.546Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] (Re-)joining group 2023-03-02T05:32:09.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] (Re-)joining group 2023-03-02T05:32:09.611Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804 2023-03-02T05:32:09.612Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-02T05:32:09.613Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] (Re-)joining group 2023-03-02T05:32:09.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f 2023-03-02T05:32:09.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-02T05:32:09.622Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] (Re-)joining group 2023-03-02T05:32:15.620Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804', protocol='range'} 2023-03-02T05:32:15.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f', protocol='range'} 2023-03-02T05:32:15.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.731Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.731Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.732Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804=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-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-02T05:32:15.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f', protocol='range'} 2023-03-02T05:32:15.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-02T05:32:15.772Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-02T05:32:15.775Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804', protocol='range'} 2023-03-02T05:32:15.787Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-02T05:32:15.788Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-02T05:32:15.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-02T05:32:15.793Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-02T05:32:15.794Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-02T05:32:15.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-02T05:32:15.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-02T05:32:15.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-02T05:32:15.797Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-02T05:32:15.798Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-02T05:32:15.902Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-02T05:32:15.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-02T05:32:15.931Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-02T05:32:15.931Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-02T05:32:15.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-02T05:32:15.934Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-02T05:32:15.934Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-02T05:32:15.934Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-02T05:32:15.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-02T05:32:15.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-02T05:32:15.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-02T05:32:15.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-02T05:33:08.296Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:33:08.345Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:34:08.300Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:34:08.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:35:08.305Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:35:08.348Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:36:08.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:36:08.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:37:08.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:37:08.351Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:38:08.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:38:08.352Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:39:08.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:39:08.353Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:40:08.313Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:40:08.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:41:08.314Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:41:08.356Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:41:09.526Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Node -1 disconnected. 2023-03-02T05:41:09.754Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Node -1 disconnected. 2023-03-02T05:41:09.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Node -1 disconnected. 2023-03-02T05:41:20.124Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-02T05:42:08.316Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:42:08.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:43:08.318Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:43:08.358Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:44:08.320Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:44:08.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:45:08.323Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:45:08.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:46:08.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:46:08.363Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:47:08.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:47:08.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:48:08.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:48:08.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:49:08.329Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:49:08.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:50:08.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:50:08.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:51:08.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:51:08.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:52:08.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:52:08.371Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:53:08.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:53:08.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:54:08.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:54:08.374Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:55:08.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:55:08.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:56:08.340Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:56:08.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:57:08.342Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:57:08.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:58:08.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:58:08.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:59:08.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:59:08.378Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:00:08.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:00:08.379Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:01:08.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:01:08.381Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:02:08.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:02:08.382Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:03:08.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:03:08.382Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:04:08.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:04:08.384Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:05:08.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:05:08.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:06:08.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:06:08.386Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:07:08.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:07:08.386Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:08:08.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:08:08.388Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:09:08.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:09:08.390Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:10:08.363Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:10:08.391Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:11:08.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:11:08.392Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:12:08.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:12:08.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO