Closed
Bug 1779419
Opened 4 years ago
Closed 4 years ago
Intermittent python/mach/mach/test/test_site_compatibility.py::test_sites_compatible TEST-UNEXPECTED-FAIL
Categories
(Firefox Build System :: Mach Core, defect, P5)
Firefox Build System
Mach Core
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: bszekely [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=384232833&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Zk7SxyxTQLWndHd-coq6hg/runs/0/artifacts/public/logs/live_backing.log
[task 2022-07-13T13:28:10.787Z] python/mach/mach/test/test_site_activation.py::test_sys_path_source_none_other PASSED
[task 2022-07-13T13:28:10.787Z] python/mach/mach/test/test_site_activation.py::test_sys_path_source_venv_build PASSED
[task 2022-07-13T13:28:10.787Z] python/mach/mach/test/test_site_activation.py::test_sys_path_source_venv_other PASSED
[task 2022-07-13T13:28:10.787Z] python/mach/mach/test/test_site_activation.py::test_sys_path_source_system_build PASSED
[task 2022-07-13T13:28:10.787Z] python/mach/mach/test/test_site_activation.py::test_sys_path_source_system_other PASSED
[task 2022-07-13T13:28:10.787Z] python/mach/mach/test/test_site_activation.py::test_sys_path_source_venvsystem_build PASSED
[task 2022-07-13T13:28:10.787Z] python/mach/mach/test/test_site_activation.py::test_sys_path_source_venvsystem_other PASSED
[task 2022-07-13T13:28:10.788Z]
[task 2022-07-13T13:28:10.788Z] =============================== warnings summary ===============================
[task 2022-07-13T13:28:10.788Z] python/mach/mach/main.py:13
[task 2022-07-13T13:28:10.788Z] /builds/worker/checkouts/gecko/python/mach/mach/main.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
[task 2022-07-13T13:28:10.788Z] import imp
[task 2022-07-13T13:28:10.788Z]
[task 2022-07-13T13:28:10.788Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2022-07-13T13:28:10.788Z] ======================== 9 passed, 1 warning in 14.95s =========================
[task 2022-07-13T13:28:10.788Z]
[task 2022-07-13T13:28:13.041Z]
[task 2022-07-13T13:28:18.407Z] Tests Completed: 90%|█████████ | 9/10 [00:19<00:00, 4.72Test/s]
[task 2022-07-13T13:28:18.408Z]
[task 2022-07-13T13:28:18.408Z] Setting retcode to 1 from /builds/worker/checkouts/gecko/python/mach/mach/test/test_site_compatibility.py
[task 2022-07-13T13:28:18.408Z]
[task 2022-07-13T13:28:18.408Z] Tests Completed: 100%|██████████| 10/10 [00:25<00:00, 3.77s/Test]
[task 2022-07-13T13:28:18.409Z]
[task 2022-07-13T13:28:18.409Z] /builds/worker/checkouts/gecko/python/mach/mach/test/test_site_compatibility.py
[task 2022-07-13T13:28:18.409Z] ============================= test session starts ==============================
[task 2022-07-13T13:28:18.409Z] platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 -- /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/python-test/bin/python
[task 2022-07-13T13:28:18.409Z] rootdir: /builds/worker/checkouts/gecko, configfile: config/mozunit/mozunit/pytest.ini
[task 2022-07-13T13:28:18.409Z] collecting ... collected 1 item
[task 2022-07-13T13:28:18.409Z]
[task 2022-07-13T13:28:18.409Z] python/mach/mach/test/test_site_compatibility.py::test_sites_compatible TEST-UNEXPECTED-FAIL
[task 2022-07-13T13:28:18.409Z]
[task 2022-07-13T13:28:18.409Z] =================================== FAILURES ===================================
[task 2022-07-13T13:28:18.409Z] ____________________________ test_sites_compatible _____________________________
[task 2022-07-13T13:28:18.409Z] python/mach/mach/test/test_site_compatibility.py:154: in test_sites_compatible
[task 2022-07-13T13:28:18.409Z] cwd=topsrcdir,
[task 2022-07-13T13:28:18.409Z] /usr/lib/python3.6/subprocess.py:311: in check_call
[task 2022-07-13T13:28:18.409Z] raise CalledProcessError(retcode, cmd)
[task 2022-07-13T13:28:18.409Z] E subprocess.CalledProcessError: Command '['/tmp/pytest-of-worker/pytest-0/test_sites_compatible0/env/bin/pip', 'install', '-r', '/tmp/pytest-of-worker/pytest-0/test_sites_compatible0/requirements.txt']' returned non-zero exit status 1.
[task 2022-07-13T13:28:18.409Z] ----------------------------- Captured stdout call -----------------------------
[task 2022-07-13T13:28:18.409Z] created virtual environment CPython3.6.9.final.0-64 in 121ms
[task 2022-07-13T13:28:18.409Z] creator CPython3Posix(dest=/tmp/pytest-of-worker/pytest-0/test_sites_compatible0/env, clear=False, no_vcs_ignore=False, global=False)
[task 2022-07-13T13:28:18.409Z] seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/builds/worker/.local/share/virtualenv)
[task 2022-07-13T13:28:18.409Z] added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1
[task 2022-07-13T13:28:18.409Z] activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
[task 2022-07-13T13:28:18.409Z] Checking compatibility of "docs" site
[task 2022-07-13T13:28:18.409Z] Processing ./testing/web-platform/tests/tools/third_party/funcsigs
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.409Z] Processing ./testing/web-platform/tests/tools/third_party/h2
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.409Z] Processing ./testing/web-platform/tests/tools/third_party/hpack
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.409Z] Processing ./testing/web-platform/tests/tools/third_party/html5lib
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.409Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.409Z] Processing ./testing/web-platform/tests/tools/third_party/hyperframe
[task 2022-07-13T13:28:18.410Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.410Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.410Z] Processing ./testing/web-platform/tests/tools/third_party/pywebsocket3
[task 2022-07-13T13:28:18.410Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing ./testing/web-platform/tests/tools/third_party/webencodings
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing ./testing/web-platform/tests/tools/wptserve
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing ./testing/web-platform/tests/tools/wptrunner
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/aiohttp
[task 2022-07-13T13:28:18.411Z] Installing build dependencies: started
[task 2022-07-13T13:28:18.411Z] Installing build dependencies: finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Getting requirements to build wheel: started
[task 2022-07-13T13:28:18.411Z] Getting requirements to build wheel: finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Preparing metadata (pyproject.toml): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/appdirs-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/async_timeout-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/attrs-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/blessings-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/cbor2-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/certifi-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/chardet-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/click-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/colorama-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/compare_locales-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/cookies-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/cram-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/diskcache-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/distro-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/dlmanager
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/ecdsa-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/esprima
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/fluent.migrate
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/fluent.syntax-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/gyp
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/idna-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/idna-ssl
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/importlib_metadata-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/iso8601-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/Jinja2-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/jsmin
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/json-e
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/jsonschema-0-py3-none-any.whl
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/MarkupSafe
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.411Z] Processing ./third_party/python/mohawk
[task 2022-07-13T13:28:18.411Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.412Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/mozilla_version-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/multidict
[task 2022-07-13T13:28:18.418Z] Installing build dependencies: started
[task 2022-07-13T13:28:18.418Z] Installing build dependencies: finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Getting requirements to build wheel: started
[task 2022-07-13T13:28:18.418Z] Getting requirements to build wheel: finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Preparing metadata (pyproject.toml): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/packaging-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/pathspec-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/pip-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/pip_tools-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/ply
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/pyasn1-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/pyasn1_modules-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/pylru
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/pyparsing-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/pyrsistent
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/python-hglib
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/pytoml
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/PyYAML
[task 2022-07-13T13:28:18.418Z] Installing build dependencies: started
[task 2022-07-13T13:28:18.418Z] Installing build dependencies: finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Getting requirements to build wheel: started
[task 2022-07-13T13:28:18.418Z] Getting requirements to build wheel: finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Preparing metadata (pyproject.toml): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/redo-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/requests-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/requests_unixsocket-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/responses-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing ./third_party/python/rsa
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.418Z] Preparing metadata (setup.py): finished with status 'done'
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/setuptools-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/sentry_sdk-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/six-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/slugid-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/taskcluster-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/taskcluster_taskgraph-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/taskcluster_urls-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/tqdm-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/typing_extensions-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/urllib3-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/voluptuous-0-py3-none-any.whl
[task 2022-07-13T13:28:18.418Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/wheel-0-py3-none-any.whl
[task 2022-07-13T13:28:18.419Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/yamllint-0-py3-none-any.whl
[task 2022-07-13T13:28:18.419Z] Processing ./third_party/python/yarl
[task 2022-07-13T13:28:18.419Z] Installing build dependencies: started
[task 2022-07-13T13:28:18.419Z] Installing build dependencies: finished with status 'done'
[task 2022-07-13T13:28:18.419Z] Getting requirements to build wheel: started
[task 2022-07-13T13:28:18.419Z] Getting requirements to build wheel: finished with status 'done'
[task 2022-07-13T13:28:18.419Z] Preparing metadata (pyproject.toml): started
[task 2022-07-13T13:28:18.419Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2022-07-13T13:28:18.419Z] Processing /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/zipp-0-py3-none-any.whl
[task 2022-07-13T13:28:18.419Z] Collecting glean-sdk==50.1.0
[task 2022-07-13T13:28:18.419Z] Downloading glean_sdk-50.1.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[task 2022-07-13T13:28:18.419Z] Collecting psutil<=5.8.0,>=5.4.2
[task 2022-07-13T13:28:18.419Z] Downloading psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB)
[task 2022-07-13T13:28:18.419Z] Collecting zstandard<=0.17.0,>=0.11.1
[task 2022-07-13T13:28:18.419Z] Downloading zstandard-0.17.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
[task 2022-07-13T13:28:18.419Z] Collecting Sphinx==1.1.3
[task 2022-07-13T13:28:18.419Z] Downloading Sphinx-1.1.3.tar.gz (2.6 MB)
[task 2022-07-13T13:28:18.419Z] Preparing metadata (setup.py): started
[task 2022-07-13T13:28:18.419Z] Preparing metadata (setup.py): finished with status 'error'
[task 2022-07-13T13:28:18.419Z] ----------------------------- Captured stderr call -----------------------------
[task 2022-07-13T13:28:18.419Z] ERROR: Command errored out with exit status 1:
[task 2022-07-13T13:28:18.419Z] command: /tmp/pytest-of-worker/pytest-0/test_sites_compatible0/env/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-kbt__i6c/sphinx_472653d083e04ad5a646e5363ef63570/setup.py'"'"'; __file__='"'"'/tmp/pip-install-kbt__i6c/sphinx_472653d083e04ad5a646e5363ef63570/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nn0v0j5z
[task 2022-07-13T13:28:18.419Z] cwd: /tmp/pip-install-kbt__i6c/sphinx_472653d083e04ad5a646e5363ef63570/
[task 2022-07-13T13:28:18.419Z] Complete output (3 lines):
[task 2022-07-13T13:28:18.419Z] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'use_2to3_fixers'
[task 2022-07-13T13:28:18.419Z] warnings.warn(msg)
[task 2022-07-13T13:28:18.419Z] error in Sphinx setup command: use_2to3 is invalid.
[task 2022-07-13T13:28:18.419Z] ----------------------------------------
[task 2022-07-13T13:28:18.419Z] WARNING: Discarding https://files.pythonhosted.org/packages/bf/1c/973ec525f2743f14e1c1f528e4ddb8aa5f2a0ab7d39a0b3d14953f4a87de/Sphinx-1.1.3.tar.gz#sha256=34dc95b70a2b07a61b5d61034c34b05f82514aab54ad27adedb49cee911bb8e9 (from https://pypi.org/simple/sphinx/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
[task 2022-07-13T13:28:18.419Z] ERROR: Could not find a version that satisfies the requirement Sphinx==1.1.3 (from versions: 0.1.61611, 0.1.61798, 0.1.61843, 0.1.61945, 0.1.61950, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5, 0.5.1, 0.5.2b1, 0.5.2, 0.6b1, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 1.0b1, 1.0b2, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.2b1, 1.2b2, 1.2b3, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.3b1, 1.3b2, 1.3b3, 1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.4a1, 1.4b1, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9, 1.5a1, 1.5a2, 1.5b1, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.6b1, 1.6b2, 1.6b3, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.7.0b1, 1.7.0b2, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.8.0b1, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 2.0.0b1, 2.0.0b2, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 3.0.0b1, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.2.1, 3.3.0, 3.3.1, 3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.5.0, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 4.0.0b1, 4.0.0b2, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.1.0, 4.1.1, 4.1.2, 4.2.0, 4.3.0, 4.3.1, 4.3.2, 4.4.0, 4.5.0, 5.0.0b1, 5.0.0, 5.0.1, 5.0.2)
[task 2022-07-13T13:28:18.419Z] ERROR: No matching distribution found for Sphinx==1.1.3
[task 2022-07-13T13:28:18.419Z] =============================== warnings summary ===============================
[task 2022-07-13T13:28:18.419Z] python/mach/mach/main.py:13
[task 2022-07-13T13:28:18.419Z] /builds/worker/checkouts/gecko/python/mach/mach/main.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
[task 2022-07-13T13:28:18.419Z] import imp
[task 2022-07-13T13:28:18.419Z]
[task 2022-07-13T13:28:18.419Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2022-07-13T13:28:18.419Z] ======================== 1 failed, 1 warning in 22.66s =========================
[task 2022-07-13T13:28:18.419Z]
[task 2022-07-13T13:28:18.419Z]
[task 2022-07-13T13:28:18.419Z] Tests Completed: 100%|██████████| 10/10 [00:25<00:00, 2.54s/Test]Return code from mach python-test: 1
[task 2022-07-13T13:28:18.446Z]
[taskcluster 2022-07-13 13:28:18.775Z] === Task Finished ===
[taskcluster 2022-07-13 13:28:18.775Z] Unsuccessful task run with exit code: 1 completed in 309.907 seconds
| Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•