2022-06-07T09:18:21,594 Created temporary directory: /tmp/pip-ephem-wheel-cache-3xu1b0lt 2022-06-07T09:18:21,599 Created temporary directory: /tmp/pip-build-tracker-1h5k4umb 2022-06-07T09:18:21,600 Initialized build tracking at /tmp/pip-build-tracker-1h5k4umb 2022-06-07T09:18:21,600 Created build tracker: /tmp/pip-build-tracker-1h5k4umb 2022-06-07T09:18:21,600 Entered build tracker: /tmp/pip-build-tracker-1h5k4umb 2022-06-07T09:18:21,602 Created temporary directory: /tmp/pip-wheel-b3e95r_y 2022-06-07T09:18:21,665 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-07T09:18:21,674 2 location(s) to search for versions of haas-python-fheartbeat: 2022-06-07T09:18:21,674 * https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:21,674 * https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:21,675 Fetching project page and analyzing links: https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:21,676 Getting page https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:21,680 Found index url https://pypi.org/simple 2022-06-07T09:18:21,789 Found link https://files.pythonhosted.org/packages/50/3f/78fd90738d8e7edaa519335d3a4861903d88f6b9852beeccdd53a072e96e/haas-python-fheartbeat-0.0.1.tar.gz#sha256=aff08eb6c5b2ebd812f700b301449d5f88eb595783b0f9ceb49b48108cd43833 (from https://pypi.org/simple/haas-python-fheartbeat/), version: 0.0.1 2022-06-07T09:18:21,790 Found link https://files.pythonhosted.org/packages/cb/85/99477dab9f73b72cbc8acf1c1c8e7c56f3b2e2068ece5e396a88b79b38b7/haas-python-fheartbeat-0.0.2.tar.gz#sha256=fd4f4abd2ee2344c2eff81e3b89538d25dd8673d3ce8d01d09f850ea7a43357c (from https://pypi.org/simple/haas-python-fheartbeat/), version: 0.0.2 2022-06-07T09:18:21,791 Fetching project page and analyzing links: https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:21,791 Getting page https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:21,793 Found index url https://www.piwheels.org/simple 2022-06-07T09:18:22,005 Skipping link: not a file: https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:22,005 Skipping link: not a file: https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-07T09:18:22,063 Given no hashes to check 1 links for project 'haas-python-fheartbeat': discarding no candidates 2022-06-07T09:18:22,104 Collecting haas-python-fheartbeat==0.0.2 2022-06-07T09:18:22,109 Created temporary directory: /tmp/pip-unpack-7nzrhc9h 2022-06-07T09:18:22,202 Downloading haas-python-fheartbeat-0.0.2.tar.gz (8.2 kB) 2022-06-07T09:18:22,233 Added haas-python-fheartbeat==0.0.2 from https://files.pythonhosted.org/packages/cb/85/99477dab9f73b72cbc8acf1c1c8e7c56f3b2e2068ece5e396a88b79b38b7/haas-python-fheartbeat-0.0.2.tar.gz#sha256=fd4f4abd2ee2344c2eff81e3b89538d25dd8673d3ce8d01d09f850ea7a43357c to build tracker '/tmp/pip-build-tracker-1h5k4umb' 2022-06-07T09:18:22,235 ERROR: haas-python-fheartbeat==0.0.2 from https://files.pythonhosted.org/packages/cb/85/99477dab9f73b72cbc8acf1c1c8e7c56f3b2e2068ece5e396a88b79b38b7/haas-python-fheartbeat-0.0.2.tar.gz#sha256=fd4f4abd2ee2344c2eff81e3b89538d25dd8673d3ce8d01d09f850ea7a43357c does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-07T09:18:22,238 Exception information: 2022-06-07T09:18:22,238 Traceback (most recent call last): 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-07T09:18:22,238 status = run_func(*args) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-07T09:18:22,238 return func(self, options, args) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-07T09:18:22,238 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-07T09:18:22,238 result = self._result = resolver.resolve( 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-07T09:18:22,238 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-07T09:18:22,238 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-07T09:18:22,238 if not criterion.candidates: 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-07T09:18:22,238 return bool(self._sequence) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-07T09:18:22,238 return any(self) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-07T09:18:22,238 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-07T09:18:22,238 candidate = func() 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-06-07T09:18:22,238 self._link_candidate_cache[link] = LinkCandidate( 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 291, in __init__ 2022-06-07T09:18:22,238 super().__init__( 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-07T09:18:22,238 self.dist = self._prepare() 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-07T09:18:22,238 dist = self._prepare_distribution() 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-07T09:18:22,238 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-06-07T09:18:22,238 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 490, in _prepare_linked_requirement 2022-06-07T09:18:22,238 dist = _get_prepared_distribution( 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-06-07T09:18:22,238 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-06-07T09:18:22,238 self.req.load_pyproject_toml() 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 464, in load_pyproject_toml 2022-06-07T09:18:22,238 pyproject_toml_data = load_pyproject_toml( 2022-06-07T09:18:22,238 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 57, in load_pyproject_toml 2022-06-07T09:18:22,238 raise InstallationError( 2022-06-07T09:18:22,238 pip._internal.exceptions.InstallationError: haas-python-fheartbeat==0.0.2 from https://files.pythonhosted.org/packages/cb/85/99477dab9f73b72cbc8acf1c1c8e7c56f3b2e2068ece5e396a88b79b38b7/haas-python-fheartbeat-0.0.2.tar.gz#sha256=fd4f4abd2ee2344c2eff81e3b89538d25dd8673d3ce8d01d09f850ea7a43357c does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-07T09:18:22,258 Removed haas-python-fheartbeat==0.0.2 from https://files.pythonhosted.org/packages/cb/85/99477dab9f73b72cbc8acf1c1c8e7c56f3b2e2068ece5e396a88b79b38b7/haas-python-fheartbeat-0.0.2.tar.gz#sha256=fd4f4abd2ee2344c2eff81e3b89538d25dd8673d3ce8d01d09f850ea7a43357c from build tracker '/tmp/pip-build-tracker-1h5k4umb' 2022-06-07T09:18:22,258 Removed build tracker: '/tmp/pip-build-tracker-1h5k4umb'