2022-10-26T14:48:26,505 Created temporary directory: /tmp/pip-ephem-wheel-cache-dpjky49x 2022-10-26T14:48:26,507 Created temporary directory: /tmp/pip-build-tracker-gq6ddf0b 2022-10-26T14:48:26,507 Initialized build tracking at /tmp/pip-build-tracker-gq6ddf0b 2022-10-26T14:48:26,507 Created build tracker: /tmp/pip-build-tracker-gq6ddf0b 2022-10-26T14:48:26,507 Entered build tracker: /tmp/pip-build-tracker-gq6ddf0b 2022-10-26T14:48:26,508 Created temporary directory: /tmp/pip-wheel-ap83wt9b 2022-10-26T14:48:26,511 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-26T14:48:26,514 Created temporary directory: /tmp/pip-ephem-wheel-cache-2wh4avmo 2022-10-26T14:48:26,540 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-26T14:48:26,544 2 location(s) to search for versions of testing-tools: 2022-10-26T14:48:26,544 * https://pypi.org/simple/testing-tools/ 2022-10-26T14:48:26,544 * https://www.piwheels.org/simple/testing-tools/ 2022-10-26T14:48:26,544 Fetching project page and analyzing links: https://pypi.org/simple/testing-tools/ 2022-10-26T14:48:26,545 Getting page https://pypi.org/simple/testing-tools/ 2022-10-26T14:48:26,546 Found index url https://pypi.org/simple 2022-10-26T14:48:26,639 Fetched page https://pypi.org/simple/testing-tools/ as application/vnd.pypi.simple.v1+json 2022-10-26T14:48:26,640 Skipping link: No binaries permitted for testing-tools: https://files.pythonhosted.org/packages/2e/e4/3cf379d5f9dabf344e384f23e9e874a98be25227b36afb5c0c950aac6401/testing_tools-0.0.1-py3-none-any.whl (from https://pypi.org/simple/testing-tools/) 2022-10-26T14:48:26,641 Found link https://files.pythonhosted.org/packages/58/62/9e35871b5e22b091043174d11175e5a2da61554612345bab02f00d8842be/testing_tools-0.0.1.tar.gz (from https://pypi.org/simple/testing-tools/), version: 0.0.1 2022-10-26T14:48:26,641 Skipping link: No binaries permitted for testing-tools: https://files.pythonhosted.org/packages/ac/7d/1a011c15e3838a9891fb5484d5b3f0f9a2b171a0b99cdfe247d7c8f9768f/testing_tools-1.0.2-py3-none-any.whl (from https://pypi.org/simple/testing-tools/) 2022-10-26T14:48:26,641 Found link https://files.pythonhosted.org/packages/1f/32/bc0c22b7485e7f08bce0c1fbe853247276fe448746794c6126bac46e9e91/testing_tools-1.0.2.tar.gz (from https://pypi.org/simple/testing-tools/), version: 1.0.2 2022-10-26T14:48:26,642 Skipping link: No binaries permitted for testing-tools: https://files.pythonhosted.org/packages/f8/60/93d441a74c0a25dda1f84d554c40d77f3f9da3c5058efeafec18a040d065/testing_tools-1.0.3-py3-none-any.whl (from https://pypi.org/simple/testing-tools/) 2022-10-26T14:48:26,642 Found link https://files.pythonhosted.org/packages/97/7a/f469cbb2c3ec93aadb8418baf09fdec95188b9821288563f8ca78a10c48a/testing_tools-1.0.3.tar.gz (from https://pypi.org/simple/testing-tools/), version: 1.0.3 2022-10-26T14:48:26,642 Fetching project page and analyzing links: https://www.piwheels.org/simple/testing-tools/ 2022-10-26T14:48:26,642 Getting page https://www.piwheels.org/simple/testing-tools/ 2022-10-26T14:48:26,643 Found index url https://www.piwheels.org/simple 2022-10-26T14:48:26,820 Fetched page https://www.piwheels.org/simple/testing-tools/ as text/html 2022-10-26T14:48:26,821 Skipping link: not a file: https://www.piwheels.org/simple/testing-tools/ 2022-10-26T14:48:26,821 Skipping link: not a file: https://pypi.org/simple/testing-tools/ 2022-10-26T14:48:26,839 Given no hashes to check 1 links for project 'testing-tools': discarding no candidates 2022-10-26T14:48:26,858 Collecting testing-tools==1.0.3 2022-10-26T14:48:26,861 Created temporary directory: /tmp/pip-unpack-qahkcw_3 2022-10-26T14:48:26,911 Downloading testing_tools-1.0.3.tar.gz (8.8 kB) 2022-10-26T14:48:26,989 Added testing-tools==1.0.3 from https://files.pythonhosted.org/packages/97/7a/f469cbb2c3ec93aadb8418baf09fdec95188b9821288563f8ca78a10c48a/testing_tools-1.0.3.tar.gz to build tracker '/tmp/pip-build-tracker-gq6ddf0b' 2022-10-26T14:48:26,991 Running setup.py (path:/tmp/pip-wheel-ap83wt9b/testing-tools_bd1bb642c44a4e9dad094c27da3f8b38/setup.py) egg_info for package testing-tools 2022-10-26T14:48:26,991 Created temporary directory: /tmp/pip-pip-egg-info-jq_l_phh 2022-10-26T14:48:26,992 Preparing metadata (setup.py): started 2022-10-26T14:48:26,993 Running command python setup.py egg_info 2022-10-26T14:48:27,938 /usr/local/lib/python3.9/dist-packages/setuptools/dist.py:530: UserWarning: Normalizing 'v1.0.3' to '1.0.3' 2022-10-26T14:48:27,939 warnings.warn(tmpl.format(**locals())) 2022-10-26T14:48:28,002 running egg_info 2022-10-26T14:48:28,005 creating /tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info 2022-10-26T14:48:28,026 writing /tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info/PKG-INFO 2022-10-26T14:48:28,028 writing dependency_links to /tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info/dependency_links.txt 2022-10-26T14:48:28,030 writing requirements to /tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info/requires.txt 2022-10-26T14:48:28,031 writing top-level names to /tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info/top_level.txt 2022-10-26T14:48:28,032 writing manifest file '/tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info/SOURCES.txt' 2022-10-26T14:48:28,098 reading manifest file '/tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info/SOURCES.txt' 2022-10-26T14:48:28,102 writing manifest file '/tmp/pip-pip-egg-info-jq_l_phh/testing_tools_bd1bb642c44a4e9dad094c27da3f8b38.egg-info/SOURCES.txt' 2022-10-26T14:48:28,216 Preparing metadata (setup.py): finished with status 'done' 2022-10-26T14:48:28,222 WARNING: Generating metadata for package testing-tools produced metadata for project name testing-tools-bd1bb642c44a4e9dad094c27da3f8b38. Fix your #egg=testing-tools fragments. 2022-10-26T14:48:28,225 Source in /tmp/pip-wheel-ap83wt9b/testing-tools_bd1bb642c44a4e9dad094c27da3f8b38 has version 1.0.3, which satisfies requirement testing-tools-bd1bb642c44a4e9dad094c27da3f8b38 from https://files.pythonhosted.org/packages/97/7a/f469cbb2c3ec93aadb8418baf09fdec95188b9821288563f8ca78a10c48a/testing_tools-1.0.3.tar.gz 2022-10-26T14:48:28,226 Removed testing-tools-bd1bb642c44a4e9dad094c27da3f8b38 from https://files.pythonhosted.org/packages/97/7a/f469cbb2c3ec93aadb8418baf09fdec95188b9821288563f8ca78a10c48a/testing_tools-1.0.3.tar.gz from build tracker '/tmp/pip-build-tracker-gq6ddf0b' 2022-10-26T14:48:28,227 Discarding [blue underline]https://files.pythonhosted.org/packages/97/7a/f469cbb2c3ec93aadb8418baf09fdec95188b9821288563f8ca78a10c48a/testing_tools-1.0.3.tar.gz (from https://pypi.org/simple/testing-tools/)[/]: [yellow]Requested testing-tools-bd1bb642c44a4e9dad094c27da3f8b38 from https://files.pythonhosted.org/packages/97/7a/f469cbb2c3ec93aadb8418baf09fdec95188b9821288563f8ca78a10c48a/testing_tools-1.0.3.tar.gz has inconsistent name: expected 'testing-tools', but metadata has 'testing-tools-bd1bb642c44a4e9dad094c27da3f8b38'[reset] 2022-10-26T14:48:28,230 ERROR: Could not find a version that satisfies the requirement testing-tools==1.0.3 (from versions: 0.0.1, 1.0.2, 1.0.3) 2022-10-26T14:48:28,231 ERROR: No matching distribution found for testing-tools==1.0.3 2022-10-26T14:48:28,232 Exception information: 2022-10-26T14:48:28,232 Traceback (most recent call last): 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-26T14:48:28,232 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-10-26T14:48:28,232 raise RequirementsConflicted(criterion) 2022-10-26T14:48:28,232 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('testing-tools==1.0.3') 2022-10-26T14:48:28,232 2022-10-26T14:48:28,232 During handling of the above exception, another exception occurred: 2022-10-26T14:48:28,232 2022-10-26T14:48:28,232 Traceback (most recent call last): 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-10-26T14:48:28,232 result = self._result = resolver.resolve( 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-26T14:48:28,232 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-10-26T14:48:28,232 raise ResolutionImpossible(e.criterion.information) 2022-10-26T14:48:28,232 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('testing-tools==1.0.3'), parent=None)] 2022-10-26T14:48:28,232 2022-10-26T14:48:28,232 The above exception was the direct cause of the following exception: 2022-10-26T14:48:28,232 2022-10-26T14:48:28,232 Traceback (most recent call last): 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-26T14:48:28,232 status = run_func(*args) 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-26T14:48:28,232 return func(self, options, args) 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-26T14:48:28,232 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-26T14:48:28,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-10-26T14:48:28,232 raise error from e 2022-10-26T14:48:28,232 pip._internal.exceptions.DistributionNotFound: No matching distribution found for testing-tools==1.0.3 2022-10-26T14:48:28,236 Removed build tracker: '/tmp/pip-build-tracker-gq6ddf0b'