2023-09-10T21:55:17,011 Created temporary directory: /tmp/pip-build-tracker-49lyiyw6 2023-09-10T21:55:17,012 Initialized build tracking at /tmp/pip-build-tracker-49lyiyw6 2023-09-10T21:55:17,013 Created build tracker: /tmp/pip-build-tracker-49lyiyw6 2023-09-10T21:55:17,013 Entered build tracker: /tmp/pip-build-tracker-49lyiyw6 2023-09-10T21:55:17,014 Created temporary directory: /tmp/pip-wheel-tarrd560 2023-09-10T21:55:17,017 Created temporary directory: /tmp/pip-ephem-wheel-cache-6qx1g_7y 2023-09-10T21:55:17,039 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-10T21:55:17,043 2 location(s) to search for versions of cfn-man: 2023-09-10T21:55:17,043 * https://pypi.org/simple/cfn-man/ 2023-09-10T21:55:17,043 * https://www.piwheels.org/simple/cfn-man/ 2023-09-10T21:55:17,043 Fetching project page and analyzing links: https://pypi.org/simple/cfn-man/ 2023-09-10T21:55:17,044 Getting page https://pypi.org/simple/cfn-man/ 2023-09-10T21:55:17,046 Found index url https://pypi.org/simple/ 2023-09-10T21:55:17,310 Fetched page https://pypi.org/simple/cfn-man/ as application/vnd.pypi.simple.v1+json 2023-09-10T21:55:17,311 Found link https://files.pythonhosted.org/packages/cf/76/2e99c1f6031b32f329aa970b71c9950da8b722b622272e648c27dc6f82d7/cfn_man-0.0.1.tar.gz (from https://pypi.org/simple/cfn-man/), version: 0.0.1 2023-09-10T21:55:17,312 Found link https://files.pythonhosted.org/packages/f5/9f/62865cf7ebaec4d558c193f88a7cf956594f66201e62dad96cfde6211772/cfn_man-0.0.2.tar.gz (from https://pypi.org/simple/cfn-man/), version: 0.0.2 2023-09-10T21:55:17,313 Found link https://files.pythonhosted.org/packages/43/17/898c6ea3e4d4518f6938e9890686e07c54043f8bb665e712ee968b642b63/cfn_man-0.0.3.linux-x86_64.tar.gz (from https://pypi.org/simple/cfn-man/), version: 0.0.3.linux-x86_64 2023-09-10T21:55:17,313 Fetching project page and analyzing links: https://www.piwheels.org/simple/cfn-man/ 2023-09-10T21:55:17,314 Getting page https://www.piwheels.org/simple/cfn-man/ 2023-09-10T21:55:17,315 Found index url https://www.piwheels.org/simple/ 2023-09-10T21:55:18,302 Fetched page https://www.piwheels.org/simple/cfn-man/ as text/html 2023-09-10T21:55:18,305 Skipping link: No binaries permitted for cfn-man: https://www.piwheels.org/simple/cfn-man/cfn_man-0.0.1-py3-none-any.whl#sha256=a583a819028a4b986f90cd44e658c756f53e3b58c70a6be333c980feca78a441 (from https://www.piwheels.org/simple/cfn-man/) 2023-09-10T21:55:18,306 Skipping link: No binaries permitted for cfn-man: https://www.piwheels.org/simple/cfn-man/cfn_man-0.0.2-py3-none-any.whl#sha256=d1b6000db096f71ae24c4c980499e9e7edd84595f5f7256f285db3c8afa919be (from https://www.piwheels.org/simple/cfn-man/) 2023-09-10T21:55:18,307 Skipping link: not a file: https://www.piwheels.org/simple/cfn-man/ 2023-09-10T21:55:18,308 Skipping link: not a file: https://pypi.org/simple/cfn-man/ 2023-09-10T21:55:18,342 Given no hashes to check 0 links for project 'cfn-man': discarding no candidates 2023-09-10T21:55:18,343 ERROR: Could not find a version that satisfies the requirement cfn-man==0.0.3 (from versions: 0.0.3.linux-x86_64, 0.0.1, 0.0.2) 2023-09-10T21:55:18,345 ERROR: No matching distribution found for cfn-man==0.0.3 2023-09-10T21:55:18,348 Exception information: 2023-09-10T21:55:18,348 Traceback (most recent call last): 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-10T21:55:18,348 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-10T21:55:18,348 raise RequirementsConflicted(criterion) 2023-09-10T21:55:18,348 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cfn-man==0.0.3') 2023-09-10T21:55:18,348 2023-09-10T21:55:18,348 During handling of the above exception, another exception occurred: 2023-09-10T21:55:18,348 2023-09-10T21:55:18,348 Traceback (most recent call last): 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-10T21:55:18,348 result = self._result = resolver.resolve( 2023-09-10T21:55:18,348 ^^^^^^^^^^^^^^^^^ 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-10T21:55:18,348 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-10T21:55:18,348 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-10T21:55:18,348 raise ResolutionImpossible(e.criterion.information) 2023-09-10T21:55:18,348 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cfn-man==0.0.3'), parent=None)] 2023-09-10T21:55:18,348 2023-09-10T21:55:18,348 The above exception was the direct cause of the following exception: 2023-09-10T21:55:18,348 2023-09-10T21:55:18,348 Traceback (most recent call last): 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-10T21:55:18,348 status = run_func(*args) 2023-09-10T21:55:18,348 ^^^^^^^^^^^^^^^ 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-10T21:55:18,348 return func(self, options, args) 2023-09-10T21:55:18,348 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-10T21:55:18,348 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-10T21:55:18,348 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T21:55:18,348 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-10T21:55:18,348 raise error from e 2023-09-10T21:55:18,348 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cfn-man==0.0.3 2023-09-10T21:55:18,357 Removed build tracker: '/tmp/pip-build-tracker-49lyiyw6'