Closed Bug 1876647 Opened 9 months ago Closed 9 months ago

Perma [tier 2] python mach.site.InstallPipRequirementsException: Failed to install "/opt/worker/tasks/task_170622654487876/checkouts/gecko/tools/lint/python/black_requirements.txt" into the "python-test" site.

Categories

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

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1876489

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=444651315&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EppIC-9wRWeUHQqf6ZsdJA/runs/0/artifacts/public/logs/live_backing.log


[task 2024-01-25T23:52:50.681Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/devtools/startup/tests/xpcshell/xpcshell.toml
[task 2024-01-25T23:52:50.682Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/devtools/startup/tests/browser/browser.toml
[task 2024-01-25T23:52:50.703Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/services/crypto/tests/unit/xpcshell.toml
[task 2024-01-25T23:52:50.712Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/services/settings/test/unit/xpcshell.toml
[task 2024-01-25T23:52:50.732Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/services/fxaccounts/tests/mochitest/chrome.toml
[task 2024-01-25T23:52:50.734Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/services/fxaccounts/tests/browser/browser.toml
[task 2024-01-25T23:52:50.735Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/services/fxaccounts/tests/xpcshell/xpcshell.toml
[task 2024-01-25T23:52:50.744Z] manifestparser INFO | Reading TOML: /opt/worker/tasks/task_170622654487876/checkouts/gecko/startupcache/test/browser/browser.toml
[task 2024-01-25T23:52:52.621Z] Creating local state directory: /Users/cltbld/.mozbuild/srcdirs/gecko-bbdb1bac08f9
[task 2024-01-25T23:52:52.621Z] Test configuration changed. Regenerating backend.
[task 2024-01-25T23:52:52.621Z] No build detected, test metadata may be incomplete.
[task 2024-01-25T23:52:52.621Z] Looking in links: https://pypi.pub.build.mozilla.org/pub/
[task 2024-01-25T23:52:52.621Z] Ignoring typed-ast: markers 'python_version < "3.8"' don't match your environment
[task 2024-01-25T23:52:52.621Z] ERROR: Could not find a version that satisfies the requirement black==23.3.0 (from versions: none)
[task 2024-01-25T23:52:52.621Z] ERROR: No matching distribution found for black==23.3.0
[task 2024-01-25T23:52:52.621Z] 
[task 2024-01-25T23:52:52.621Z] Error running mach:
[task 2024-01-25T23:52:52.621Z] 
[task 2024-01-25T23:52:52.621Z]     mach python-test --subsuite mozlint --run-slow
[task 2024-01-25T23:52:52.621Z] 
[task 2024-01-25T23:52:52.621Z] The error occurred in code that was called by the mach command. This is either
[task 2024-01-25T23:52:52.621Z] a bug in the called code itself or in the way that mach is calling it.
[task 2024-01-25T23:52:52.621Z] You can invoke ``./mach busted`` to check if this issue is already on file. If it
[task 2024-01-25T23:52:52.621Z] isn't, please use ``./mach busted file python-test`` to report it. If ``./mach busted`` is
[task 2024-01-25T23:52:52.621Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2024-01-25T23:52:52.621Z] 
[task 2024-01-25T23:52:52.621Z] If filing a bug, please include the full output of mach, including this error
[task 2024-01-25T23:52:52.621Z] message.
[task 2024-01-25T23:52:52.621Z] 
[task 2024-01-25T23:52:52.621Z] The details of the failure are as follows:
[task 2024-01-25T23:52:52.621Z] 
[task 2024-01-25T23:52:52.621Z] mach.site.InstallPipRequirementsException: Failed to install "/opt/worker/tasks/task_170622654487876/checkouts/gecko/tools/lint/python/black_requirements.txt" into the "python-test" site.
[task 2024-01-25T23:52:52.621Z] 
[task 2024-01-25T23:52:52.621Z]   File "/opt/worker/tasks/task_170622654487876/checkouts/gecko/python/mach_commands.py", line 143, in python_test
[task 2024-01-25T23:52:52.621Z]     return run_python_tests(command_context, *args, **kwargs)
[task 2024-01-25T23:52:52.621Z]   File "/opt/worker/tasks/task_170622654487876/checkouts/gecko/python/mach_commands.py", line 206, in run_python_tests
[task 2024-01-25T23:52:52.621Z]     command_context.virtualenv_manager.install_pip_requirements(
[task 2024-01-25T23:52:52.621Z]   File "/opt/worker/tasks/task_170622654487876/checkouts/gecko/python/mach/mach/site.py", line 656, in install_pip_requirements
[task 2024-01-25T23:52:52.621Z]     raise InstallPipRequirementsException(
[taskcluster 2024-01-25T23:52:52.744Z]    Exit Code: 1
[taskcluster 2024-01-25T23:52:52.744Z]    User Time: 5m45.15046s
[taskcluster 2024-01-25T23:52:52.744Z]  Kernel Time: 6m40.223346s
[taskcluster 2024-01-25T23:52:52.744Z]    Wall Time: 3m46.079076s
[taskcluster 2024-01-25T23:52:52.744Z]       Result: FAILED
[taskcluster 2024-01-25T23:52:52.744Z] === Task Finished ===
[taskcluster 2024-01-25T23:52:52.744Z] Task Duration: 3m46.084825s
[taskcluster 2024-01-25T23:52:52.744Z] [mounts] Preserving cache: Moving "/opt/worker/tasks/task_170622654487876/checkouts" to "/opt/worker/cache/Ww4k6EAQT6iG_MeXZ4gfdg"
[taskcluster 2024-01-25T23:52:52.834Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-01-24T23:29:29.372Z
[taskcluster:error] exit status 1
Status: NEW → RESOLVED
Closed: 9 months ago
Duplicate of bug: 1876489
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.