2021-07-11T22:05:21,661 Created temporary directory: /tmp/pip-ephem-wheel-cache-mhiflp1l 2021-07-11T22:05:21,664 Created temporary directory: /tmp/pip-req-tracker-klu559f0 2021-07-11T22:05:21,664 Initialized build tracking at /tmp/pip-req-tracker-klu559f0 2021-07-11T22:05:21,664 Created build tracker: /tmp/pip-req-tracker-klu559f0 2021-07-11T22:05:21,665 Entered build tracker: /tmp/pip-req-tracker-klu559f0 2021-07-11T22:05:21,665 Created temporary directory: /tmp/pip-wheel-96cxsslw 2021-07-11T22:05:21,695 1 location(s) to search for versions of actions: 2021-07-11T22:05:21,695 * https://pypi.org/simple/actions/ 2021-07-11T22:05:21,696 Fetching project page and analyzing links: https://pypi.org/simple/actions/ 2021-07-11T22:05:21,696 Getting page https://pypi.org/simple/actions/ 2021-07-11T22:05:21,698 Found index url https://pypi.org/simple 2021-07-11T22:05:21,875 Found link https://files.pythonhosted.org/packages/1d/1f/c9cec5d2403792f97ae0d72f952cc7d4154dc0e6e435dd6bfea411a7c302/actions-1.0.0.tar.gz#sha256=18a971ae766b2d8a98bc8d2899a75b4d241684a01c29811e2d7e331ccc3dd63b (from https://pypi.org/simple/actions/), version: 1.0.0 2021-07-11T22:05:21,876 Found link https://files.pythonhosted.org/packages/f6/0f/9b0587f4650b5604b3d98651db22c5826f050602d428f80a26b5138efc99/actions-1.0.1.tar.gz#sha256=34651c7d9a172603100bc2b07ae1452442dd86c7246a19bf4c51210ad843eafe (from https://pypi.org/simple/actions/), version: 1.0.1 2021-07-11T22:05:21,876 Found link https://files.pythonhosted.org/packages/bf/bd/77122507ec203d9fbf42cb3b39e3b26e4ea5926453263284d0096b50be4c/actions-1.0.2.tar.gz#sha256=a5673da874997779b0dd31125126f7b46589ff86e2bf909d079fce840900c0bb (from https://pypi.org/simple/actions/), version: 1.0.2 2021-07-11T22:05:21,876 Found link https://files.pythonhosted.org/packages/ac/9c/0213a27c5b94b63138be6aa7b6d4d42aad5feab7cabad0bbfd910f6a310d/actions-1.0.3.tar.gz#sha256=ff8bf50fd1bfcb9e8af1b7e74935435bbd03666289e10321ae2a4a5570aefb9c (from https://pypi.org/simple/actions/), version: 1.0.3 2021-07-11T22:05:21,877 Skipping link: not a file: https://pypi.org/simple/actions/ 2021-07-11T22:05:21,895 Given no hashes to check 1 links for project 'actions': discarding no candidates 2021-07-11T22:05:21,913 Collecting actions==1.0.0 2021-07-11T22:05:21,915 Created temporary directory: /tmp/pip-unpack-wtlq5s7k 2021-07-11T22:05:21,957 Downloading actions-1.0.0.tar.gz (3.9 kB) 2021-07-11T22:05:21,995 Added actions==1.0.0 from https://files.pythonhosted.org/packages/1d/1f/c9cec5d2403792f97ae0d72f952cc7d4154dc0e6e435dd6bfea411a7c302/actions-1.0.0.tar.gz#sha256=18a971ae766b2d8a98bc8d2899a75b4d241684a01c29811e2d7e331ccc3dd63b to build tracker '/tmp/pip-req-tracker-klu559f0' 2021-07-11T22:05:21,996 Running setup.py (path:/tmp/pip-wheel-96cxsslw/actions_14a11326d0ef4297b27bb5ed9ed54baf/setup.py) egg_info for package actions 2021-07-11T22:05:21,996 Created temporary directory: /tmp/pip-pip-egg-info-ij4_f2oc 2021-07-11T22:05:21,997 Running command python setup.py egg_info 2021-07-11T22:05:22,889 Traceback (most recent call last): 2021-07-11T22:05:22,890 File "", line 1, in 2021-07-11T22:05:22,890 File "/tmp/pip-wheel-96cxsslw/actions_14a11326d0ef4297b27bb5ed9ed54baf/setup.py", line 19, in 2021-07-11T22:05:22,890 with open(requirements_txt) as requirements: 2021-07-11T22:05:22,891 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-96cxsslw/actions_14a11326d0ef4297b27bb5ed9ed54baf/requirements.txt' 2021-07-11T22:05:22,939 WARNING: Discarding https://files.pythonhosted.org/packages/1d/1f/c9cec5d2403792f97ae0d72f952cc7d4154dc0e6e435dd6bfea411a7c302/actions-1.0.0.tar.gz#sha256=18a971ae766b2d8a98bc8d2899a75b4d241684a01c29811e2d7e331ccc3dd63b (from https://pypi.org/simple/actions/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:05:22,941 ERROR: Could not find a version that satisfies the requirement actions==1.0.0 (from versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3) 2021-07-11T22:05:22,941 ERROR: No matching distribution found for actions==1.0.0 2021-07-11T22:05:22,941 Exception information: 2021-07-11T22:05:22,941 Traceback (most recent call last): 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:05:22,941 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:05:22,941 raise RequirementsConflicted(criterion) 2021-07-11T22:05:22,941 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('actions==1.0.0') 2021-07-11T22:05:22,941 2021-07-11T22:05:22,941 During handling of the above exception, another exception occurred: 2021-07-11T22:05:22,941 2021-07-11T22:05:22,941 Traceback (most recent call last): 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:05:22,941 result = self._result = resolver.resolve( 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:05:22,941 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:05:22,941 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:05:22,941 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('actions==1.0.0'), parent=None)] 2021-07-11T22:05:22,941 2021-07-11T22:05:22,941 The above exception was the direct cause of the following exception: 2021-07-11T22:05:22,941 2021-07-11T22:05:22,941 Traceback (most recent call last): 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:05:22,941 status = self.run(options, args) 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:05:22,941 return func(self, options, args) 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:05:22,941 requirement_set = resolver.resolve( 2021-07-11T22:05:22,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:05:22,941 raise error from e 2021-07-11T22:05:22,941 pip._internal.exceptions.DistributionNotFound: No matching distribution found for actions==1.0.0 2021-07-11T22:05:22,946 Removed actions==1.0.0 from https://files.pythonhosted.org/packages/1d/1f/c9cec5d2403792f97ae0d72f952cc7d4154dc0e6e435dd6bfea411a7c302/actions-1.0.0.tar.gz#sha256=18a971ae766b2d8a98bc8d2899a75b4d241684a01c29811e2d7e331ccc3dd63b from build tracker '/tmp/pip-req-tracker-klu559f0' 2021-07-11T22:05:22,947 Removed build tracker: '/tmp/pip-req-tracker-klu559f0'