2025-09-15T18:50:23,373 Created temporary directory: /tmp/pip-build-tracker-3uhe4xn4 2025-09-15T18:50:23,373 Initialized build tracking at /tmp/pip-build-tracker-3uhe4xn4 2025-09-15T18:50:23,373 Created build tracker: /tmp/pip-build-tracker-3uhe4xn4 2025-09-15T18:50:23,374 Entered build tracker: /tmp/pip-build-tracker-3uhe4xn4 2025-09-15T18:50:23,374 Created temporary directory: /tmp/pip-wheel-bdi0_aaq 2025-09-15T18:50:23,377 Created temporary directory: /tmp/pip-ephem-wheel-cache-zh4ulf5k 2025-09-15T18:50:23,435 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-15T18:50:23,437 2 location(s) to search for versions of vllm-test-tpu: 2025-09-15T18:50:23,437 * https://pypi.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,437 * https://www.piwheels.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,437 Fetching project page and analyzing links: https://pypi.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,438 Getting page https://pypi.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,439 Found index url https://pypi.org/simple/ 2025-09-15T18:50:23,587 Fetched page https://pypi.org/simple/vllm-test-tpu/ as application/vnd.pypi.simple.v1+json 2025-09-15T18:50:23,588 Skipping link: No binaries permitted for vllm-test-tpu: https://files.pythonhosted.org/packages/6c/f7/c3feebb0e7f5dc9c404dac95315bc2df34c7a0b10fa331e54d67b05b2a5e/vllm_test_tpu-0.9.0.1-py3-none-any.whl (from https://pypi.org/simple/vllm-test-tpu/) (requires-python:<3.13,>=3.9) 2025-09-15T18:50:23,590 Link requires a different Python (3.13.5 not in: '<3.13,>=3.9'): https://files.pythonhosted.org/packages/d9/9b/b193dc607fc01817aebaf3224d7c1b3f1263247b4983e3537cd33c3342ba/vllm_test_tpu-0.9.0.1.tar.gz (from https://pypi.org/simple/vllm-test-tpu/) (requires-python:<3.13,>=3.9) 2025-09-15T18:50:23,591 Skipping link: 0.9.0.1 Requires-Python <3.13,>=3.9: https://files.pythonhosted.org/packages/d9/9b/b193dc607fc01817aebaf3224d7c1b3f1263247b4983e3537cd33c3342ba/vllm_test_tpu-0.9.0.1.tar.gz (from https://pypi.org/simple/vllm-test-tpu/) (requires-python:<3.13,>=3.9) 2025-09-15T18:50:23,591 Fetching project page and analyzing links: https://www.piwheels.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,592 Getting page https://www.piwheels.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,594 Found index url https://www.piwheels.org/simple/ 2025-09-15T18:50:23,698 Fetched page https://www.piwheels.org/simple/vllm-test-tpu/ as text/html 2025-09-15T18:50:23,699 Skipping link: not a file: https://www.piwheels.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,699 Skipping link: not a file: https://pypi.org/simple/vllm-test-tpu/ 2025-09-15T18:50:23,725 Given no hashes to check 0 links for project 'vllm-test-tpu': discarding no candidates 2025-09-15T18:50:23,725 ERROR: Ignored the following versions that require a different python version: 0.9.0.1 Requires-Python <3.13,>=3.9 2025-09-15T18:50:23,726 ERROR: Could not find a version that satisfies the requirement vllm-test-tpu==0.9.0.1 (from versions: none) 2025-09-15T18:50:23,727 ERROR: No matching distribution found for vllm-test-tpu==0.9.0.1 2025-09-15T18:50:23,728 Exception information: 2025-09-15T18:50:23,728 Traceback (most recent call last): 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-15T18:50:23,728 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-15T18:50:23,728 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-15T18:50:23,728 raise RequirementsConflicted(criterion) 2025-09-15T18:50:23,728 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vllm-test-tpu==0.9.0.1') 2025-09-15T18:50:23,728 2025-09-15T18:50:23,728 The above exception was the direct cause of the following exception: 2025-09-15T18:50:23,728 2025-09-15T18:50:23,728 Traceback (most recent call last): 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-15T18:50:23,728 result = self._result = resolver.resolve( 2025-09-15T18:50:23,728 ~~~~~~~~~~~~~~~~^ 2025-09-15T18:50:23,728 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-15T18:50:23,728 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-15T18:50:23,728 ) 2025-09-15T18:50:23,728 ^ 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-15T18:50:23,728 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-15T18:50:23,728 raise ResolutionImpossible(e.criterion.information) from e 2025-09-15T18:50:23,728 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vllm-test-tpu==0.9.0.1'), parent=None)] 2025-09-15T18:50:23,728 2025-09-15T18:50:23,728 The above exception was the direct cause of the following exception: 2025-09-15T18:50:23,728 2025-09-15T18:50:23,728 Traceback (most recent call last): 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-15T18:50:23,728 status = _inner_run() 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-15T18:50:23,728 return self.run(options, args) 2025-09-15T18:50:23,728 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-15T18:50:23,728 return func(self, options, args) 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-15T18:50:23,728 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-15T18:50:23,728 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-15T18:50:23,728 raise error from e 2025-09-15T18:50:23,728 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vllm-test-tpu==0.9.0.1 2025-09-15T18:50:23,738 Removed build tracker: '/tmp/pip-build-tracker-3uhe4xn4'