[stdlog] 2022-05-09 13:33:48,823 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-dry-run [stdlog] 2022-05-09 13:33:48,823 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:48,824 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:48,824 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:48,824 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:48,824 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-dry-run [stdlog] 2022-05-09 13:33:48,825 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-dry-run' [stdlog] 2022-05-09 13:33:48,825 avocado.utils.process INFO | Running 'avocado-runner-dry-run runnable-run -u some_uri' [stdlog] 2022-05-09 13:33:49,559 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428439.970200611} [stdlog] 2022-05-09 13:33:49,559 avocado.utils.process DEBUG| [stdout] {'result': 'cancel', 'fail_reason': 'Test cancelled due to --dry-run', 'status': 'finished', 'time': 428439.970220228} [stdlog] 2022-05-09 13:33:49,629 avocado.utils.process INFO | Command 'avocado-runner-dry-run runnable-run -u some_uri' finished with 0 after 0.802855164s [stdlog] 2022-05-09 13:33:49,629 avocado.test DEBUG| PARAMS (key=runnable-run-uri-only-exit-code, path=*, default=2) => 0 [stdlog] 2022-05-09 13:33:49,630 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-dry-run [stdlog] 2022-05-09 13:33:49,630 avocado.test INFO |