2021-07-11T23:34:35,260 Created temporary directory: /tmp/pip-ephem-wheel-cache-edetxceo 2021-07-11T23:34:35,262 Created temporary directory: /tmp/pip-req-tracker-_rcclc_r 2021-07-11T23:34:35,263 Initialized build tracking at /tmp/pip-req-tracker-_rcclc_r 2021-07-11T23:34:35,263 Created build tracker: /tmp/pip-req-tracker-_rcclc_r 2021-07-11T23:34:35,263 Entered build tracker: /tmp/pip-req-tracker-_rcclc_r 2021-07-11T23:34:35,264 Created temporary directory: /tmp/pip-wheel-psc6xut4 2021-07-11T23:34:35,293 1 location(s) to search for versions of rhelkick: 2021-07-11T23:34:35,293 * https://pypi.org/simple/rhelkick/ 2021-07-11T23:34:35,293 Fetching project page and analyzing links: https://pypi.org/simple/rhelkick/ 2021-07-11T23:34:35,294 Getting page https://pypi.org/simple/rhelkick/ 2021-07-11T23:34:35,296 Found index url https://pypi.org/simple 2021-07-11T23:34:35,477 Found link https://files.pythonhosted.org/packages/7d/d8/6e6b2b67afacc39a4aa94b62485f9968afb8b929929c779b96f2c9898e24/rhelkick-1.0.1.zip#sha256=4213f1a36030779f5f4a11f27d986910a34bce48bee8934a21ab5383e2d47b4b (from https://pypi.org/simple/rhelkick/), version: 1.0.1 2021-07-11T23:34:35,478 Skipping link: not a file: https://pypi.org/simple/rhelkick/ 2021-07-11T23:34:35,495 Given no hashes to check 1 links for project 'rhelkick': discarding no candidates 2021-07-11T23:34:35,514 Collecting rhelkick==1.0.1 2021-07-11T23:34:35,516 Created temporary directory: /tmp/pip-unpack-5yhm9zts 2021-07-11T23:34:35,691 Downloading rhelkick-1.0.1.zip (5.0 kB) 2021-07-11T23:34:35,714 Added rhelkick==1.0.1 from https://files.pythonhosted.org/packages/7d/d8/6e6b2b67afacc39a4aa94b62485f9968afb8b929929c779b96f2c9898e24/rhelkick-1.0.1.zip#sha256=4213f1a36030779f5f4a11f27d986910a34bce48bee8934a21ab5383e2d47b4b to build tracker '/tmp/pip-req-tracker-_rcclc_r' 2021-07-11T23:34:35,715 Running setup.py (path:/tmp/pip-wheel-psc6xut4/rhelkick_ce6354fe8cb6452c8ee96226ab1adf99/setup.py) egg_info for package rhelkick 2021-07-11T23:34:35,716 Created temporary directory: /tmp/pip-pip-egg-info-5y2jv1h_ 2021-07-11T23:34:35,716 Running command python setup.py egg_info 2021-07-11T23:34:36,507 Traceback (most recent call last): 2021-07-11T23:34:36,508 File "", line 1, in 2021-07-11T23:34:36,508 File "/tmp/pip-wheel-psc6xut4/rhelkick_ce6354fe8cb6452c8ee96226ab1adf99/setup.py", line 11, in 2021-07-11T23:34:36,509 long_description=open('README.md', 'r').read(), 2021-07-11T23:34:36,509 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-11T23:34:36,557 WARNING: Discarding https://files.pythonhosted.org/packages/7d/d8/6e6b2b67afacc39a4aa94b62485f9968afb8b929929c779b96f2c9898e24/rhelkick-1.0.1.zip#sha256=4213f1a36030779f5f4a11f27d986910a34bce48bee8934a21ab5383e2d47b4b (from https://pypi.org/simple/rhelkick/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T23:34:36,558 ERROR: Could not find a version that satisfies the requirement rhelkick==1.0.1 (from versions: 1.0.1) 2021-07-11T23:34:36,559 ERROR: No matching distribution found for rhelkick==1.0.1 2021-07-11T23:34:36,559 Exception information: 2021-07-11T23:34:36,559 Traceback (most recent call last): 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T23:34:36,559 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T23:34:36,559 raise RequirementsConflicted(criterion) 2021-07-11T23:34:36,559 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rhelkick==1.0.1') 2021-07-11T23:34:36,559 2021-07-11T23:34:36,559 During handling of the above exception, another exception occurred: 2021-07-11T23:34:36,559 2021-07-11T23:34:36,559 Traceback (most recent call last): 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T23:34:36,559 result = self._result = resolver.resolve( 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T23:34:36,559 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T23:34:36,559 raise ResolutionImpossible(e.criterion.information) 2021-07-11T23:34:36,559 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rhelkick==1.0.1'), parent=None)] 2021-07-11T23:34:36,559 2021-07-11T23:34:36,559 The above exception was the direct cause of the following exception: 2021-07-11T23:34:36,559 2021-07-11T23:34:36,559 Traceback (most recent call last): 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T23:34:36,559 status = self.run(options, args) 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T23:34:36,559 return func(self, options, args) 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T23:34:36,559 requirement_set = resolver.resolve( 2021-07-11T23:34:36,559 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T23:34:36,559 raise error from e 2021-07-11T23:34:36,559 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rhelkick==1.0.1 2021-07-11T23:34:36,564 Removed rhelkick==1.0.1 from https://files.pythonhosted.org/packages/7d/d8/6e6b2b67afacc39a4aa94b62485f9968afb8b929929c779b96f2c9898e24/rhelkick-1.0.1.zip#sha256=4213f1a36030779f5f4a11f27d986910a34bce48bee8934a21ab5383e2d47b4b from build tracker '/tmp/pip-req-tracker-_rcclc_r' 2021-07-11T23:34:36,564 Removed build tracker: '/tmp/pip-req-tracker-_rcclc_r'