[stdlog] 2022-05-09 13:34:02,053 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:34:02,054 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:34:02,054 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:34:02,054 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:34:02,054 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:34:02,055 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:34:02,055 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-avocado-instrumented' [stdlog] 2022-05-09 13:34:02,055 avocado.test DEBUG| DATA (filename=recipe_task_avocado_instrumented.json) => /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_avocado_instrumented.json (found at file source dir) [stdlog] 2022-05-09 13:34:02,056 avocado.utils.process INFO | Running 'avocado-runner-avocado-instrumented task-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_avocado_instrumented.json' [stdlog] 2022-05-09 13:34:02,675 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428453.082363836, 'output_dir': '/tmp/.avocado-task-rub44kwt', 'id': '1'} [stdlog] 2022-05-09 13:34:02,698 avocado.utils.process DEBUG| [stdout] {'type': 'stderr', 'log': b'Traceback (most recent call last):\n File "/home/cleber/src/avocado/avocado/avocado/plugins/runners/avocado_instrumented.py", line 85, in _run_avocado\n messages.start_logging(runnable.config, queue)\n File "/home/cleber/src/avocado/avocado/avocado/core/utils/messages.py", line 235, in start_logging\n user_streams = [user_streams for user_streams in enabled_loggers\nTypeError: \'NoneType\' object is not iterable\n', 'encoding': 'utf-8', 'status': 'running', 'time': 428453.090632702, 'id': '1'} [stdlog] 2022-05-09 13:34:02,698 avocado.utils.process DEBUG| [stdout] {'result': 'error', 'fail_reason': "'NoneType' object is not iterable", 'status': 'finished', 'time': 428453.090828182, 'id': '1'} [stdlog] 2022-05-09 13:34:02,747 avocado.utils.process INFO | Command 'avocado-runner-avocado-instrumented task-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_avocado_instrumented.json' finished with 0 after 0.689448132s [stdlog] 2022-05-09 13:34:02,747 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:34:02,747 avocado.test INFO |