Closed Bug 1628374 Opened 5 years ago Closed 5 years ago

Intermittent 0:43.09 TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): /builds/worker/checkouts/gecko/tools/lint/test/test_shellcheck.py

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1592945

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=296807500&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WlbzVI7XSoiOX7lt8qf2gw/runs/0/artifacts/public/logs/live_backing.log


[task 2020-04-08T14:38:35.002Z] 0:42.52 ============================= test session starts ==============================
[task 2020-04-08T14:38:35.002Z] 0:42.52 platform linux -- Python 3.6.9, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/gecko-QUm8IANb-3/bin/python
[task 2020-04-08T14:38:35.002Z] 0:42.52 rootdir: /builds/worker/checkouts/gecko, inifile: /builds/worker/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2020-04-08T14:38:35.002Z] 0:42.52 collecting ... collected 1 item
[task 2020-04-08T14:38:35.002Z] 0:42.52
[task 2020-04-08T14:38:35.002Z] 0:42.52 tools/lint/test/test_lintpref.py::test_lintpref PASSED
[task 2020-04-08T14:38:35.002Z] 0:42.52
[task 2020-04-08T14:38:35.002Z] 0:42.52 =========================== 1 passed in 2.22 seconds ===========================
[task 2020-04-08T14:38:35.566Z] 0:43.08 /builds/worker/checkouts/gecko/tools/lint/test/test_shellcheck.py
[task 2020-04-08T14:38:35.566Z] 0:43.08 Traceback (most recent call last):
[task 2020-04-08T14:38:35.567Z] 0:43.08 File "/builds/worker/checkouts/gecko/tools/lint/test/test_shellcheck.py", line 24, in <module>
[task 2020-04-08T14:38:35.567Z] 0:43.08 mozunit.main()
[task 2020-04-08T14:38:35.568Z] 0:43.08 File "/builds/worker/checkouts/gecko/config/mozunit/mozunit/mozunit.py", line 308, in main
[task 2020-04-08T14:38:35.568Z] 0:43.08 sys.exit(pytest.main(args))
[task 2020-04-08T14:38:35.569Z] 0:43.08 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/config/init.py", line 56, in main
[task 2020-04-08T14:38:35.569Z] 0:43.08 config = _prepareconfig(args, plugins)
[task 2020-04-08T14:38:35.569Z] 0:43.08 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/config/init.py", line 181, in _prepareconfig
[task 2020-04-08T14:38:35.569Z] 0:43.08 pluginmanager=pluginmanager, args=args
[task 2020-04-08T14:38:35.570Z] 0:43.08 File "/builds/worker/checkouts/gecko/third_party/python/pluggy/pluggy/init.py", line 617, in call
[task 2020-04-08T14:38:35.570Z] 0:43.08 return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
[task 2020-04-08T14:38:35.570Z] 0:43.08 File "/builds/worker/checkouts/gecko/third_party/python/pluggy/pluggy/init.py", line 222, in _hookexec
[task 2020-04-08T14:38:35.571Z] 0:43.08 return self._inner_hookexec(hook, methods, kwargs)
[task 2020-04-08T14:38:35.572Z] 0:43.08 File "/builds/worker/checkouts/gecko/third_party/python/pluggy/pluggy/init.py", line 216, in <lambda>
[task 2020-04-08T14:38:35.572Z] 0:43.08 firstresult=hook.spec_opts.get('firstresult'),
[task 2020-04-08T14:38:35.572Z] 0:43.08 File "/builds/worker/checkouts/gecko/third_party/python/pluggy/pluggy/callers.py", line 196, in _multicall
[task 2020-04-08T14:38:35.572Z] 0:43.08 gen.send(outcome)
[task 2020-04-08T14:38:35.572Z] 0:43.08 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/helpconfig.py", line 89, in pytest_cmdline_parse
[task 2020-04-08T14:38:35.573Z] 0:43.08 config = outcome.get_result()
[task 2020-04-08T14:38:35.573Z] 0:43.09 File "/builds/worker/checkouts/gecko/third_party/python/pluggy/pluggy/callers.py", line 76, in get_result
[task 2020-04-08T14:38:35.573Z] 0:43.09 raise ex[1].with_traceback(ex[2])
[task 2020-04-08T14:38:35.573Z] 0:43.09 File "/builds/worker/checkouts/gecko/third_party/python/pluggy/pluggy/callers.py", line 180, in _multicall
[task 2020-04-08T14:38:35.573Z] 0:43.09 res = hook_impl.function(*args)
[task 2020-04-08T14:38:35.573Z] 0:43.09 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/config/init.py", line 607, in pytest_cmdline_parse
[task 2020-04-08T14:38:35.573Z] 0:43.09 self.parse(args)
[task 2020-04-08T14:38:35.574Z] 0:43.09 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/config/init.py", line 772, in parse
[task 2020-04-08T14:38:35.574Z] 0:43.09 self._preparse(args, addopts=addopts)
[task 2020-04-08T14:38:35.574Z] 0:43.09 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/config/init.py", line 722, in _preparse
[task 2020-04-08T14:38:35.574Z] 0:43.09 self._consider_importhook(args)
[task 2020-04-08T14:38:35.575Z] 0:43.09 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/config/init.py", line 686, in _consider_importhook
[task 2020-04-08T14:38:35.575Z] 0:43.09 self._mark_plugins_for_rewrite(hook)
[task 2020-04-08T14:38:35.575Z] 0:43.09 File "/builds/worker/checkouts/gecko/third_party/python/pytest/src/_pytest/config/init.py", line 695, in _mark_plugins_for_rewrite
[task 2020-04-08T14:38:35.576Z] 0:43.09 import pkg_resources
[task 2020-04-08T14:38:35.576Z] 0:43.09 File "/builds/worker/checkouts/gecko/build/mach_bootstrap.py", line 435, in call
[task 2020-04-08T14:38:35.576Z] 0:43.09 module = self._original_import(name, globals, locals, fromlist, level)
[task 2020-04-08T14:38:35.576Z] 0:43.09 ModuleNotFoundError: No module named 'pkg_resources'
[task 2020-04-08T14:38:35.577Z] 0:43.09 TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): /builds/worker/checkouts/gecko/tools/lint/test/test_shellcheck.py

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.