2021-07-10T12:40:31,815 Created temporary directory: /tmp/pip-ephem-wheel-cache-hhx8ztxd 2021-07-10T12:40:31,818 Created temporary directory: /tmp/pip-req-tracker-dyoxkwa6 2021-07-10T12:40:31,818 Initialized build tracking at /tmp/pip-req-tracker-dyoxkwa6 2021-07-10T12:40:31,819 Created build tracker: /tmp/pip-req-tracker-dyoxkwa6 2021-07-10T12:40:31,819 Entered build tracker: /tmp/pip-req-tracker-dyoxkwa6 2021-07-10T12:40:31,819 Created temporary directory: /tmp/pip-wheel-3z0t2ucc 2021-07-10T12:40:31,849 1 location(s) to search for versions of pyresty: 2021-07-10T12:40:31,849 * https://pypi.org/simple/pyresty/ 2021-07-10T12:40:31,850 Fetching project page and analyzing links: https://pypi.org/simple/pyresty/ 2021-07-10T12:40:31,850 Getting page https://pypi.org/simple/pyresty/ 2021-07-10T12:40:31,852 Found index url https://pypi.org/simple 2021-07-10T12:40:32,032 Found link https://files.pythonhosted.org/packages/1e/18/3b518824f925c2cdcb0b61fae58ac8497d8792c25153eb382a88e882df64/pyresty-0.0.1.tar.gz#sha256=bc44dc4343d32916fadc44608844cfb30ad407014eeff121135931f5000514ab (from https://pypi.org/simple/pyresty/), version: 0.0.1 2021-07-10T12:40:32,033 Found link https://files.pythonhosted.org/packages/b2/5e/570d10e48b013a181ba29fa030678e5ed6044d965e240eec8eb29ab00a39/pyresty-0.0.2.tar.gz#sha256=a48e7746a7805c847911a4e111a76ec27b945ee83fdb0bbdac36597d82fc05ad (from https://pypi.org/simple/pyresty/), version: 0.0.2 2021-07-10T12:40:32,033 Found link https://files.pythonhosted.org/packages/b5/fd/38b24d60ac3ed743912708703058d4e8136409ead7af7de9b5bb7267eb12/pyresty-0.0.3.tar.gz#sha256=5d773d61b3f1a8d4c7beba5fbd5c1588c356103b7979e88e7eb8b57d3ef1377e (from https://pypi.org/simple/pyresty/), version: 0.0.3 2021-07-10T12:40:32,033 Found link https://files.pythonhosted.org/packages/f2/9d/7bf667947524d0f2af8577bda1d15f631a0b510b86f2c187dd81d54c690b/pyresty-0.0.4.tar.gz#sha256=368707e74dde0b658596a2264ce789360e080d114f511f2b47b2b3f1d33d78d3 (from https://pypi.org/simple/pyresty/), version: 0.0.4 2021-07-10T12:40:32,033 Skipping link: not a file: https://pypi.org/simple/pyresty/ 2021-07-10T12:40:32,051 Given no hashes to check 1 links for project 'pyresty': discarding no candidates 2021-07-10T12:40:32,070 Collecting pyresty==0.0.1 2021-07-10T12:40:32,071 Created temporary directory: /tmp/pip-unpack-qoqiw4pf 2021-07-10T12:40:32,243 Downloading pyresty-0.0.1.tar.gz (4.5 kB) 2021-07-10T12:40:32,287 Added pyresty==0.0.1 from https://files.pythonhosted.org/packages/1e/18/3b518824f925c2cdcb0b61fae58ac8497d8792c25153eb382a88e882df64/pyresty-0.0.1.tar.gz#sha256=bc44dc4343d32916fadc44608844cfb30ad407014eeff121135931f5000514ab to build tracker '/tmp/pip-req-tracker-dyoxkwa6' 2021-07-10T12:40:32,288 Running setup.py (path:/tmp/pip-wheel-3z0t2ucc/pyresty_bfe93470ad274322b29ae82e5a01f7d9/setup.py) egg_info for package pyresty 2021-07-10T12:40:32,289 Created temporary directory: /tmp/pip-pip-egg-info-0_4xc0dj 2021-07-10T12:40:32,289 Running command python setup.py egg_info 2021-07-10T12:40:33,088 Traceback (most recent call last): 2021-07-10T12:40:33,089 File "", line 1, in 2021-07-10T12:40:33,089 File "/tmp/pip-wheel-3z0t2ucc/pyresty_bfe93470ad274322b29ae82e5a01f7d9/setup.py", line 39, in 2021-07-10T12:40:33,090 long_description=open('README.md').read(), 2021-07-10T12:40:33,090 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T12:40:33,138 WARNING: Discarding https://files.pythonhosted.org/packages/1e/18/3b518824f925c2cdcb0b61fae58ac8497d8792c25153eb382a88e882df64/pyresty-0.0.1.tar.gz#sha256=bc44dc4343d32916fadc44608844cfb30ad407014eeff121135931f5000514ab (from https://pypi.org/simple/pyresty/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T12:40:33,140 ERROR: Could not find a version that satisfies the requirement pyresty==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) 2021-07-10T12:40:33,140 ERROR: No matching distribution found for pyresty==0.0.1 2021-07-10T12:40:33,140 Exception information: 2021-07-10T12:40:33,140 Traceback (most recent call last): 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T12:40:33,140 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T12:40:33,140 raise RequirementsConflicted(criterion) 2021-07-10T12:40:33,140 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyresty==0.0.1') 2021-07-10T12:40:33,140 2021-07-10T12:40:33,140 During handling of the above exception, another exception occurred: 2021-07-10T12:40:33,140 2021-07-10T12:40:33,140 Traceback (most recent call last): 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T12:40:33,140 result = self._result = resolver.resolve( 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T12:40:33,140 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T12:40:33,140 raise ResolutionImpossible(e.criterion.information) 2021-07-10T12:40:33,140 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyresty==0.0.1'), parent=None)] 2021-07-10T12:40:33,140 2021-07-10T12:40:33,140 The above exception was the direct cause of the following exception: 2021-07-10T12:40:33,140 2021-07-10T12:40:33,140 Traceback (most recent call last): 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T12:40:33,140 status = self.run(options, args) 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T12:40:33,140 return func(self, options, args) 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T12:40:33,140 requirement_set = resolver.resolve( 2021-07-10T12:40:33,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T12:40:33,140 raise error from e 2021-07-10T12:40:33,140 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyresty==0.0.1 2021-07-10T12:40:33,145 Removed pyresty==0.0.1 from https://files.pythonhosted.org/packages/1e/18/3b518824f925c2cdcb0b61fae58ac8497d8792c25153eb382a88e882df64/pyresty-0.0.1.tar.gz#sha256=bc44dc4343d32916fadc44608844cfb30ad407014eeff121135931f5000514ab from build tracker '/tmp/pip-req-tracker-dyoxkwa6' 2021-07-10T12:40:33,146 Removed build tracker: '/tmp/pip-req-tracker-dyoxkwa6'