[stdlog] 2022-05-09 13:33:54,433 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-golang [stdlog] 2022-05-09 13:33:54,434 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:54,434 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:54,434 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:54,434 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:54,435 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-golang [stdlog] 2022-05-09 13:33:54,435 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-golang' [stdlog] 2022-05-09 13:33:54,435 avocado.test DEBUG| DATA (filename=recipe_runnable_golang.json) => NOT FOUND (data sources: variant, test, file) [stdlog] 2022-05-09 13:33:54,435 avocado.test ERROR| [stdlog] 2022-05-09 13:33:54,436 avocado.test ERROR| Reproduced traceback from: /home/cleber/src/avocado/avocado/avocado/core/test.py:576 [stdlog] 2022-05-09 13:33:54,437 avocado.test ERROR| Traceback (most recent call last): [stdlog] 2022-05-09 13:33:54,437 avocado.test ERROR| File "/home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py", line 78, in test_runnable_run_recipe_specific_kind [stdlog] 2022-05-09 13:33:54,437 avocado.test ERROR| self.cancel("Recipe file not found for this kind of runner") [stdlog] 2022-05-09 13:33:54,438 avocado.test ERROR| File "/home/cleber/src/avocado/avocado/avocado/core/test.py", line 715, in wrapper [stdlog] 2022-05-09 13:33:54,438 avocado.test ERROR| return func(actual_message) [stdlog] 2022-05-09 13:33:54,438 avocado.test ERROR| File "/home/cleber/src/avocado/avocado/avocado/core/test.py", line 761, in cancel [stdlog] 2022-05-09 13:33:54,438 avocado.test ERROR| raise exceptions.TestCancel(msg) [stdlog] 2022-05-09 13:33:54,438 avocado.test ERROR| avocado.core.exceptions.TestCancel: Recipe file not found for this kind of runner [stdlog] 2022-05-09 13:33:54,438 avocado.test ERROR| [stdlog] 2022-05-09 13:33:54,438 avocado.test ERROR| CANCEL 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-golang -> TestCancel: Recipe file not found for this kind of runner [stdlog] 2022-05-09 13:33:54,439 avocado.test INFO |