[stdlog] 2022-05-09 13:33:54,299 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:33:54,300 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:54,300 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:54,300 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:54,300 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:54,301 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:33:54,301 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-avocado-instrumented' [stdlog] 2022-05-09 13:33:54,301 avocado.test DEBUG| DATA (filename=recipe_runnable_avocado_instrumented.json) => /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_runnable_avocado_instrumented.json (found at file source dir) [stdlog] 2022-05-09 13:33:54,302 avocado.utils.process INFO | Running 'avocado-runner-avocado-instrumented runnable-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_runnable_avocado_instrumented.json' [stdlog] 2022-05-09 13:33:55,020 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428445.426747794} [stdlog] 2022-05-09 13:33:55,043 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': 428445.437929764} [stdlog] 2022-05-09 13:33:55,043 avocado.utils.process DEBUG| [stdout] {'result': 'error', 'fail_reason': "'NoneType' object is not iterable", 'status': 'finished', 'time': 428445.438190646} [stdlog] 2022-05-09 13:33:55,122 avocado.utils.process INFO | Command 'avocado-runner-avocado-instrumented runnable-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_runnable_avocado_instrumented.json' finished with 0 after 0.818531038s [stdlog] 2022-05-09 13:33:55,122 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-avocado-instrumented [stdlog] 2022-05-09 13:33:55,122 avocado.test INFO |