2025-01-06T21:59:28,733 Disabling truststore because Python version isn't 3.10+ 2025-01-06T21:59:29,211 Created temporary directory: /tmp/pip-build-tracker-56vx51wq 2025-01-06T21:59:29,212 Initialized build tracking at /tmp/pip-build-tracker-56vx51wq 2025-01-06T21:59:29,212 Created build tracker: /tmp/pip-build-tracker-56vx51wq 2025-01-06T21:59:29,212 Entered build tracker: /tmp/pip-build-tracker-56vx51wq 2025-01-06T21:59:29,213 Created temporary directory: /tmp/pip-wheel-mj_vj8at 2025-01-06T21:59:29,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-h49_0g2o 2025-01-06T21:59:29,262 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-01-06T21:59:29,265 2 location(s) to search for versions of poetry-plugin-lambda-build-v2: 2025-01-06T21:59:29,265 * https://pypi.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,265 * https://www.piwheels.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,265 Fetching project page and analyzing links: https://pypi.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,266 Getting page https://pypi.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,267 Found index url https://pypi.org/simple/ 2025-01-06T21:59:29,365 Fetched page https://pypi.org/simple/poetry-plugin-lambda-build-v2/ as application/vnd.pypi.simple.v1+json 2025-01-06T21:59:29,366 Skipping link: No binaries permitted for poetry-plugin-lambda-build-v2: https://files.pythonhosted.org/packages/c5/8f/fd771e097bb584c02b71c7fba6635fe763e4beb75fc6f10b27a5ecfc45e5/poetry_plugin_lambda_build_v2-2.0.0-py3-none-any.whl (from https://pypi.org/simple/poetry-plugin-lambda-build-v2/) (requires-python:==3.13.1) 2025-01-06T21:59:29,367 Link requires a different Python (3.9.2 not in: '==3.13.1'): https://files.pythonhosted.org/packages/fa/f2/ca565dd6509b2a0a9e6b81c0bc4858a160104a5a4d651099ef52ba3afc51/poetry_plugin_lambda_build_v2-2.0.0.tar.gz (from https://pypi.org/simple/poetry-plugin-lambda-build-v2/) (requires-python:==3.13.1) 2025-01-06T21:59:29,367 Skipping link: 2.0.0 Requires-Python ==3.13.1: https://files.pythonhosted.org/packages/fa/f2/ca565dd6509b2a0a9e6b81c0bc4858a160104a5a4d651099ef52ba3afc51/poetry_plugin_lambda_build_v2-2.0.0.tar.gz (from https://pypi.org/simple/poetry-plugin-lambda-build-v2/) (requires-python:==3.13.1) 2025-01-06T21:59:29,368 Fetching project page and analyzing links: https://www.piwheels.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,368 Getting page https://www.piwheels.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,369 Found index url https://www.piwheels.org/simple/ 2025-01-06T21:59:29,410 Fetched page https://www.piwheels.org/simple/poetry-plugin-lambda-build-v2/ as text/html 2025-01-06T21:59:29,411 Skipping link: not a file: https://www.piwheels.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,412 Skipping link: not a file: https://pypi.org/simple/poetry-plugin-lambda-build-v2/ 2025-01-06T21:59:29,428 Given no hashes to check 0 links for project 'poetry-plugin-lambda-build-v2': discarding no candidates 2025-01-06T21:59:29,428 ERROR: Ignored the following versions that require a different python version: 2.0.0 Requires-Python ==3.13.1 2025-01-06T21:59:29,429 ERROR: Could not find a version that satisfies the requirement poetry-plugin-lambda-build-v2==2.0.0 (from versions: none) 2025-01-06T21:59:29,430 ERROR: No matching distribution found for poetry-plugin-lambda-build-v2==2.0.0 2025-01-06T21:59:29,431 Exception information: 2025-01-06T21:59:29,431 Traceback (most recent call last): 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-01-06T21:59:29,431 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-01-06T21:59:29,431 raise RequirementsConflicted(criterion) 2025-01-06T21:59:29,431 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('poetry-plugin-lambda-build-v2==2.0.0') 2025-01-06T21:59:29,431 2025-01-06T21:59:29,431 During handling of the above exception, another exception occurred: 2025-01-06T21:59:29,431 2025-01-06T21:59:29,431 Traceback (most recent call last): 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-01-06T21:59:29,431 result = self._result = resolver.resolve( 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-01-06T21:59:29,431 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-01-06T21:59:29,431 raise ResolutionImpossible(e.criterion.information) 2025-01-06T21:59:29,431 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('poetry-plugin-lambda-build-v2==2.0.0'), parent=None)] 2025-01-06T21:59:29,431 2025-01-06T21:59:29,431 The above exception was the direct cause of the following exception: 2025-01-06T21:59:29,431 2025-01-06T21:59:29,431 Traceback (most recent call last): 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-01-06T21:59:29,431 status = _inner_run() 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-01-06T21:59:29,431 return self.run(options, args) 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-01-06T21:59:29,431 return func(self, options, args) 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-01-06T21:59:29,431 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-01-06T21:59:29,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-01-06T21:59:29,431 raise error from e 2025-01-06T21:59:29,431 pip._internal.exceptions.DistributionNotFound: No matching distribution found for poetry-plugin-lambda-build-v2==2.0.0 2025-01-06T21:59:29,435 Removed build tracker: '/tmp/pip-build-tracker-56vx51wq'