2022-08-08T14:59:56,174 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ln6w8sg 2022-08-08T14:59:56,180 Created temporary directory: /tmp/pip-build-tracker-pbfxpty5 2022-08-08T14:59:56,180 Initialized build tracking at /tmp/pip-build-tracker-pbfxpty5 2022-08-08T14:59:56,181 Created build tracker: /tmp/pip-build-tracker-pbfxpty5 2022-08-08T14:59:56,181 Entered build tracker: /tmp/pip-build-tracker-pbfxpty5 2022-08-08T14:59:56,182 Created temporary directory: /tmp/pip-wheel-nzmvrva2 2022-08-08T14:59:56,253 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-08T14:59:56,261 2 location(s) to search for versions of sshclick: 2022-08-08T14:59:56,261 * https://pypi.org/simple/sshclick/ 2022-08-08T14:59:56,261 * https://www.piwheels.org/simple/sshclick/ 2022-08-08T14:59:56,263 Fetching project page and analyzing links: https://pypi.org/simple/sshclick/ 2022-08-08T14:59:56,264 Getting page https://pypi.org/simple/sshclick/ 2022-08-08T14:59:56,267 Found index url https://pypi.org/simple 2022-08-08T14:59:56,484 Skipping link: No binaries permitted for sshclick: https://files.pythonhosted.org/packages/43/72/12ff97984b93de865f6ec621afb1adfaa29f8cf4608f3d1a304e142e5425/sshclick-0.4.4-py3-none-any.whl#sha256=519bf520d8fc7fff329eed907c038b9d6dad3c53635e4512c1713f049cd16c18 (from https://pypi.org/simple/sshclick/) (requires-python:>=3.7,<4.0) 2022-08-08T14:59:56,486 Found link https://files.pythonhosted.org/packages/6a/b7/6fbced847b5b0968e01b6969d8160715f9452b07e460f8732494c3d29fe2/sshclick-0.4.4.tar.gz#sha256=06681fde24338b97375e7ceb54d660294ec63bc3f9bcfb9e3832947dabb586e1 (from https://pypi.org/simple/sshclick/) (requires-python:>=3.7,<4.0), version: 0.4.4 2022-08-08T14:59:56,487 Fetching project page and analyzing links: https://www.piwheels.org/simple/sshclick/ 2022-08-08T14:59:56,488 Getting page https://www.piwheels.org/simple/sshclick/ 2022-08-08T14:59:56,490 Found index url https://www.piwheels.org/simple 2022-08-08T14:59:56,706 Skipping link: not a file: https://www.piwheels.org/simple/sshclick/ 2022-08-08T14:59:56,707 Skipping link: not a file: https://pypi.org/simple/sshclick/ 2022-08-08T14:59:56,740 Given no hashes to check 1 links for project 'sshclick': discarding no candidates 2022-08-08T14:59:56,772 Collecting sshclick==0.4.4 2022-08-08T14:59:56,776 Created temporary directory: /tmp/pip-unpack-k3velrku 2022-08-08T14:59:57,284 Downloading sshclick-0.4.4.tar.gz (26 kB) 2022-08-08T14:59:57,466 Added sshclick==0.4.4 from https://files.pythonhosted.org/packages/6a/b7/6fbced847b5b0968e01b6969d8160715f9452b07e460f8732494c3d29fe2/sshclick-0.4.4.tar.gz#sha256=06681fde24338b97375e7ceb54d660294ec63bc3f9bcfb9e3832947dabb586e1 to build tracker '/tmp/pip-build-tracker-pbfxpty5' 2022-08-08T14:59:57,476 Created temporary directory: /tmp/pip-build-env-qvt76nw3 2022-08-08T14:59:57,490 Created temporary directory: /tmp/pip-standalone-pip-v1nlsx3p 2022-08-08T14:59:59,788 Installing build dependencies: started 2022-08-08T14:59:59,790 Running command pip subprocess to install build dependencies 2022-08-08T15:00:09,570 Using pip 22.1.2 from /tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip (python 3.7) 2022-08-08T15:00:11,064 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-08T15:00:11,974 Collecting poetry-core>=1.0.0 2022-08-08T15:00:12,085 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-08-08T15:00:13,175 Collecting importlib-metadata<2.0.0,>=1.7.0 2022-08-08T15:00:13,218 Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) 2022-08-08T15:00:13,695 Collecting zipp>=0.5 2022-08-08T15:00:13,733 Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-08-08T15:00:19,289 Installing collected packages: zipp, importlib-metadata, poetry-core 2022-08-08T15:00:22,742 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2022-08-08T15:00:22,743 anonfile 0.2.7 requires importlib-metadata==4.0.1, but you have importlib-metadata 1.7.0 which is incompatible. 2022-08-08T15:00:22,744 Successfully installed importlib-metadata-1.7.0 poetry-core-1.0.8 zipp-3.8.1 2022-08-08T15:00:22,971 --- Logging error --- 2022-08-08T15:00:22,972 Traceback (most recent call last): 2022-08-08T15:00:22,972 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-08T15:00:22,972 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-08T15:00:22,973 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-08T15:00:22,973 extend(render(renderable, render_options)) 2022-08-08T15:00:22,973 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-08T15:00:22,974 for render_output in iter_render: 2022-08-08T15:00:22,974 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-08T15:00:22,975 for line in lines: 2022-08-08T15:00:22,975 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-08T15:00:22,975 for segment in segments: 2022-08-08T15:00:22,976 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-08T15:00:22,976 renderable = rich_cast(renderable) 2022-08-08T15:00:22,976 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-08T15:00:22,977 renderable = cast_method() 2022-08-08T15:00:22,977 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-08T15:00:22,977 pip_cmd = get_best_invocation_for_this_pip() 2022-08-08T15:00:22,978 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-08T15:00:22,978 os.path.join(binary_prefix, exe_name), 2022-08-08T15:00:22,978 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-08T15:00:22,979 s2 = os.stat(f2) 2022-08-08T15:00:22,979 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-08T15:00:22,979 Call stack: 2022-08-08T15:00:22,980 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-08T15:00:22,980 "__main__", mod_spec) 2022-08-08T15:00:22,980 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-08T15:00:22,980 exec(code, run_globals) 2022-08-08T15:00:22,981 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-08T15:00:22,981 sys.exit(_main()) 2022-08-08T15:00:22,981 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-08T15:00:22,982 return command.main(cmd_args) 2022-08-08T15:00:22,982 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-08T15:00:22,982 return self._main(args) 2022-08-08T15:00:22,983 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-08T15:00:22,983 self.handle_pip_version_check(options) 2022-08-08T15:00:22,983 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-08T15:00:22,983 pip_self_version_check(session, options) 2022-08-08T15:00:22,984 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-08T15:00:22,984 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-08T15:00:22,984 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-08T15:00:22,985 self._log(INFO, msg, args, **kwargs) 2022-08-08T15:00:22,985 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-08T15:00:22,985 self.handle(record) 2022-08-08T15:00:22,986 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-08T15:00:22,986 self.callHandlers(record) 2022-08-08T15:00:22,986 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-08T15:00:22,987 hdlr.handle(record) 2022-08-08T15:00:22,987 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-08T15:00:22,987 self.emit(record) 2022-08-08T15:00:22,988 File "/tmp/pip-standalone-pip-v1nlsx3p/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-08T15:00:22,988 self.handleError(record) 2022-08-08T15:00:22,988 Message: '[present-rich] %s' 2022-08-08T15:00:22,989 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-08T15:00:23,379 Installing build dependencies: finished with status 'done' 2022-08-08T15:00:23,408 Getting requirements to build wheel: started 2022-08-08T15:00:23,410 Running command Getting requirements to build wheel 2022-08-08T15:00:27,256 Getting requirements to build wheel: finished with status 'done' 2022-08-08T15:00:27,267 Created temporary directory: /tmp/pip-modern-metadata-g6v177tc 2022-08-08T15:00:27,273 Preparing metadata (pyproject.toml): started 2022-08-08T15:00:27,275 Running command Preparing metadata (pyproject.toml) 2022-08-08T15:00:31,127 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-08T15:00:31,144 Source in /tmp/pip-wheel-nzmvrva2/sshclick_c620663e1d8e42deb1747d962bea90c4 has version 0.4.4, which satisfies requirement sshclick==0.4.4 from https://files.pythonhosted.org/packages/6a/b7/6fbced847b5b0968e01b6969d8160715f9452b07e460f8732494c3d29fe2/sshclick-0.4.4.tar.gz#sha256=06681fde24338b97375e7ceb54d660294ec63bc3f9bcfb9e3832947dabb586e1 2022-08-08T15:00:31,146 Removed sshclick==0.4.4 from https://files.pythonhosted.org/packages/6a/b7/6fbced847b5b0968e01b6969d8160715f9452b07e460f8732494c3d29fe2/sshclick-0.4.4.tar.gz#sha256=06681fde24338b97375e7ceb54d660294ec63bc3f9bcfb9e3832947dabb586e1 from build tracker '/tmp/pip-build-tracker-pbfxpty5' 2022-08-08T15:00:31,162 Created temporary directory: /tmp/pip-unpack-go97oxj5 2022-08-08T15:00:31,163 Building wheels for collected packages: sshclick 2022-08-08T15:00:31,173 Created temporary directory: /tmp/pip-wheel-bnfgfe_l 2022-08-08T15:00:31,173 Destination directory: /tmp/pip-wheel-bnfgfe_l 2022-08-08T15:00:31,178 Building wheel for sshclick (pyproject.toml): started 2022-08-08T15:00:31,180 Running command Building wheel for sshclick (pyproject.toml) 2022-08-08T15:00:35,209 Building wheel for sshclick (pyproject.toml): finished with status 'done' 2022-08-08T15:00:35,223 Created wheel for sshclick: filename=sshclick-0.4.4-py3-none-any.whl size=31852 sha256=32d552c98e391db02158180e830b73f45b54530141b907f1e03fcb3840ddfaaf 2022-08-08T15:00:35,226 Stored in directory: /tmp/pip-ephem-wheel-cache-3ln6w8sg/wheels/cf/9d/39/62109da25229c344c66600df9c2b420cdc6cabce1ce47b1f6b 2022-08-08T15:00:35,257 Successfully built sshclick 2022-08-08T15:00:35,266 Removed build tracker: '/tmp/pip-build-tracker-pbfxpty5'