JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-04-25T23:20:16.571Z||main|||||INFO|500||The following profiles are active: basic 2023-04-25T23:20:30.308Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-25T23:20:30.309Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-25T23:20:30.500Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-25T23:20:36.451Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-25T23:20:36.973Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-25T23:20:37.547Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-25T23:20:37.965Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-25T23:20:38.995Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-25T23:20:42.363Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-25T23:20:46.570Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-04-25T23:20:48.913Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-25T23:20:49.025Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-25T23:20:49.097Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-25T23:20:49.106Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-25T23:20:49.665Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-25T23:20:50.061Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-25T23:20:51.137Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-04-25T23:20:51.881Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-04-25T23:20:52.532Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:20:52.536Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6de91a6f-1c7e-43e1-96c2-202bf2c1c744], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:20:52.558Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:20:54.318Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1750], Server=[envoy], Date=[Tue, 25 Apr 2023 23:20:52 GMT], Content-Type=[application/json]} 2023-04-25T23:20:54.320Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"565ed57bc1be4cf1b1099b599fe11217","versionId":"319792339f734278869623b649b06e5c"} 2023-04-25T23:20:54.321Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:20:54.350Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-04-25T23:20:54.484Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:20:54.485Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fcec2e36-28c5-41a0-8afa-39ca8d6e76ed], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:20:54.491Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:20:55.183Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[657], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:20:54 GMT]} 2023-04-25T23:20:55.184Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:20:55.185Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/565ed57bc1be4cf1b1099b599fe11217/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:20:55.187Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-04-25T23:20:55.189Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:20:55.294Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:20:55.295Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bdebcf65-b856-4415-82dd-5ef5742f2028], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:20:55.297Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:20:55.592Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[288], Server=[envoy], Date=[Tue, 25 Apr 2023 23:20:55 GMT], Content-Type=[application/json]} 2023-04-25T23:20:55.594Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"841210a07bb24b148316516185b9d939","versionId":"a703350a74b14378930f748b11f99dd4"} 2023-04-25T23:20:55.596Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:20:55.603Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-04-25T23:20:55.689Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/841210a07bb24b148316516185b9d939/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:20:55.693Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841210a07bb24b148316516185b9d939/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:20:55.696Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841210a07bb24b148316516185b9d939/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:20:56.136Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841210a07bb24b148316516185b9d939/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:20:56.139Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/841210a07bb24b148316516185b9d939/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[435], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:20:55 GMT]} 2023-04-25T23:20:56.140Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:20:56.141Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-04-25T23:20:56.141Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:20:56.220Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:20:56.221Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[49cb2e8c-4265-4ddd-8430-2e5962bda3f6], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:20:56.225Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:20:56.519Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[289], Server=[envoy], Date=[Tue, 25 Apr 2023 23:20:55 GMT], Content-Type=[application/json]} 2023-04-25T23:20:56.521Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"13be7cd1ceb744428e9cc0ecd4c95153","versionId":"0b40a7906d8b4e51be98fb3ca98caa10"} 2023-04-25T23:20:56.523Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:20:56.528Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-04-25T23:20:56.571Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/13be7cd1ceb744428e9cc0ecd4c95153/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:20:56.573Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13be7cd1ceb744428e9cc0ecd4c95153/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:20:56.575Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13be7cd1ceb744428e9cc0ecd4c95153/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:20:57.052Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13be7cd1ceb744428e9cc0ecd4c95153/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:20:57.054Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/13be7cd1ceb744428e9cc0ecd4c95153/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[472], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:20:56 GMT]} 2023-04-25T23:20:57.055Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:20:57.056Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-04-25T23:20:57.057Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:20:57.137Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:20:57.140Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:20:57.142Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:20:57.434Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:20:57.436Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[287], Server=[envoy], Date=[Tue, 25 Apr 2023 23:20:56 GMT], Content-Type=[application/json]} 2023-04-25T23:20:57.438Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"5747e1d6c8d84a288bc301e6bb70612b","versionId":"9fb058cf30174546a8ab32e1a01a01e7"} 2023-04-25T23:20:57.442Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-25T23:20:57.507Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:20:57.508Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a54d67a9-eb2b-4a07-a7a2-53137f26c574], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:20:57.511Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:20:58.111Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[597], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:20:57 GMT]} 2023-04-25T23:20:58.111Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:20:58.112Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5747e1d6c8d84a288bc301e6bb70612b/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:20:58.112Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-25T23:20:58.112Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:20:58.196Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:20:58.197Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:20:58.199Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:20:58.428Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:20:58.428Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[224], Server=[envoy], Date=[Tue, 25 Apr 2023 23:20:57 GMT], Content-Type=[application/json]} 2023-04-25T23:20:58.434Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"3818a4e5a7994fadb099030cfd45eced","versionId":"72f339fc17c84485a3ab0dd9061f0adf"} 2023-04-25T23:20:58.439Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-25T23:20:58.478Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:20:58.479Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4331502f-8c89-4f01-a5be-90cdb27a1b5a], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:20:58.481Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:20:59.102Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[616], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:20:58 GMT]} 2023-04-25T23:20:59.103Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:20:59.104Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3818a4e5a7994fadb099030cfd45eced/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:20:59.105Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-25T23:20:59.105Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:20:59.176Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:20:59.177Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f879300d-ea61-45c1-bbb7-736d48c9621c], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:20:59.179Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:20:59.442Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[259], Server=[envoy], Date=[Tue, 25 Apr 2023 23:20:58 GMT], Content-Type=[application/json]} 2023-04-25T23:20:59.444Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4d5718825363454ca8a201c91ab75c6e","versionId":"1540b4528ffb475c99290568fe9fd954"} 2023-04-25T23:20:59.445Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:20:59.448Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-25T23:20:59.495Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4d5718825363454ca8a201c91ab75c6e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:20:59.497Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4d5718825363454ca8a201c91ab75c6e/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:20:59.499Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4d5718825363454ca8a201c91ab75c6e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:20:59.953Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4d5718825363454ca8a201c91ab75c6e/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:20:59.954Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4d5718825363454ca8a201c91ab75c6e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[450], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:20:59 GMT]} 2023-04-25T23:20:59.955Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:20:59.955Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-25T23:20:59.956Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:00.008Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:00.010Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:00.012Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:00.332Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:00.333Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[316], Server=[envoy], Date=[Tue, 25 Apr 2023 23:20:59 GMT], Content-Type=[application/json]} 2023-04-25T23:21:00.335Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"e351c27bd88e4e5ab1c55883d918a2ed","versionId":"db68c5a25e434dd794d2fc4e4f398be0"} 2023-04-25T23:21:00.337Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-04-25T23:21:00.388Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e351c27bd88e4e5ab1c55883d918a2ed/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:00.391Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e351c27bd88e4e5ab1c55883d918a2ed/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:00.393Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e351c27bd88e4e5ab1c55883d918a2ed/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:00.964Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e351c27bd88e4e5ab1c55883d918a2ed/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:00.964Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e351c27bd88e4e5ab1c55883d918a2ed/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[566], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:00 GMT]} 2023-04-25T23:21:00.964Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:00.965Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-04-25T23:21:00.965Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:01.000Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:01.001Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:01.002Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:01.314Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:01.315Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[303], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:00 GMT], Content-Type=[application/json]} 2023-04-25T23:21:01.316Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"8aee0accc69d4bfe8247c8d724ccad3d","versionId":"74ccd8c4f8034440837f5fe25834ca1f"} 2023-04-25T23:21:01.319Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-04-25T23:21:01.387Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:01.388Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4617ac7f-4c5f-4c18-a699-974f5f7c98d6], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:01.389Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:01.935Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[542], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:01 GMT]} 2023-04-25T23:21:01.936Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:01.937Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aee0accc69d4bfe8247c8d724ccad3d/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:01.938Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-04-25T23:21:01.938Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:01.996Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:01.997Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96b2bbd4-3192-4492-b5fd-e09c08327f41], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:01.998Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:02.243Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[242], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:01 GMT], Content-Type=[application/json]} 2023-04-25T23:21:02.245Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"aaf9b0e8f778473aa683e711b5c3d547","versionId":"8f9df022ab154783bee4799eb92c4d3f"} 2023-04-25T23:21:02.247Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:02.251Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-04-25T23:21:02.296Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:02.297Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1726f569-6d70-4658-a191-104b73f92a71], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:02.300Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:02.714Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[409], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:02 GMT]} 2023-04-25T23:21:02.715Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:02.717Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aaf9b0e8f778473aa683e711b5c3d547/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:02.717Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-04-25T23:21:02.718Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:02.780Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:02.781Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:02.784Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:03.098Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:03.099Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[311], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:02 GMT], Content-Type=[application/json]} 2023-04-25T23:21:03.101Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"2257f3a164a3426d95ebd4a0ac18a596","versionId":"6c82cba637f04cf7969d1574fb7c65f5"} 2023-04-25T23:21:03.105Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-04-25T23:21:03.155Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2257f3a164a3426d95ebd4a0ac18a596/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:03.156Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2257f3a164a3426d95ebd4a0ac18a596/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:03.157Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2257f3a164a3426d95ebd4a0ac18a596/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:03.616Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2257f3a164a3426d95ebd4a0ac18a596/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:03.617Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2257f3a164a3426d95ebd4a0ac18a596/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[455], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:02 GMT]} 2023-04-25T23:21:03.617Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:03.617Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-04-25T23:21:03.617Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:03.658Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:03.659Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1a0d1518-8d7e-4ac7-8701-c2712ea81491], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:03.661Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:03.940Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[276], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:03 GMT], Content-Type=[application/json]} 2023-04-25T23:21:03.942Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ce1c76c96e7f43a7aa6dda7cd2de8d20","versionId":"c7cc3eeb607f4c43887384fad0c3be46"} 2023-04-25T23:21:03.944Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:03.949Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-04-25T23:21:03.996Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ce1c76c96e7f43a7aa6dda7cd2de8d20/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:03.998Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce1c76c96e7f43a7aa6dda7cd2de8d20/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:04.000Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce1c76c96e7f43a7aa6dda7cd2de8d20/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:04.368Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce1c76c96e7f43a7aa6dda7cd2de8d20/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:04.369Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ce1c76c96e7f43a7aa6dda7cd2de8d20/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[364], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:03 GMT]} 2023-04-25T23:21:04.370Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:04.370Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-04-25T23:21:04.371Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:04.414Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:04.415Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[38f6918a-912c-48db-aa2a-47bd8c833425], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:04.417Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:04.650Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[229], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:04 GMT], Content-Type=[application/json]} 2023-04-25T23:21:04.651Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9da7021206054069b47254eaf482094f","versionId":"8a103517ef1a4a34b70bfbe1434b73e7"} 2023-04-25T23:21:04.653Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:04.661Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-04-25T23:21:04.696Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9da7021206054069b47254eaf482094f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:04.698Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9da7021206054069b47254eaf482094f/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:04.699Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9da7021206054069b47254eaf482094f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:05.116Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9da7021206054069b47254eaf482094f/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:05.117Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9da7021206054069b47254eaf482094f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[412], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:04 GMT]} 2023-04-25T23:21:05.118Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:05.119Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-04-25T23:21:05.120Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:05.207Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:05.209Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[592ae3ea-4f12-4e28-8bd8-7f58215cb0d2], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:05.211Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:05.524Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[307], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:04 GMT], Content-Type=[application/json]} 2023-04-25T23:21:05.526Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"072f56de56554fc4bb4f0c93e428f9dc","versionId":"f024a4daedb343a8a02755cae3d40110"} 2023-04-25T23:21:05.528Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:05.532Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-04-25T23:21:05.567Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:05.568Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eff60589-3f2b-4456-9b8e-cb16d9b1b58b], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:05.569Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:06.026Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[452], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:05 GMT]} 2023-04-25T23:21:06.027Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:06.029Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/072f56de56554fc4bb4f0c93e428f9dc/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:06.030Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-04-25T23:21:06.031Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:06.320Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:06.321Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:06.323Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:06.595Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:06.596Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[268], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:06 GMT], Content-Type=[application/json]} 2023-04-25T23:21:06.597Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"8dea80f53a2d4776ab762176f4421228","versionId":"7255813387b34fd38eb6877a16099e97"} 2023-04-25T23:21:06.601Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-04-25T23:21:06.663Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:06.664Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c320c2f4-4fd0-45c1-abf2-7e71eb1f3504], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:06.667Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:07.095Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[425], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:06 GMT]} 2023-04-25T23:21:07.096Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:07.096Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8dea80f53a2d4776ab762176f4421228/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:07.097Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-04-25T23:21:07.097Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:07.156Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:07.157Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4353d28f-d319-47c2-9f9f-8dd82b53e385], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:07.160Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:07.402Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[238], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:06 GMT], Content-Type=[application/json]} 2023-04-25T23:21:07.404Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"335dd8c268394c41a9f884db6df85b68","versionId":"8f1a9733007b43bcb82d903f871e4daf"} 2023-04-25T23:21:07.406Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:07.410Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-04-25T23:21:07.455Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:07.456Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cf842e2f-da41-4788-b51f-d47be746ae1e], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:07.458Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:07.923Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[461], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:07 GMT]} 2023-04-25T23:21:07.923Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:07.924Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/335dd8c268394c41a9f884db6df85b68/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:07.925Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-04-25T23:21:07.925Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:07.981Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:07.982Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0e156d33-c0ff-43b0-809f-5a9c07f964cf], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:07.984Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:08.267Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[277], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:07 GMT], Content-Type=[application/json]} 2023-04-25T23:21:08.275Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f13f2a4df8bc4efc880c8649e6be16da","versionId":"08f08057577c45478f4666794b84aa31"} 2023-04-25T23:21:08.278Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:08.283Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-04-25T23:21:08.326Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f13f2a4df8bc4efc880c8649e6be16da/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:08.328Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f13f2a4df8bc4efc880c8649e6be16da/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:08.329Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f13f2a4df8bc4efc880c8649e6be16da/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:08.773Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f13f2a4df8bc4efc880c8649e6be16da/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:08.774Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f13f2a4df8bc4efc880c8649e6be16da/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[440], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:08 GMT]} 2023-04-25T23:21:08.775Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:08.775Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-04-25T23:21:08.775Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:08.827Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:08.829Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b39cfe38-66ac-4c01-9632-ad31846b3627], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:08.831Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:09.086Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[252], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:08 GMT], Content-Type=[application/json]} 2023-04-25T23:21:09.088Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6891a8c130084119b1038d6767daf883","versionId":"8437cd8c0dc14adab239cac5f58ef2d4"} 2023-04-25T23:21:09.090Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:09.093Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-04-25T23:21:09.138Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:09.139Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4317a7fe-57a8-42bd-987e-8aaa9dc28b98], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:09.141Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:09.569Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[423], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:08 GMT]} 2023-04-25T23:21:09.570Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:09.572Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6891a8c130084119b1038d6767daf883/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:09.573Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-04-25T23:21:09.573Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:09.631Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:09.631Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9b82206-4973-4a6a-9845-8192a052876d], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:09.633Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:09.987Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[350], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:09 GMT], Content-Type=[application/json]} 2023-04-25T23:21:09.989Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cea1b8c611e143b6858ec76b9fa1c7f2","versionId":"72f4c4167de94d3f93682a39fabef2c7"} 2023-04-25T23:21:09.990Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:09.991Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-04-25T23:21:10.009Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:10.010Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3931e6e0-c204-4017-bcff-0a0d04249d8f], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:10.011Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:10.509Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[495], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:09 GMT]} 2023-04-25T23:21:10.511Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:10.512Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cea1b8c611e143b6858ec76b9fa1c7f2/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:10.513Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-04-25T23:21:10.513Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:10.596Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:10.597Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7f12ca89-7e06-466e-8662-55304c0c4ac1], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:10.599Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:10.858Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[253], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:10 GMT], Content-Type=[application/json]} 2023-04-25T23:21:10.860Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"df1e7037c514499c940243591c7a2747","versionId":"0665ee63a40c4d09967db26db142a421"} 2023-04-25T23:21:10.862Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:10.866Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-04-25T23:21:10.911Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/df1e7037c514499c940243591c7a2747/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:10.913Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df1e7037c514499c940243591c7a2747/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:10.915Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df1e7037c514499c940243591c7a2747/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:11.309Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df1e7037c514499c940243591c7a2747/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:11.310Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/df1e7037c514499c940243591c7a2747/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[391], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:10 GMT]} 2023-04-25T23:21:11.311Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:11.311Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-04-25T23:21:11.311Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:11.342Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:11.343Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:11.344Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:11.623Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:11.624Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[274], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:11 GMT], Content-Type=[application/json]} 2023-04-25T23:21:11.625Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"c45ea347c02341448406abd8bf12724f","versionId":"9c56a69e1ca0435e9acc4805f9848710"} 2023-04-25T23:21:11.629Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-04-25T23:21:11.657Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c45ea347c02341448406abd8bf12724f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:11.658Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c45ea347c02341448406abd8bf12724f/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:11.660Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c45ea347c02341448406abd8bf12724f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:12.056Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c45ea347c02341448406abd8bf12724f/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:12.057Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c45ea347c02341448406abd8bf12724f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[392], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:11 GMT]} 2023-04-25T23:21:12.057Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:12.058Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-04-25T23:21:12.058Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:12.113Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:12.115Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:12.117Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:12.390Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:12.391Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[268], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:11 GMT], Content-Type=[application/json]} 2023-04-25T23:21:12.393Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"235c78a76e364a20b271161bb6be6bbc","versionId":"517fc411a0bb48e28a8cee7ca9ed1a19"} 2023-04-25T23:21:12.396Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-04-25T23:21:12.443Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:12.444Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[98885edd-4934-434e-a35d-d9908f4d5af6], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:12.445Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:12.839Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[390], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:12 GMT]} 2023-04-25T23:21:12.842Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:12.843Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/235c78a76e364a20b271161bb6be6bbc/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:12.844Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-04-25T23:21:12.844Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:12.895Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:12.896Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9489fc5c-7cf7-47cb-a93a-2ba899090900], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:12.898Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:13.150Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[245], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:12 GMT], Content-Type=[application/json]} 2023-04-25T23:21:13.151Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b14a3b15a36c47c682aec4188e742eaa","versionId":"06dca992b45a4547af327a1abdf990bf"} 2023-04-25T23:21:13.152Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:13.156Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-04-25T23:21:13.183Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b14a3b15a36c47c682aec4188e742eaa/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:13.185Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b14a3b15a36c47c682aec4188e742eaa/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:13.186Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b14a3b15a36c47c682aec4188e742eaa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:13.607Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b14a3b15a36c47c682aec4188e742eaa/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:13.609Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b14a3b15a36c47c682aec4188e742eaa/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[417], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:12 GMT]} 2023-04-25T23:21:13.609Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:13.610Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-04-25T23:21:13.610Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:13.668Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:13.669Z|d1cc7726-4ba8-4391-897a-d76493695884|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=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2612d956-899e-496c-907b-e42881aaabb1], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:13.671Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-25T23:21:13.951Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[276], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:13 GMT], Content-Type=[application/json]} 2023-04-25T23:21:13.952Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"75fffc683c6b455883cae21879804021","versionId":"a55f269a25f64b8ba6be137ef883b11f"} 2023-04-25T23:21:13.954Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:13.957Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-04-25T23:21:14.003Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:14.004Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions with request headers:{X-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5a1ae150-a754-4c4a-80d3-f0374178d417], X-ECOMP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], X-TransactionID=[d1cc7726-4ba8-4391-897a-d76493695884], X-ONAP-RequestID=[d1cc7726-4ba8-4391-897a-d76493695884], Content-Type=[application/json]} 2023-04-25T23:21:14.007Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:14.413Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[403], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:13 GMT]} 2023-04-25T23:21:14.414Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:14.415Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75fffc683c6b455883cae21879804021/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:14.416Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-04-25T23:21:14.416Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-25T23:21:14.470Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:14.471Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-25T23:21:14.476Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-04-25T23:21:14.701Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-25T23:21:14.702Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[221], Server=[envoy], Date=[Tue, 25 Apr 2023 23:21:14 GMT], Content-Type=[application/json]} 2023-04-25T23:21:14.702Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||{"id":"a03d3302e2304f228b5a0bb4ae534711","versionId":"555965d41bb54dcf923a4ee9441abad8"} 2023-04-25T23:21:14.705Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-04-25T23:21:14.747Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a03d3302e2304f228b5a0bb4ae534711/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-25T23:21:14.749Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a03d3302e2304f228b5a0bb4ae534711/versions/latest/actions|INFO|500||Invoke 2023-04-25T23:21:14.751Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a03d3302e2304f228b5a0bb4ae534711/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-25T23:21:15.156Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a03d3302e2304f228b5a0bb4ae534711/versions/latest/actions|INFO|500||InvokeReturn 2023-04-25T23:21:15.156Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a03d3302e2304f228b5a0bb4ae534711/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[397], Server=[envoy], Content-Length=[0], Date=[Tue, 25 Apr 2023 23:21:14 GMT]} 2023-04-25T23:21:15.157Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-25T23:21:15.157Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-04-25T23:21:18.527Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-04-25T23:21:20.759Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||WARN|500||--- 2023-04-25T23:21:20.759Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-25T23:21:20.759Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||WARN|500||--- 2023-04-25T23:21:21.165Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-25T23:21:25.395Z|d1cc7726-4ba8-4391-897a-d76493695884|main|||||INFO|500||Started Application in 72.877 seconds (JVM running for 76.64) 2023-04-25T23:21:25.421Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-04-25T23:21:25.424Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-04-25T23:21:25.440Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-04-25T23:21:25.522Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 968a48bd-cfeb-4803-ac99-3bc68f67a4f4 url= /sdc/v1/artifactTypes 2023-04-25T23:21:25.527Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-04-25T23:21:25.815Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-25T23:21:25.905Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-04-25T23:21:25.906Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-04-25T23:21:25.906Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f53bdb32-fbbd-4486-bf4a-0f058cc0cfb0 url= /sdc/v1/distributionKafkaData 2023-04-25T23:21:25.906Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-04-25T23:21:25.952Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-25T23:21:25.960Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6dfb7bba 2023-04-25T23:21:26.081Z||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-30b1dcc5-71af-43a0-abfb-525e3d92d022 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-04-25T23:21:26.127Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-30b1dcc5-71af-43a0-abfb-525e3d92d022] Instantiated an idempotent producer. 2023-04-25T23:21:26.204Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-04-25T23:21:26.261Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-25T23:21:26.261Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-25T23:21:26.261Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682464886258 2023-04-25T23:21:26.266Z||scheduling-1|||||INFO|500||start DistributionClient 2023-04-25T23:21:26.285Z||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-c005ef28-aa77-4098-a2e9-04222e3cad88 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-04-25T23:21:26.357Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-25T23:21:26.358Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-25T23:21:26.358Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682464886357 2023-04-25T23:21:26.359Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:21:26.362Z||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-c2c223c6-47ae-4ae5-8449-e0c9a89854fc client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-04-25T23:21:26.362Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:21:26.372Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-25T23:21:26.372Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-25T23:21:26.372Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682464886372 2023-04-25T23:21:26.373Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:21:26.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:21:26.379Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-04-25T23:21:27.539Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:27.540Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 utgNORIOQoSv1cJSz7mFag 2023-04-25T23:21:27.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 utgNORIOQoSv1cJSz7mFag 2023-04-25T23:21:27.540Z||kafka-producer-network-thread | SO-sdc-controller-producer-30b1dcc5-71af-43a0-abfb-525e3d92d022|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-30b1dcc5-71af-43a0-abfb-525e3d92d022] Cluster ID: 155ugXSbQsmOEdjy7BOWiw 2023-04-25T23:21:27.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 utgNORIOQoSv1cJSz7mFag 2023-04-25T23:21:27.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 utgNORIOQoSv1cJSz7mFag 2023-04-25T23:21:27.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 utgNORIOQoSv1cJSz7mFag 2023-04-25T23:21:27.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 utgNORIOQoSv1cJSz7mFag 2023-04-25T23:21:27.540Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:27.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:27.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:27.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:27.542Z||kafka-producer-network-thread | SO-sdc-controller-producer-30b1dcc5-71af-43a0-abfb-525e3d92d022|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-30b1dcc5-71af-43a0-abfb-525e3d92d022] ProducerId set to 1006 with epoch 0 2023-04-25T23:21:27.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:27.543Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Cluster ID: 155ugXSbQsmOEdjy7BOWiw 2023-04-25T23:21:27.543Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Cluster ID: 155ugXSbQsmOEdjy7BOWiw 2023-04-25T23:21:27.544Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-04-25T23:21:27.544Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-04-25T23:21:27.567Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] (Re-)joining group 2023-04-25T23:21:27.568Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] (Re-)joining group 2023-04-25T23:21:27.624Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc-14f6a61c-4a1b-4512-b29e-71566f32e71a 2023-04-25T23:21:27.625Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-04-25T23:21:27.625Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] (Re-)joining group 2023-04-25T23:21:27.624Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88-86e8a397-244f-4f59-8dc9-1d7f97ea0f63 2023-04-25T23:21:27.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-04-25T23:21:27.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] (Re-)joining group 2023-04-25T23:21:33.636Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc-14f6a61c-4a1b-4512-b29e-71566f32e71a', protocol='range'} 2023-04-25T23:21:33.636Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88-86e8a397-244f-4f59-8dc9-1d7f97ea0f63', protocol='range'} 2023-04-25T23:21:33.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:33.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:33.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:33.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:33.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:33.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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 xvRwfuUfQmema5fThD9Ekg 2023-04-25T23:21:33.743Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc-14f6a61c-4a1b-4512-b29e-71566f32e71a=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-c005ef28-aa77-4098-a2e9-04222e3cad88-86e8a397-244f-4f59-8dc9-1d7f97ea0f63=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-04-25T23:21:33.781Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc-14f6a61c-4a1b-4512-b29e-71566f32e71a', protocol='range'} 2023-04-25T23:21:33.781Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88-86e8a397-244f-4f59-8dc9-1d7f97ea0f63', protocol='range'} 2023-04-25T23:21:33.782Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-04-25T23:21:33.782Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-04-25T23:21:33.789Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-25T23:21:33.789Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-25T23:21:33.809Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-25T23:21:33.809Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-25T23:21:33.810Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-04-25T23:21:33.810Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-04-25T23:21:33.810Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-04-25T23:21:33.810Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-04-25T23:21:33.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-25T23:21:33.810Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-04-25T23:21:33.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-25T23:21:33.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-25T23:21:33.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-25T23:21:33.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-25T23:21:33.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-25T23:21:33.857Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-25T23:21:33.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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-04-25T23:21:33.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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-04-25T23:21:33.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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-04-25T23:21:33.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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-04-25T23:21:33.978Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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-04-25T23:21:33.978Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, 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-04-25T23:21:33.985Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-25T23:21:33.985Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-25T23:21:33.988Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-25T23:21:33.989Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-25T23:22:26.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:22:26.377Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:23:26.370Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:23:26.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:24:26.370Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:24:26.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:25:26.372Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:25:26.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:26:26.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:26:26.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:27:26.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:27:26.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:28:26.376Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:28:26.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:29:26.377Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:29:26.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:30:26.378Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:30:26.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:30:27.777Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c005ef28-aa77-4098-a2e9-04222e3cad88, groupId=SO] Node -1 disconnected. 2023-04-25T23:30:27.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2c223c6-47ae-4ae5-8449-e0c9a89854fc, groupId=SO] Node -1 disconnected. 2023-04-25T23:30:27.867Z||kafka-producer-network-thread | SO-sdc-controller-producer-30b1dcc5-71af-43a0-abfb-525e3d92d022|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-30b1dcc5-71af-43a0-abfb-525e3d92d022] Node -1 disconnected. 2023-04-25T23:31:06.108Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-25T23:31:26.380Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:31:26.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:32:26.382Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:32:26.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:33:26.383Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:33:26.388Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:34:26.383Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:34:26.389Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:35:26.385Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:35:26.390Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:36:26.386Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:36:26.391Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:37:26.387Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:37:26.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:38:26.388Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:38:26.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:39:26.389Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:39:26.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:40:26.391Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:40:26.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:41:26.392Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:41:26.397Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:42:26.394Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:42:26.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:43:26.396Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:43:26.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:44:26.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:44:26.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:45:26.399Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:45:26.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:46:26.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:46:26.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:47:26.401Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:47:26.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:48:26.402Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:48:26.405Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:49:26.404Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:49:26.405Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:50:26.405Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:50:26.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:51:26.405Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:51:26.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:52:26.408Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:52:26.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:53:26.408Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:53:26.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:54:26.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:54:26.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:55:26.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:55:26.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:56:26.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:56:26.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:57:26.415Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:57:26.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:58:26.416Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-25T23:58:26.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:59:26.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-25T23:59:26.418Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-26T00:00:26.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-26T00:00:26.419Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO