JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-02-08T09:03:19.419Z||main|||||INFO|500||The following profiles are active: basic 2023-02-08T09:03:57.234Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-08T09:03:57.236Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-08T09:03:57.665Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-08T09:04:13.625Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-08T09:04:15.055Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-08T09:04:16.657Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-08T09:04:17.522Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-08T09:04:18.846Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-08T09:04:25.690Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-08T09:04:27.526Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-02-08T09:04:35.256Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-08T09:04:35.504Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-08T09:04:35.550Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-08T09:04:35.583Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-08T09:04:37.007Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-08T09:04:38.110Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-08T09:04:41.212Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-02-08T09:04:44.941Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-02-08T09:04:46.560Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:04:46.589Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:04:46.631Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:04:52.991Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:04:53.004Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:42 GMT], server=[envoy], x-envoy-upstream-service-time=[6309], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:04:53.015Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"d23d0425bfcc40f9b58a5b4bfe329532","versionId":"207fe4be5f4b4c5aa75cf7f7d558e046"} 2023-02-08T09:04:53.087Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-02-08T09:04:53.285Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:04:53.309Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:04:53.313Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:04:55.396Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:04:55.398Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d23d0425bfcc40f9b58a5b4bfe329532/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2040]} 2023-02-08T09:04:55.399Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:04:55.400Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-02-08T09:04:55.400Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:04:55.582Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:04:55.585Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:04:55.606Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:04:56.225Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:04:56.247Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:51 GMT], server=[envoy], x-envoy-upstream-service-time=[602], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:04:56.248Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"2d79ad2c2f234037baf14906ec3227a5","versionId":"74724f1eef5e41968a88f0595bd61abc"} 2023-02-08T09:04:56.252Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-02-08T09:04:56.357Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:04:56.358Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0ebdbc8b-2247-4753-a896-ead38474e858], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:04:56.379Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:04:58.430Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2038]} 2023-02-08T09:04:58.433Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:04:58.446Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d79ad2c2f234037baf14906ec3227a5/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:04:58.480Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-02-08T09:04:58.480Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:04:58.624Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:04:58.626Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:04:58.636Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:04:59.781Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:04:59.782Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:54 GMT], server=[envoy], x-envoy-upstream-service-time=[1135], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:04:59.783Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"6f708721f57d4b90be46c1a0438fba3a","versionId":"ad1bf60dd930404bbd560cdd3e76be24"} 2023-02-08T09:04:59.788Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-02-08T09:04:59.879Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:04:59.880Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4df06f5b-97af-4854-958e-5034e1350eaf], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:04:59.886Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:01.447Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1549]} 2023-02-08T09:05:01.455Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:01.457Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f708721f57d4b90be46c1a0438fba3a/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:01.458Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-02-08T09:05:01.485Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:01.777Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:01.778Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[015ada3c-30b0-4a62-a7dc-eb81974ba20f], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:01.814Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:03.416Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:04:57 GMT], server=[envoy], x-envoy-upstream-service-time=[1561], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:03.418Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0afa105b14ca4491911b4d2f29565d2b","versionId":"be71669669054988bc9372b1fb94336d"} 2023-02-08T09:05:03.422Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:03.466Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-08T09:05:03.607Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:03.608Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[91b3cab6-a6e1-4d9f-af97-f45975d1ee37], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:03.614Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:04.910Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:04:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1270]} 2023-02-08T09:05:04.914Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:04.915Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0afa105b14ca4491911b4d2f29565d2b/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:04.916Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-08T09:05:04.916Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:05.053Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:05.055Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b13bb12c-bb29-49bc-9869-fbfc9c3d22d3], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:05.058Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:05.859Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:01 GMT], server=[envoy], x-envoy-upstream-service-time=[788], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:05.861Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5604170cd8fc4c1bac3cb34f906c90b9","versionId":"b743ade7237b45fe8cd5cd86d64bb317"} 2023-02-08T09:05:05.862Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:05.878Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-08T09:05:06.064Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:06.068Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f4d7a91a-1896-4950-a6ca-5a90c68fe932], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:06.092Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:07.226Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1068]} 2023-02-08T09:05:07.241Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:07.257Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5604170cd8fc4c1bac3cb34f906c90b9/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:07.258Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-08T09:05:07.259Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:07.451Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:07.453Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:07.474Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:08.289Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:08.290Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:03 GMT], server=[envoy], x-envoy-upstream-service-time=[806], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:08.291Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"8154845ca71542429cbb9fafb1b61f59","versionId":"b6bfa760067143b1be0b498426035cd9"} 2023-02-08T09:05:08.295Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-08T09:05:08.401Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:08.402Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[097d2f45-2cbe-487c-9a81-543d1ccf3da5], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:08.404Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:09.649Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1240]} 2023-02-08T09:05:09.652Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:09.653Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8154845ca71542429cbb9fafb1b61f59/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:09.653Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-08T09:05:09.654Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:09.795Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:09.797Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[976b1dba-66a9-4a2e-a625-d174654b4883], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:09.801Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:10.164Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:05 GMT], server=[envoy], x-envoy-upstream-service-time=[353], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:10.170Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a48b73c08645472abbf996f9a6095b94","versionId":"b6e7dd2954ec455798eeb5e8eda3f5f5"} 2023-02-08T09:05:10.179Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:10.196Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-02-08T09:05:10.318Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:10.319Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b584beac-9947-4f1e-b209-9a1e0e8ed9ba], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:10.321Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:10.919Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[593]} 2023-02-08T09:05:10.920Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:10.922Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a48b73c08645472abbf996f9a6095b94/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:10.922Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-02-08T09:05:10.923Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:11.093Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:11.096Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e66db381-b7b5-4f8a-9c6c-debf63089d89], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:11.098Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:11.830Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:07 GMT], server=[envoy], x-envoy-upstream-service-time=[703], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:11.838Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9823107c359b4b6fbf399bfc67ebe35e","versionId":"10bb5f8ac56f4dd5b5a4a6de8fdb19d1"} 2023-02-08T09:05:11.843Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:11.854Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-02-08T09:05:12.133Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:12.134Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7475bf36-69f2-460c-af48-f949c52537c0], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:12.136Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:13.263Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1117]} 2023-02-08T09:05:13.264Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:13.265Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9823107c359b4b6fbf399bfc67ebe35e/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:13.265Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-02-08T09:05:13.265Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:13.409Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:13.410Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:13.413Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:13.912Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:13.913Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:09 GMT], server=[envoy], x-envoy-upstream-service-time=[494], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:13.913Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"dd0cdd7eb7dd4627b8b7aea2ba276bde","versionId":"28e7a08b16c2479baa43dcd4169f1979"} 2023-02-08T09:05:13.917Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-02-08T09:05:14.026Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:14.027Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:14.029Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:14.842Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:14.843Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dd0cdd7eb7dd4627b8b7aea2ba276bde/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[808]} 2023-02-08T09:05:14.844Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:14.845Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-02-08T09:05:14.845Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:14.935Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:14.937Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:14.939Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:15.246Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:15.247Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:11 GMT], server=[envoy], x-envoy-upstream-service-time=[300], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:15.248Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"8af379b51e30427396d94cb630e1cde2","versionId":"ca4cd0d7268248d5b9fd69ecd70f3eae"} 2023-02-08T09:05:15.252Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-02-08T09:05:15.308Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:15.310Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:15.312Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:15.807Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:15.808Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8af379b51e30427396d94cb630e1cde2/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[490]} 2023-02-08T09:05:15.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:15.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-02-08T09:05:15.810Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:15.894Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:15.895Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2feaf2bd-ec4e-4ead-b343-255127334911], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:15.904Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:16.575Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:11 GMT], server=[envoy], x-envoy-upstream-service-time=[665], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:16.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b98dbfee1385443b88332d445ee137af","versionId":"fc735596ff6546ea8ba33b00022df9db"} 2023-02-08T09:05:16.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:16.580Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-02-08T09:05:16.628Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:16.629Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[da49625e-aa56-4462-adc6-32a3aea3a477], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:16.631Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:18.226Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1591]} 2023-02-08T09:05:18.227Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:18.228Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98dbfee1385443b88332d445ee137af/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:18.229Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-02-08T09:05:18.230Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:18.335Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:18.336Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fdf5ec06-ebb0-43d6-8776-ef6d36806225], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:18.339Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:18.819Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:14 GMT], server=[envoy], x-envoy-upstream-service-time=[468], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:18.821Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4b749afae163467bb5de63aab07d4f27","versionId":"73bcaa87cdae44679c8da88d6382a01d"} 2023-02-08T09:05:18.821Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:18.829Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-02-08T09:05:18.925Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:18.927Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:18.929Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:19.605Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:19.611Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4b749afae163467bb5de63aab07d4f27/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[668]} 2023-02-08T09:05:19.612Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:19.613Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-02-08T09:05:19.613Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:19.720Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:19.723Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:19.725Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:20.348Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:20.348Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:15 GMT], server=[envoy], x-envoy-upstream-service-time=[614], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:20.349Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"6153403ec4d64933bf90cfb063aab230","versionId":"d8a625ec2c7b4b7dba293bcaf06a494f"} 2023-02-08T09:05:20.352Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-02-08T09:05:20.404Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:20.405Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[995838f6-d1c1-4fae-a61d-37fb43dbbaf4], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:20.407Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:21.216Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[803]} 2023-02-08T09:05:21.217Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:21.218Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6153403ec4d64933bf90cfb063aab230/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:21.219Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-02-08T09:05:21.221Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:21.343Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:21.344Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b062cfdf-ed22-4ace-bbf9-aa901c3c258d], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:21.347Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:21.868Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:17 GMT], server=[envoy], x-envoy-upstream-service-time=[518], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:21.869Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"317d27700aaa41118507bd7a9af9ab3e","versionId":"43c6e67c1e5a4b32967bc9e8fa13b9ed"} 2023-02-08T09:05:21.871Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:21.882Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-02-08T09:05:21.954Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:21.955Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6b582a11-5f45-42b2-86f9-fb2aba65f156], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:21.957Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:23.309Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1347]} 2023-02-08T09:05:23.310Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:23.336Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/317d27700aaa41118507bd7a9af9ab3e/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:23.338Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-02-08T09:05:23.338Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:23.464Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:23.466Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d63ea944-53f4-4b13-9732-36ebfa0bcc0b], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:23.469Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:23.967Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:19 GMT], server=[envoy], x-envoy-upstream-service-time=[489], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:23.968Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9033bbd660e940629bec4e08c8175baf","versionId":"439f24f8033143deaf2c1bd4229e6367"} 2023-02-08T09:05:23.969Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:23.976Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-02-08T09:05:24.072Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:24.074Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:24.076Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:24.747Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:24.748Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9033bbd660e940629bec4e08c8175baf/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[666]} 2023-02-08T09:05:24.748Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:24.748Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-02-08T09:05:24.749Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:24.867Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:24.868Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5be054dd-60c8-4d78-b646-f75a435812b9], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:24.870Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:25.444Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:20 GMT], server=[envoy], x-envoy-upstream-service-time=[565], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:25.446Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"99eb229f4b3d41488eaac2bbc034d3cf","versionId":"86d0a36a18a34f2caf082005dd0237df"} 2023-02-08T09:05:25.446Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:25.451Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-02-08T09:05:25.789Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:25.790Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6034a8ba-46f2-496d-90e5-7bb8e6e7f1ed], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:25.792Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:26.915Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1109]} 2023-02-08T09:05:26.917Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:26.918Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99eb229f4b3d41488eaac2bbc034d3cf/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:26.921Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-02-08T09:05:26.922Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:27.031Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:27.032Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[80c2cd4c-1615-457b-82ed-1eedebca07b3], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:27.034Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:27.935Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:23 GMT], server=[envoy], x-envoy-upstream-service-time=[888], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:27.936Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fd4d9e811ad84ac8b82176a9945b525c","versionId":"25be882d5bde4279867f7fd257b89283"} 2023-02-08T09:05:27.937Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:27.955Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-02-08T09:05:28.068Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:28.069Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3c925f1a-3a72-4f2e-be8d-13dccc513a32], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:28.071Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:28.979Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[900]} 2023-02-08T09:05:28.980Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:28.980Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd4d9e811ad84ac8b82176a9945b525c/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:28.981Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-02-08T09:05:28.981Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:29.109Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:29.110Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a87784f2-9e4d-42c0-a8ee-127b331ab347], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:29.112Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:29.707Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:25 GMT], server=[envoy], x-envoy-upstream-service-time=[588], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:29.709Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fe7e6ed6f4c44dc9875bd70dbf55a710","versionId":"fa9bffedd34941ac92a0d97bfb96f9de"} 2023-02-08T09:05:29.710Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:29.713Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-02-08T09:05:29.774Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:29.776Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:29.778Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:30.888Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:30.888Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fe7e6ed6f4c44dc9875bd70dbf55a710/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1105]} 2023-02-08T09:05:30.889Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:30.889Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-02-08T09:05:30.889Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:31.034Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:31.035Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa34d46a-4799-4501-85d6-d8d1ee7e3b34], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:31.036Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:31.681Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:27 GMT], server=[envoy], x-envoy-upstream-service-time=[636], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:31.682Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e2994f9ef0c44d4cb081cca8e138234d","versionId":"5d50bec2a870465e868ce737511511e7"} 2023-02-08T09:05:31.683Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:31.686Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-02-08T09:05:31.800Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:31.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:31.812Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:32.809Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:32.810Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e2994f9ef0c44d4cb081cca8e138234d/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[993]} 2023-02-08T09:05:32.810Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:32.811Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-02-08T09:05:32.811Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:32.943Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:32.945Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:32.947Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:33.652Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:33.654Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:29 GMT], server=[envoy], x-envoy-upstream-service-time=[701], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:33.655Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"488bf7b2029e444887721a0a507ff0a9","versionId":"d6ca3be64d164c88979f707023eaaea0"} 2023-02-08T09:05:33.658Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-02-08T09:05:33.721Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:33.722Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[408c7c1b-e615-4cb1-9dd6-017a2424117e], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:33.725Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:34.211Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[471]} 2023-02-08T09:05:34.212Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:34.220Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/488bf7b2029e444887721a0a507ff0a9/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:34.221Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-02-08T09:05:34.222Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:34.353Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:34.354Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8548753a-3614-4d75-8068-2fc00cbdeaaf], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:34.356Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:34.704Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:30 GMT], server=[envoy], x-envoy-upstream-service-time=[340], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:34.707Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e83903a695dc4a5b86992590d53f8c23","versionId":"813e4a469f6d47a280af726cdc048a7d"} 2023-02-08T09:05:34.708Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:34.714Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-02-08T09:05:34.789Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:34.793Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:34.796Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:35.239Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:35.240Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e83903a695dc4a5b86992590d53f8c23/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[426]} 2023-02-08T09:05:35.240Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:35.241Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-02-08T09:05:35.241Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:35.346Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:35.348Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:35.350Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:35.576Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:35.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:31 GMT], server=[envoy], x-envoy-upstream-service-time=[219], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:35.578Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"b30739da704044daa23f969b5e9023e7","versionId":"d6bc352809334f95b346a2d94a760c63"} 2023-02-08T09:05:35.580Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-02-08T09:05:35.646Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:35.647Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e16f9fa7-b07f-48bb-b102-7bd5ed336c3a], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:35.657Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:35.987Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[324]} 2023-02-08T09:05:35.988Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:35.990Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b30739da704044daa23f969b5e9023e7/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:35.991Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-02-08T09:05:35.992Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:36.065Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-08T09:05:36.068Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:36.070Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-02-08T09:05:36.484Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:36.485Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:32 GMT], server=[envoy], x-envoy-upstream-service-time=[409], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:36.486Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||{"id":"9c0844ded5a54eb3b5c8247915a53deb","versionId":"507ac6c241854280bfad91cf804577be"} 2023-02-08T09:05:36.494Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-02-08T09:05:36.555Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:36.556Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a315d7c1-785d-45c1-a675-e7fc54a200b7], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:36.561Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:37.479Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[914]} 2023-02-08T09:05:37.480Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:37.481Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c0844ded5a54eb3b5c8247915a53deb/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:37.482Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-02-08T09:05:37.482Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-02-08T09:05:37.603Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-08T09:05:37.604Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f8281338-03f3-4963-acef-e7167cb67939], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:37.605Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-02-08T09:05:38.139Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|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:{date=[Wed, 08 Feb 2023 09:05:33 GMT], server=[envoy], x-envoy-upstream-service-time=[525], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-08T09:05:38.140Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d91834aff60940328409bd3207db0f0e","versionId":"3c6906e8ec784f0cb86bdbeaa03cb24e"} 2023-02-08T09:05:38.141Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-08T09:05:38.145Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-02-08T09:05:38.216Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|INFO|500||Invoke 2023-02-08T09:05:38.217Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions with request headers:{X-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b0b560bc-fbb3-43a1-88f2-f7a6bef1bf2a], X-ECOMP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-TransactionID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], X-ONAP-RequestID=[049560ea-1a9a-4ab0-b03c-19643a0d5ec7], Content-Type=[application/json]} 2023-02-08T09:05:38.218Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-08T09:05:39.627Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Feb 2023 09:05:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1398]} 2023-02-08T09:05:39.629Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-08T09:05:39.630Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d91834aff60940328409bd3207db0f0e/versions/latest/actions|INFO|500||InvokeReturn 2023-02-08T09:05:39.631Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-02-08T09:05:47.108Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-02-08T09:05:52.577Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||--- 2023-02-08T09:05:52.578Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-08T09:05:52.578Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||WARN|500||--- 2023-02-08T09:05:53.422Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-08T09:06:04.381Z|049560ea-1a9a-4ab0-b03c-19643a0d5ec7|main|||||INFO|500||Started Application in 178.047 seconds (JVM running for 187.523) 2023-02-08T09:06:04.443Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-08T09:06:04.466Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-08T09:06:04.496Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-08T09:06:04.628Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c30d4be7-6fb2-420a-b90b-212bd94d9b42 url= /sdc/v1/artifactTypes 2023-02-08T09:06:04.639Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-08T09:06:04.893Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2023-02-08T09:06:04.897Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c559067 2023-02-08T09:06:04.907Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-02-08T09:06:04.961Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream 2023-02-08T09:06:05.022Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC 2023-02-08T09:06:05.031Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$53a9f7b2.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-02-08T09:06:54.372Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-08T09:06:54.374Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-08T09:06:54.387Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-08T09:06:54.401Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 029452e7-be7c-47d2-b4af-6246f2de7366 url= /sdc/v1/artifactTypes 2023-02-08T09:06:54.407Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-08T09:06:54.464Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2023-02-08T09:06:54.465Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21bedf98 2023-02-08T09:06:54.466Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-02-08T09:06:54.466Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream 2023-02-08T09:06:54.468Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC 2023-02-08T09:06:54.469Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$53a9f7b2.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-02-08T09:07:44.368Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-08T09:07:44.368Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-08T09:07:44.368Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-08T09:07:44.379Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1acae722-3378-4f83-a795-990eddee4afc url= /sdc/v1/artifactTypes 2023-02-08T09:07:44.379Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-08T09:07:44.675Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-08T09:07:44.711Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-02-08T09:07:44.711Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-02-08T09:07:44.712Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ba8a969a-6dc3-4fa5-b3b7-3440a284b9ce url= /sdc/v1/distributionKafkaData 2023-02-08T09:07:44.712Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-02-08T09:07:44.829Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-08T09:07:44.844Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@52601577 2023-02-08T09:07:45.004Z||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-4dc62e01-c855-4558-9443-539146fbe8de compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-02-08T09:07:45.094Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Instantiated an idempotent producer. 2023-02-08T09:07:45.260Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-02-08T09:07:45.365Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-08T09:07:45.365Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-08T09:07:45.366Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675847265360 2023-02-08T09:07:45.375Z||scheduling-1|||||INFO|500||start DistributionClient 2023-02-08T09:07:45.474Z||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-58c70f2e-4d60-47f6-8e30-fe1aba4de67c client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-08T09:07:45.622Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-08T09:07:45.623Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-08T09:07:45.623Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675847265622 2023-02-08T09:07:45.625Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:07:45.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:07:45.629Z||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-a98d61f2-702c-4ef9-92a2-aec8749bdc6f client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-08T09:07:45.653Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-08T09:07:45.653Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-08T09:07:45.654Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675847265653 2023-02-08T09:07:45.657Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:07:45.662Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:07:45.667Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-02-08T09:07:47.482Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:47.484Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw 2023-02-08T09:07:47.484Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:47.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw 2023-02-08T09:07:47.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw 2023-02-08T09:07:47.485Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:47.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw 2023-02-08T09:07:47.486Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw 2023-02-08T09:07:47.491Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 TvKshxYVTq2E3j0YSr0bkw 2023-02-08T09:07:47.492Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Cluster ID: dV9XKvsqRcuQtYvhQTLoog 2023-02-08T09:07:47.494Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Cluster ID: dV9XKvsqRcuQtYvhQTLoog 2023-02-08T09:07:47.494Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] ProducerId set to 2001 with epoch 0 2023-02-08T09:07:47.485Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:47.495Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-02-08T09:07:47.496Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:47.496Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:47.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Cluster ID: dV9XKvsqRcuQtYvhQTLoog 2023-02-08T09:07:47.499Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-02-08T09:07:47.536Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] (Re-)joining group 2023-02-08T09:07:47.566Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] (Re-)joining group 2023-02-08T09:07:47.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1 2023-02-08T09:07:47.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-08T09:07:47.668Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] (Re-)joining group 2023-02-08T09:07:47.671Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e 2023-02-08T09:07:47.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-08T09:07:47.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] (Re-)joining group 2023-02-08T09:07:53.712Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1', protocol='range'} 2023-02-08T09:07:53.716Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e', protocol='range'} 2023-02-08T09:07:53.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:53.906Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:53.906Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:53.907Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:53.911Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:53.912Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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 Fkuep3VgQSaUFnfq-0MZWQ 2023-02-08T09:07:53.924Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-02-08T09:07:54.030Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f-22269560-bee3-43b7-bd7d-f736c125ceb1', protocol='range'} 2023-02-08T09:07:54.032Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-02-08T09:07:54.041Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c-ca9a0aa3-71f9-44d9-85e4-aa7ad0feb29e', protocol='range'} 2023-02-08T09:07:54.042Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-02-08T09:07:54.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-08T09:07:54.076Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-08T09:07:54.122Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-08T09:07:54.122Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-02-08T09:07:54.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-02-08T09:07:54.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-02-08T09:07:54.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-02-08T09:07:54.124Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-02-08T09:07:54.128Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-08T09:07:54.128Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-02-08T09:07:54.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-02-08T09:07:54.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-02-08T09:07:54.131Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-02-08T09:07:54.134Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-02-08T09:07:54.226Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-02-08T09:07:54.229Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-02-08T09:07:54.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-08T09:07:54.346Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-08T09:07:54.364Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-08T09:07:54.365Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-08T09:07:54.368Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-02-08T09:07:54.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-02-08T09:07:54.421Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-02-08T09:07:54.422Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, 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-02-08T09:07:54.507Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-08T09:07:54.508Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-08T09:08:45.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:08:45.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:09:45.645Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:09:45.666Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:10:45.647Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:10:45.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:11:45.648Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:11:45.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:12:45.650Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:12:45.673Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:13:04.116Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-08T09:13:45.651Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:13:45.675Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:14:45.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:14:45.677Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:15:45.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:15:45.680Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:16:45.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:16:45.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:16:47.506Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a98d61f2-702c-4ef9-92a2-aec8749bdc6f, groupId=so] Node -1 disconnected. 2023-02-08T09:16:47.551Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c70f2e-4d60-47f6-8e30-fe1aba4de67c, groupId=so] Node -1 disconnected. 2023-02-08T09:16:47.834Z||kafka-producer-network-thread | SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4dc62e01-c855-4558-9443-539146fbe8de] Node -1 disconnected. 2023-02-08T09:17:45.660Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:17:45.683Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:18:45.662Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:18:45.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:19:45.664Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:19:45.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:20:45.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:20:45.687Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:21:45.667Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:21:45.688Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:22:45.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:22:45.691Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:23:45.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:23:45.693Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:24:45.673Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:24:45.695Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:25:45.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:25:45.697Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:26:45.678Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:26:45.698Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:27:45.680Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:27:45.700Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:28:45.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:28:45.701Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:29:45.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:29:45.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:30:45.683Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:30:45.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:31:45.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:31:45.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:32:45.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:32:45.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:33:45.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:33:45.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:34:45.690Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:34:45.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:35:45.692Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:35:45.711Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:36:45.695Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:36:45.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:37:45.697Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:37:45.714Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:38:45.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:38:45.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:39:45.700Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:39:45.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:40:45.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:40:45.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:41:45.703Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:41:45.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:42:45.706Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:42:45.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:43:45.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:43:45.725Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:44:45.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:44:45.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:45:45.716Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:45:45.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:46:45.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:46:45.738Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:47:45.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:47:45.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:48:45.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:48:45.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:49:45.722Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:49:45.742Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:50:45.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:50:45.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:51:45.726Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:51:45.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:52:45.729Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:52:45.745Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:53:45.731Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:53:45.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:54:45.732Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:54:45.748Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:55:45.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:55:45.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:56:45.736Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:56:45.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:57:45.739Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:57:45.750Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:58:45.740Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:58:45.752Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T09:59:45.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T09:59:45.752Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T10:00:45.743Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T10:00:45.754Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T10:01:45.745Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T10:01:45.756Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-08T10:02:45.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-08T10:02:45.757Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO