2021-07-11T19:50:12,679 Created temporary directory: /tmp/pip-ephem-wheel-cache-7dpqbzcp 2021-07-11T19:50:12,682 Created temporary directory: /tmp/pip-req-tracker-pv65wumz 2021-07-11T19:50:12,683 Initialized build tracking at /tmp/pip-req-tracker-pv65wumz 2021-07-11T19:50:12,683 Created build tracker: /tmp/pip-req-tracker-pv65wumz 2021-07-11T19:50:12,683 Entered build tracker: /tmp/pip-req-tracker-pv65wumz 2021-07-11T19:50:12,684 Created temporary directory: /tmp/pip-wheel-l39sqp4u 2021-07-11T19:50:12,715 1 location(s) to search for versions of travis-pypi-deploy-test: 2021-07-11T19:50:12,715 * https://pypi.org/simple/travis-pypi-deploy-test/ 2021-07-11T19:50:12,715 Fetching project page and analyzing links: https://pypi.org/simple/travis-pypi-deploy-test/ 2021-07-11T19:50:12,716 Getting page https://pypi.org/simple/travis-pypi-deploy-test/ 2021-07-11T19:50:12,717 Found index url https://pypi.org/simple 2021-07-11T19:50:12,896 Found link https://files.pythonhosted.org/packages/56/ed/392d61866f55903210874eae97846839c807f83928f6a8b9fd805843417b/travis_pypi_deploy_test-0.1.tar.gz#sha256=26f8ed20989114c9c562f56a57147a2ebcd6578ddb864b71c56f0c00ea05c38b (from https://pypi.org/simple/travis-pypi-deploy-test/), version: 0.1 2021-07-11T19:50:12,896 Skipping link: not a file: https://pypi.org/simple/travis-pypi-deploy-test/ 2021-07-11T19:50:12,914 Given no hashes to check 1 links for project 'travis-pypi-deploy-test': discarding no candidates 2021-07-11T19:50:12,933 Collecting travis-pypi-deploy-test==0.1 2021-07-11T19:50:12,935 Created temporary directory: /tmp/pip-unpack-1y06g5h4 2021-07-11T19:50:13,109 Downloading travis_pypi_deploy_test-0.1.tar.gz (1.8 kB) 2021-07-11T19:50:13,156 Added travis-pypi-deploy-test==0.1 from https://files.pythonhosted.org/packages/56/ed/392d61866f55903210874eae97846839c807f83928f6a8b9fd805843417b/travis_pypi_deploy_test-0.1.tar.gz#sha256=26f8ed20989114c9c562f56a57147a2ebcd6578ddb864b71c56f0c00ea05c38b to build tracker '/tmp/pip-req-tracker-pv65wumz' 2021-07-11T19:50:13,158 Running setup.py (path:/tmp/pip-wheel-l39sqp4u/travis-pypi-deploy-test_29b752c2a4ab42d3aed013f4cea2a41a/setup.py) egg_info for package travis-pypi-deploy-test 2021-07-11T19:50:13,158 Created temporary directory: /tmp/pip-pip-egg-info-omsmyo0m 2021-07-11T19:50:13,159 Running command python setup.py egg_info 2021-07-11T19:50:14,045 Traceback (most recent call last): 2021-07-11T19:50:14,046 File "", line 1, in 2021-07-11T19:50:14,046 File "/tmp/pip-wheel-l39sqp4u/travis-pypi-deploy-test_29b752c2a4ab42d3aed013f4cea2a41a/setup.py", line 4, in 2021-07-11T19:50:14,046 README = open(os.path.join(os.path.dirname(__file__), 'README.md')).read() 2021-07-11T19:50:14,047 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-l39sqp4u/travis-pypi-deploy-test_29b752c2a4ab42d3aed013f4cea2a41a/README.md' 2021-07-11T19:50:14,095 WARNING: Discarding https://files.pythonhosted.org/packages/56/ed/392d61866f55903210874eae97846839c807f83928f6a8b9fd805843417b/travis_pypi_deploy_test-0.1.tar.gz#sha256=26f8ed20989114c9c562f56a57147a2ebcd6578ddb864b71c56f0c00ea05c38b (from https://pypi.org/simple/travis-pypi-deploy-test/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:50:14,097 ERROR: Could not find a version that satisfies the requirement travis-pypi-deploy-test==0.1 (from versions: 0.1) 2021-07-11T19:50:14,097 ERROR: No matching distribution found for travis-pypi-deploy-test==0.1 2021-07-11T19:50:14,097 Exception information: 2021-07-11T19:50:14,097 Traceback (most recent call last): 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:50:14,097 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:50:14,097 raise RequirementsConflicted(criterion) 2021-07-11T19:50:14,097 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('travis-pypi-deploy-test==0.1') 2021-07-11T19:50:14,097 2021-07-11T19:50:14,097 During handling of the above exception, another exception occurred: 2021-07-11T19:50:14,097 2021-07-11T19:50:14,097 Traceback (most recent call last): 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:50:14,097 result = self._result = resolver.resolve( 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:50:14,097 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:50:14,097 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:50:14,097 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('travis-pypi-deploy-test==0.1'), parent=None)] 2021-07-11T19:50:14,097 2021-07-11T19:50:14,097 The above exception was the direct cause of the following exception: 2021-07-11T19:50:14,097 2021-07-11T19:50:14,097 Traceback (most recent call last): 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:50:14,097 status = self.run(options, args) 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:50:14,097 return func(self, options, args) 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:50:14,097 requirement_set = resolver.resolve( 2021-07-11T19:50:14,097 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:50:14,097 raise error from e 2021-07-11T19:50:14,097 pip._internal.exceptions.DistributionNotFound: No matching distribution found for travis-pypi-deploy-test==0.1 2021-07-11T19:50:14,103 Removed travis-pypi-deploy-test==0.1 from https://files.pythonhosted.org/packages/56/ed/392d61866f55903210874eae97846839c807f83928f6a8b9fd805843417b/travis_pypi_deploy_test-0.1.tar.gz#sha256=26f8ed20989114c9c562f56a57147a2ebcd6578ddb864b71c56f0c00ea05c38b from build tracker '/tmp/pip-req-tracker-pv65wumz' 2021-07-11T19:50:14,103 Removed build tracker: '/tmp/pip-req-tracker-pv65wumz'