2025-09-09T03:29:20,670 Created temporary directory: /tmp/pip-build-tracker-mg6qckoi 2025-09-09T03:29:20,670 Initialized build tracking at /tmp/pip-build-tracker-mg6qckoi 2025-09-09T03:29:20,671 Created build tracker: /tmp/pip-build-tracker-mg6qckoi 2025-09-09T03:29:20,671 Entered build tracker: /tmp/pip-build-tracker-mg6qckoi 2025-09-09T03:29:20,671 Created temporary directory: /tmp/pip-wheel-hu463a2j 2025-09-09T03:29:20,674 Created temporary directory: /tmp/pip-ephem-wheel-cache-q1xkagmz 2025-09-09T03:29:20,732 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T03:29:20,734 2 location(s) to search for versions of awsglue-local: 2025-09-09T03:29:20,734 * https://pypi.org/simple/awsglue-local/ 2025-09-09T03:29:20,734 * https://www.piwheels.org/simple/awsglue-local/ 2025-09-09T03:29:20,734 Fetching project page and analyzing links: https://pypi.org/simple/awsglue-local/ 2025-09-09T03:29:20,735 Getting page https://pypi.org/simple/awsglue-local/ 2025-09-09T03:29:20,736 Found index url https://pypi.org/simple/ 2025-09-09T03:29:20,805 Fetched page https://pypi.org/simple/awsglue-local/ as application/vnd.pypi.simple.v1+json 2025-09-09T03:29:20,806 Link requires a different Python (3.13.5 not in: '>=2.7,<3.0'): https://files.pythonhosted.org/packages/64/78/9d5bcd3203ebaa10f7b734955da51583225e009a91f3183bc82ba6736430/awsglue-local-0.9.1.tar.gz (from https://pypi.org/simple/awsglue-local/) (requires-python:>=2.7,<3.0) 2025-09-09T03:29:20,807 Skipping link: 0.9.1 Requires-Python >=2.7,<3.0: https://files.pythonhosted.org/packages/64/78/9d5bcd3203ebaa10f7b734955da51583225e009a91f3183bc82ba6736430/awsglue-local-0.9.1.tar.gz (from https://pypi.org/simple/awsglue-local/) (requires-python:>=2.7,<3.0) 2025-09-09T03:29:20,807 Skipping link: No binaries permitted for awsglue-local: https://files.pythonhosted.org/packages/01/8f/f9e5c801e2bc257cc8f856f90e1a1a923cbaa30b884e58452856f0cab957/awsglue_local-0.9.1-py2.py3-none-any.whl (from https://pypi.org/simple/awsglue-local/) (requires-python:>=2.7,<3.0) 2025-09-09T03:29:20,807 Link requires a different Python (3.13.5 not in: '>=3,<3.8'): https://files.pythonhosted.org/packages/80/2f/2c2e674114493e8d6db3dd8da012c287432ee642fc6345c8b25ed51de13b/awsglue-local-1.0.2.tar.gz (from https://pypi.org/simple/awsglue-local/) (requires-python:>=3,<3.8) 2025-09-09T03:29:20,808 Skipping link: 1.0.2 Requires-Python >=3,<3.8: https://files.pythonhosted.org/packages/80/2f/2c2e674114493e8d6db3dd8da012c287432ee642fc6345c8b25ed51de13b/awsglue-local-1.0.2.tar.gz (from https://pypi.org/simple/awsglue-local/) (requires-python:>=3,<3.8) 2025-09-09T03:29:20,808 Skipping link: No binaries permitted for awsglue-local: https://files.pythonhosted.org/packages/6d/7a/3365a76d52bd0b82464bdb11ed842d412d6f75f04c99465218c1840ffab6/awsglue_local-1.0.2-py3-none-any.whl (from https://pypi.org/simple/awsglue-local/) (requires-python:>=3,<3.8) 2025-09-09T03:29:20,808 Fetching project page and analyzing links: https://www.piwheels.org/simple/awsglue-local/ 2025-09-09T03:29:20,808 Getting page https://www.piwheels.org/simple/awsglue-local/ 2025-09-09T03:29:20,809 Found index url https://www.piwheels.org/simple/ 2025-09-09T03:29:20,899 Fetched page https://www.piwheels.org/simple/awsglue-local/ as text/html 2025-09-09T03:29:20,899 Skipping link: not a file: https://www.piwheels.org/simple/awsglue-local/ 2025-09-09T03:29:20,900 Skipping link: not a file: https://pypi.org/simple/awsglue-local/ 2025-09-09T03:29:20,921 Given no hashes to check 0 links for project 'awsglue-local': discarding no candidates 2025-09-09T03:29:20,921 ERROR: Ignored the following versions that require a different python version: 0.9.1 Requires-Python >=2.7,<3.0; 1.0.2 Requires-Python >=3,<3.8 2025-09-09T03:29:20,922 ERROR: Could not find a version that satisfies the requirement awsglue-local==1.0.2 (from versions: none) 2025-09-09T03:29:20,923 ERROR: No matching distribution found for awsglue-local==1.0.2 2025-09-09T03:29:20,924 Exception information: 2025-09-09T03:29:20,924 Traceback (most recent call last): 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T03:29:20,924 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T03:29:20,924 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T03:29:20,924 raise RequirementsConflicted(criterion) 2025-09-09T03:29:20,924 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('awsglue-local==1.0.2') 2025-09-09T03:29:20,924 2025-09-09T03:29:20,924 The above exception was the direct cause of the following exception: 2025-09-09T03:29:20,924 2025-09-09T03:29:20,924 Traceback (most recent call last): 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T03:29:20,924 result = self._result = resolver.resolve( 2025-09-09T03:29:20,924 ~~~~~~~~~~~~~~~~^ 2025-09-09T03:29:20,924 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T03:29:20,924 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T03:29:20,924 ) 2025-09-09T03:29:20,924 ^ 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T03:29:20,924 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T03:29:20,924 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T03:29:20,924 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('awsglue-local==1.0.2'), parent=None)] 2025-09-09T03:29:20,924 2025-09-09T03:29:20,924 The above exception was the direct cause of the following exception: 2025-09-09T03:29:20,924 2025-09-09T03:29:20,924 Traceback (most recent call last): 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T03:29:20,924 status = _inner_run() 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T03:29:20,924 return self.run(options, args) 2025-09-09T03:29:20,924 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T03:29:20,924 return func(self, options, args) 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T03:29:20,924 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T03:29:20,924 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T03:29:20,924 raise error from e 2025-09-09T03:29:20,924 pip._internal.exceptions.DistributionNotFound: No matching distribution found for awsglue-local==1.0.2 2025-09-09T03:29:20,933 Removed build tracker: '/tmp/pip-build-tracker-mg6qckoi'