2022-06-13 12:37:25,438 DEBUG 25:cds_blueprint_enrichment.py(1) - CDS blueprint enrichment initialization 2022-06-13 12:37:25,454 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_clamp', value='onaptests.scenario.basic_clamp:BasicClamp', group='xtesting.testcase') 2022-06-13 12:37:25,454 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_cnf', value='onaptests.scenario.basic_cnf:BasicCnf', group='xtesting.testcase') 2022-06-13 12:37:25,454 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_cnf_macro', value='onaptests.scenario.basic_cnf_macro:BasicCnfMacro', group='xtesting.testcase') 2022-06-13 12:37:25,454 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2022-06-13 12:37:25,455 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-06-13 12:37:25,455 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-06-13 12:37:25,455 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-06-13 12:37:25,455 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-06-13 12:37:25,456 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-06-13 12:37:25,456 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-06-13 12:37:25,456 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-06-13 12:37:25,456 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-06-13 12:37:25,456 INFO 169:run_tests.py(1) - Running test case 'basic_cds'... 2022-06-13 12:37:25,457 DEBUG 33:cds_blueprint_enrichment.py(1) - CDS blueprint enrichment run 2022-06-13 12:37:25,457 INFO 175:base.py(1) - ***************************************************** 2022-06-13 12:37:25,457 INFO 176:base.py(1) - START [CDS] CbaEnrichStep: Enrich CBA file. 2022-06-13 12:37:25,458 INFO 177:base.py(1) - ***************************************************** 2022-06-13 12:37:25,458 INFO 175:base.py(1) - ***************************************************** 2022-06-13 12:37:25,458 INFO 176:base.py(1) - START [CDS] DataDictionaryUploadStep: Upload data dictionaries to CDS. 2022-06-13 12:37:25,458 INFO 177:base.py(1) - ***************************************************** 2022-06-13 12:37:25,459 INFO 175:base.py(1) - ***************************************************** 2022-06-13 12:37:25,459 INFO 176:base.py(1) - START [CDS] BootstrapBlueprintprocessor: Bootstrap CDS blueprintprocessor 2022-06-13 12:37:25,459 INFO 177:base.py(1) - ***************************************************** 2022-06-13 12:37:25,459 INFO 175:base.py(1) - ***************************************************** 2022-06-13 12:37:25,460 INFO 176:base.py(1) - START [CDS] ExposeCDSBlueprintprocessorNodePortStep: Expose CDS blueprintsprocessor NodePort. 2022-06-13 12:37:25,460 INFO 177:base.py(1) - ***************************************************** 2022-06-13 12:37:25,460 INFO 199:base.py(1) - ***************************************************** 2022-06-13 12:37:25,460 INFO 200:base.py(1) - STOP [CDS] ExposeCDSBlueprintprocessorNodePortStep: Expose CDS blueprintsprocessor NodePort. 2022-06-13 12:37:25,461 INFO 201:base.py(1) - ***************************************************** 2022-06-13 12:37:25,461 INFO 199:base.py(1) - ***************************************************** 2022-06-13 12:37:25,461 INFO 200:base.py(1) - STOP [CDS] BootstrapBlueprintprocessor: Bootstrap CDS blueprintprocessor 2022-06-13 12:37:25,462 INFO 201:base.py(1) - ***************************************************** 2022-06-13 12:37:25,462 INFO 199:base.py(1) - ***************************************************** 2022-06-13 12:37:25,462 INFO 200:base.py(1) - STOP [CDS] DataDictionaryUploadStep: Upload data dictionaries to CDS. 2022-06-13 12:37:25,462 INFO 201:base.py(1) - ***************************************************** 2022-06-13 12:37:25,462 INFO 199:base.py(1) - ***************************************************** 2022-06-13 12:37:25,463 INFO 200:base.py(1) - STOP [CDS] CbaEnrichStep: Enrich CBA file. 2022-06-13 12:37:25,463 INFO 201:base.py(1) - ***************************************************** 2022-06-13 12:37:25,463 ERROR 42:cds_blueprint_enrichment.py(1) - Generic OnapTest exception Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onapsdk/configuration/loader.py", line 68, in __getattribute__ return self._settings[name] KeyError: 'K8S_ONAP_NAMESPACE' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/cds.py", line 74, in execute if not self.is_service_node_port_type(): File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/cds.py", line 57, in is_service_node_port_type settings.K8S_ONAP_NAMESPACE File "/usr/lib/python3.8/site-packages/onapsdk/configuration/loader.py", line 71, in __getattribute__ raise SettingsError(msg) from exc onapsdk.exceptions.SettingsError: Requested setting K8S_ONAP_NAMESPACE does not exist. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/cds.py", line 144, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 223, in execute step.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/cds.py", line 169, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/scenario/cds_blueprint_enrichment.py", line 36, in run self.test.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/cds.py", line 195, in execute super().execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 225, in execute raise SubstepExecutionException from substep_err onaptests.utils.exceptions.SubstepExecutionException 2022-06-13 12:37:25,465 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cds | integration | 00:00 | FAIL | +-------------------+---------------------+------------------+----------------+ 2022-06-13 12:37:25,467 INFO 51:cds_blueprint_enrichment.py(1) - Generate Test report 2022-06-13 12:37:25,899 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/62a72f856c44f5001088a073 2022-06-13 12:37:25,900 ERROR 253:run_tests.py(1) - The test case 'basic_cds' failed. 2022-06-13 12:37:25,901 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR