Closed
Bug 1919169
Opened 1 year ago
Closed 1 year ago
Intermittent [tier 2] subprocess.CalledProcessError: Command '['/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/wpt/bin/python', '-m', 'pip', 'install', 'aioquic==0.9.21']' returned non-zero exit status 1.
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=474554114&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ThDw1TOtRw-M5XItjiH8-w/runs/0/artifacts/public/logs/live_backing.log
[task 2024-09-16T22:30:09.188Z] Installing collected packages: ujson
[task 2024-09-16T22:30:09.244Z] Successfully installed ujson-5.7.0
[task 2024-09-16T22:30:09.882Z] Collecting aioquic==0.9.21
[task 2024-09-16T22:30:09.989Z] Downloading aioquic-0.9.21-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.1 kB)
[task 2024-09-16T22:30:09.996Z] Requirement already satisfied: certifi in ./third_party/python/certifi (from aioquic==0.9.21) (2022.12.7)
[task 2024-09-16T22:30:10.105Z] Collecting pylsqpack<0.4.0,>=0.3.3 (from aioquic==0.9.21)
[task 2024-09-16T22:30:10.140Z] Downloading pylsqpack-0.3.18-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
[task 2024-09-16T22:30:10.227Z] Collecting pyopenssl>=22 (from aioquic==0.9.21)
[task 2024-09-16T22:30:10.262Z] Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)
[task 2024-09-16T22:30:25.293Z] WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
[task 2024-09-16T22:30:40.836Z] WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
[task 2024-09-16T22:30:56.887Z] WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
[task 2024-09-16T22:31:13.932Z] WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
[task 2024-09-16T22:31:32.985Z] WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/
[task 2024-09-16T22:31:48.034Z] INFO: pip is looking at multiple versions of pyopenssl to determine which version is compatible with other requirements. This could take a while.
[task 2024-09-16T22:31:48.133Z] Downloading pyOpenSSL-24.1.0-py3-none-any.whl.metadata (12 kB)
[task 2024-09-16T22:31:48.238Z] Downloading pyOpenSSL-24.0.0-py3-none-any.whl.metadata (12 kB)
[task 2024-09-16T22:31:48.342Z] Downloading pyOpenSSL-23.3.0-py3-none-any.whl.metadata (12 kB)
[task 2024-09-16T22:31:48.446Z] Downloading pyOpenSSL-23.2.0-py3-none-any.whl.metadata (10 kB)
[task 2024-09-16T22:31:48.548Z] Downloading pyOpenSSL-23.1.1-py3-none-any.whl.metadata (10 kB)
[task 2024-09-16T22:31:48.649Z] Downloading pyOpenSSL-23.1.0-py3-none-any.whl.metadata (9.9 kB)
[task 2024-09-16T22:31:48.751Z] Downloading pyOpenSSL-23.0.0-py3-none-any.whl.metadata (9.5 kB)
[task 2024-09-16T22:31:48.761Z] INFO: pip is still looking at multiple versions of pyopenssl to determine which version is compatible with other requirements. This could take a while.
[task 2024-09-16T22:31:48.853Z] Downloading pyOpenSSL-22.1.0-py3-none-any.whl.metadata (8.9 kB)
[task 2024-09-16T22:31:48.955Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl.metadata (7.8 kB)
[task 2024-09-16T22:31:48.964Z] ERROR: Cannot install aioquic because these package versions have conflicting dependencies.
[task 2024-09-16T22:31:48.965Z]
[task 2024-09-16T22:31:48.965Z] The conflict is caused by:
[task 2024-09-16T22:31:48.965Z] pyopenssl 24.2.1 depends on cryptography<44 and >=41.0.5
[task 2024-09-16T22:31:48.965Z] pyopenssl 24.1.0 depends on cryptography<43 and >=41.0.5
[task 2024-09-16T22:31:48.965Z] pyopenssl 24.0.0 depends on cryptography<43 and >=41.0.5
[task 2024-09-16T22:31:48.965Z] pyopenssl 23.3.0 depends on cryptography<42 and >=41.0.5
[task 2024-09-16T22:31:48.965Z] pyopenssl 23.2.0 depends on cryptography!=40.0.0, !=40.0.1, <42 and >=38.0.0
[task 2024-09-16T22:31:48.965Z] pyopenssl 23.1.1 depends on cryptography<41 and >=38.0.0
[task 2024-09-16T22:31:48.965Z] pyopenssl 23.1.0 depends on cryptography<41 and >=38.0.0
[task 2024-09-16T22:31:48.965Z] pyopenssl 23.0.0 depends on cryptography<40 and >=38.0.0
[task 2024-09-16T22:31:48.965Z] pyopenssl 22.1.0 depends on cryptography<39 and >=38.0.0
[task 2024-09-16T22:31:48.965Z] pyopenssl 22.0.0 depends on cryptography>=35.0
[task 2024-09-16T22:31:48.965Z]
[task 2024-09-16T22:31:48.965Z] To fix this you could try to:
[task 2024-09-16T22:31:48.965Z] 1. loosen the range of package versions you've specified
[task 2024-09-16T22:31:48.965Z] 2. remove package versions to allow pip attempt to solve the dependency conflict
[task 2024-09-16T22:31:48.965Z]
[task 2024-09-16T22:31:48.965Z] ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
[task 2024-09-16T22:31:49.040Z] Creating default state directory: /builds/worker/.mozbuild
[task 2024-09-16T22:31:49.040Z] Creating local state directory: /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69
[task 2024-09-16T22:31:49.041Z] Traceback (most recent call last):
[task 2024-09-16T22:31:49.041Z] File "./mach", line 199, in <module>
[task 2024-09-16T22:31:49.041Z] main(sys.argv[1:])
[task 2024-09-16T22:31:49.041Z] File "./mach", line 155, in main
[task 2024-09-16T22:31:49.041Z] mach = check_and_get_mach(os.path.dirname(os.path.realpath(__file__)), args)
[task 2024-09-16T22:31:49.041Z] File "./mach", line 39, in check_and_get_mach
[task 2024-09-16T22:31:49.041Z] return load_mach(dir_path, mach_path, args)
[task 2024-09-16T22:31:49.041Z] File "./mach", line 25, in load_mach
[task 2024-09-16T22:31:49.041Z] return mach_initialize.initialize(dir_path, args)
[task 2024-09-16T22:31:49.041Z] File "/builds/worker/checkouts/gecko/build/mach_initialize.py", line 344, in initialize
[task 2024-09-16T22:31:49.041Z] command_site_manager.activate()
[task 2024-09-16T22:31:49.041Z] File "/builds/worker/checkouts/gecko/python/mach/mach/site.py", line 602, in activate
[task 2024-09-16T22:31:49.041Z] self.ensure()
[task 2024-09-16T22:31:49.041Z] File "/builds/worker/checkouts/gecko/python/mach/mach/site.py", line 574, in ensure
[task 2024-09-16T22:31:49.041Z] _create_venv_with_pthfile(
[task 2024-09-16T22:31:49.041Z] File "/builds/worker/checkouts/gecko/python/mach/mach/site.py", line 1309, in _create_venv_with_pthfile
[task 2024-09-16T22:31:49.041Z] target_venv.pip_install([str(requirement.requirement)])
[task 2024-09-16T22:31:49.041Z] File "/builds/worker/checkouts/gecko/python/mach/mach/site.py", line 911, in pip_install
[task 2024-09-16T22:31:49.041Z] return subprocess.run(
[task 2024-09-16T22:31:49.041Z] File "/builds/worker/fetches/python/lib/python3.8/subprocess.py", line 516, in run
[task 2024-09-16T22:31:49.041Z] raise CalledProcessError(retcode, process.args,
[task 2024-09-16T22:31:49.041Z] subprocess.CalledProcessError: Command '['/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/wpt/bin/python', '-m', 'pip', 'install', 'aioquic==0.9.21']' returned non-zero exit status 1.
[taskcluster 2024-09-16 22:31:50.122Z] === Task Finished ===
[taskcluster 2024-09-16 22:31:50.254Z] Artifact "public/manifests.tar.gz" not found at "/builds/worker/checkouts/gecko/manifests.tar.gz"
[taskcluster 2024-09-16 22:31:50.322Z] Unsuccessful task run with exit code: 1 completed in 295.906 seconds
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 4•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=493822839&repo=autoland
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
Comment 6•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•