[stdlog] 2022-05-09 13:33:54,275 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-python-unittest [stdlog] 2022-05-09 13:33:54,275 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:54,275 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:54,275 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:54,276 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:54,276 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-python-unittest [stdlog] 2022-05-09 13:33:54,277 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-python-unittest' [stdlog] 2022-05-09 13:33:54,277 avocado.test DEBUG| DATA (filename=recipe_runnable_python_unittest.json) => /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_runnable_python_unittest.json (found at file source dir) [stdlog] 2022-05-09 13:33:54,277 avocado.utils.process INFO | Running 'avocado-runner-python-unittest runnable-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_runnable_python_unittest.json' [stdlog] 2022-05-09 13:33:54,954 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428445.340514343} [stdlog] 2022-05-09 13:33:54,954 avocado.utils.process DEBUG| [stdout] {'status': 'running', 'time': 428445.350961138} [stdlog] 2022-05-09 13:33:54,954 avocado.utils.process DEBUG| [stdout] {'type': 'stdout', 'log': b'----------------------------------------------------------------------\nRan 1 test in 0.005s\n\nOK\n', 'status': 'running', 'time': 428445.361287386} [stdlog] 2022-05-09 13:33:54,954 avocado.utils.process DEBUG| [stdout] {'status': 'finished', 'result': 'pass', 'time': 428445.361308413} [stdlog] 2022-05-09 13:33:55,026 avocado.utils.process INFO | Command 'avocado-runner-python-unittest runnable-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_runnable_python_unittest.json' finished with 0 after 0.746991049s [stdlog] 2022-05-09 13:33:55,027 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-python-unittest [stdlog] 2022-05-09 13:33:55,027 avocado.test INFO |